Releases: ShelterTechSF/askdarcel-api
1.60.8 Migration to update categories
What's Changed
Full Changelog: 1.60.7...1.60.8
1.60.7: Migration to add new categories
What's Changed
- Added test user to dev db. Needed for testing go API. by @jjfreund in #759
- Update URL for PostgreSQL apt packages. by @richardxia in #763
- ci: fix publish-release workflow indentation and switch to GCP_ARTIFA… by @davidagustin in #760
- Fix import staging script by @schroerbrian in #764
- SFSG Tile Updates by @dfloo in #765
New Contributors
- @davidagustin made their first contribution in #760
- @dfloo made their first contribution in #765
Full Changelog: 1.60.6...1.60.7
1.60.6: Bump Algolia index pagination limit
What's Changed
- fix: update dev image to bullseye by @lgarofalo in #756
- algolia: Bump pagination limit to 4000. by @richardxia in #758
Full Changelog: 1.60.5...1.60.6
1.60.5: Migration to rename `Covid-*` categories
This includes a small migration to rename all the categories that had a prefix of Covid- to sfsg-, to better reflect their new purpose. #755
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.