Skip to content

Releases: Ignitus/Ignitus-rest-api

Username Support 🎯

19 Jul 22:08
792fb72
Compare
Choose a tag to compare
Username Support 🎯 Pre-release
Pre-release
  1. Added jest and supertest as devDependencies #156
  2. Removed mongoose deprecation warnings #157
  3. Adds username support #154

Typescript support added 🔨

21 Mar 20:29
3b95b8e
Compare
Choose a tag to compare

#131 adds support for TS, migration will take place step by step. ☘️

Security 🚨 & Privacy 🕵️‍♂️ & Scalability & Consistency & Modular.

13 Mar 22:48
4cf342c
Compare
Choose a tag to compare

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. ★

#128

Security Release 🚨

08 Mar 00:57
d18e476
Compare
Choose a tag to compare
  • 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).