Releases: City-of-Bloomington/inRoads
Releases · City-of-Bloomington/inRoads
Dependencies update
Updated all library dependencies to the current latest versions
https://github.com/City-of-Bloomington/inRoads/milestone/7?closed=1
Master Address update release
What's new
- Updates to work with the new Master Address web service.
- Cache busting for CSS and JS
https://github.com/City-of-Bloomington/inRoads/milestone/6?closed=1
Permission checking bug fixes
IE / Edge fix
This is primarily a javascript update for IE and Edge browsers.
https://github.com/City-of-Bloomington/inRoads/milestone/4?closed=1
Notifications and refactoring
This release adds support for email notifications to be sent out. It also has an Ansible deployment script.
This release is the start of a refactoring to a new architecture for the code. I'm moving away from ActiveRecord. I'm working on pulling out the Domain stuff, heading towards a more Clean Architecture.