Releases: ShelterTechSF/sheltertech-go
Releases · ShelterTechSF/sheltertech-go
Release 1.2.0
What's Changed
- feat: allow hot reload for dev flow by @lgarofalo in #120
- chore(deps): bump github.com/go-chi/chi/v5 from 5.0.14 to 5.1.0 by @dependabot in #124
- chore(deps): bump github.com/nyaruka/phonenumbers from 1.3.4 to 1.4.0 by @dependabot in #130
- feat(jwt): add jwt auth to protected endpoints by @lgarofalo in #131
Full Changelog: v1.1.0...v1.2.0
1.1.0: Navigator UI
This release includes the the functionality for the Navigator UI project. This marks an important milestone for this project, since it is the first set of brand new features implemented in the sheltertech-go project rather than in the askdarcel-api project. This includes the following new features:
- Bookmarks and Folders
- Saved Searches
- User Authentication
Release 1.0.1
Incremental release to test deployment flow.
Release 1.0.0
First release, checking flows, nothing used in production yet.