Change log
Version 0.41.0 (current) - 26/09/2023
- Added secondary API Key to projects
Version 0.40.1 - 03/05/2022
- Added authentication mechanism using Authorization header
- Improvements and bug fixes
Version 0.39.0 - 02/02/2022
- Added "Email endpoints" - users can now send emails
- Increased password limit to 100 caracters
- Improved project management view in the dashboard
Version 0.38.0 - 11/11/2021
- Added "Email notifications" view to user menu in the dashboard
- Improvements and bug fixes
Version 0.37.0 - 30/10/2021
- Added websockets for Real-time data
- Added password reset email feature. Docs: Password reset overview
- Added additional data access options, accessible in the dashboard when creating endpoints
- (Internal) Added e2e test suite for all the features available at RESTED_DEV
- (Internal) Migrated Sequelize to version 6
Version 0.35.1 - 31/03/2021
- Added update strategy to choose how the data is updated. Update docs
Version 0.34.2 - 09/03/2021
- Added support for File uploads
Version 0.33.0 - 09/02/2021
- Integrated JSONata expressions in READ endpoints
Version 0.31.0 - 25/01/2021
- New feature: Master key
Version 0.30.0 - 11/01/2021
- First version.