🐛 Bug fix
- [Framework] Fix connection issue with Heroku Postgres (#2615) @mohamead
- [Framework] Remove relations route from bookshelf template (#2585) @lauriejim
- [Framework] Update inquirer version to resolve Windows cli hang (#2565) @jgreene
- [Framework] Avoid write files if not development environment (#2518) @abdonrd
- [Framework] Avoid duplicating the message when wrapping errors with Bom (#2445) @jacargentina
- [Plugin] Incorrect params variable name in user update (#2632) @projik
- [Plugin] Add logo to documentation plugin (#2583) @Aurelsicoko
- [Plugin] Fix Create new role bug related to permissions missing (#2571) @soupette
- [Plugin] Fix query building in user-permissions/services/Provider.js (#2537) @pragone
💅 Enhancement
- [Admin] Update RU translations (#2589) @denisinvader
- [Admin] Add intl support in logout component (#2590) @denisinvader
- [Admin] Add Documentation and Help links (#2612) @pierreburgy
- [Documentation] Small grammatical fix (#2594) @trevorkirpaul
- [Documentation] Update graphql.md (#2618) @AndroAmater
- [Documentation] Update PR Template with database testing checks (#2597) @derrickmehaffy
- [Documentation] Add migration of jwt.json file (#2584) @lauriejim
- [Documentation] More friendly / grammar updates (#2578) @patrickblackjr
- [Documentation] Grammar improvements to the installation docs (#2575) @patrickblackjr
- [Documentation] Update deployment guide with helpful hint (#2572) @mirazmamun
- [Documentation] Updated documentation for model indexing (#2500) @bearjaws
🚀 New feature
- [Framework] Custom timestamp column names in database (#2556) @chaitanyya