Releases: Ignitus/Ignitus-rest-api
Releases · Ignitus/Ignitus-rest-api
Username Support 🎯
Typescript support added 🔨
#131 adds support for TS, migration will take place step by step. ☘️
Security 🚨 & Privacy 🕵️♂️ & Scalability & Consistency & Modular.
Major updates ★
Node version updated to => v13.2.0
Major migration to => ES6 Modules.🔨
Updated Models, Controllers, Routes 🔨
Enhanced code readability 🚩
Removed unnecessary expression 🚨.
Updated environment variables. 🕵️♂️
Code now looks for modular.
Un-successful migration of DB due to change in schema. 🧨.
Improved error handling. ★
Security Release 🚨
- Added restrictions for put, post, delete ops on testimonials. 🔨
- Added support for admin flag on user model. 🚩
- Added middleware to verify ordinary users / admin. 🚨.
- Added config file to store process.env. 🕵️♂️
Motivation and Context
Security
🚨 & Privacy
🕵️♂️
How Has This Been Tested?
- Tested Locally.
- Will be tested on Heroku review apps (This pipeline is using the new Review Apps).