Releases: ShelterTechSF/askdarcel-api
1.60.4: Updated Our415 Categories
This is just a minor release that renames and updates subcategory relationships for an Our415 category. #754
1.60.3: Migration for bookmarks name column
This contains a small change to the DB schema to create a name column in the bookmarks table.
1.60.2: Data migration for DCYF Sports & Rec subcategories
This is a minor release that adds a data migration for creating new subcategories for the DCYF project, primarily focused on subcategories of the Sports & Recreation category.
1.60.1: Fix boosted results for categories
This includes a hotfix for the boosted search results not working all the time, due to an issue with the Algolia index configuration: #750
1.60.0: Boosted Rankings in Subcategories
This release adds a new feature to boost the ranking of a search result in specific subcategories. This allows more fine-grained control over search results, particularly when we want to influence the rankings beyond just term matching. Has a corresponding front-end change.
Also, as a minor update, this adds a data migration to create the "Teen Parent" eligibility.
1.59.1: Data migration for DCYF top-level categories
This is a minor release that adds a data migration for creating the top-level categories for DCYF and associating their subcategories with them.
1.59.0: Navigator UI and Saved Searches
This marks the release of the Navigator UI project. While most of the new functional has been implemented in the sheltertech-go project, the database schema changes are still tracked in this project. This includes the schema migration to add the saved searches table.
Hierarchical Eligibilities and Category and Eligibility Migration
Authentication Code and Breaking News Changes
1.57.0 add: ability to query for active articles via NewsArticle model (#736)
New Docker Image
Updates the Docker Image now that our previous base image no longer exists