Skip to content

Releases: UW-THINKlab/resilience

v2025.01.07.1

07 Jan 22:50
7b76cbc
Compare
Choose a tag to compare

This version contains everything in v2025.01.07 as well as

  • A fix to the CD pipeline that publishes to PyPI

Full Changelog: v2025.01.07...v2025.01.07.1

v2025.01.07

07 Jan 19:51
5636463
Compare
Choose a tag to compare

Overview

The project has achieved significant milestones across continuous integration, feature development, developer experience, and documentation, reflecting consistent progress and a commitment to maintainability and user experience. Key achievements include: adding documentation for migrating various aspects of the package, fixing formatting issues, resolving test PyPI failures by bumping the version of a dependent action, and adding frontend and backend development guides. The repository names and organization were updated, contributing guidelines were added, and main documentation was updated. Additionally, fixes were made to the web preview functionality.


1. Feature Additions

  • Integration of the web preview with the backend database (#203)
  • Added homepage app page (#222)
  • Included new process for activating signup code logic (#216)
  • Added profile indicator for household members (#218)
  • Added ability to add and remove user resources (#225)

2. Documentation

  • Added documentation for migrating various aspects of the package (#243)
  • Added frontend development section and updates (#241)
  • Added backend development guide (#240)
  • Added CONTRIBUTING.md file for contribution (#237)
  • Updated main documentation (#235)
  • Removed fastapi instruction, not implemented (#227)
  • Various documentation fixes (#244, #236)

3. Build and Continuous Integration

  • Fixed test pypi failure by bumping version of dependent action (#242)
  • Updated base href for flutter gh-pages (#231)
  • Minified release web build and add base-href (#209)

4. Bug Fixes and Maintenance

  • Fixed webpreview (#234)
  • Updated references to GitHub pages (#233)
  • Updated deployed images (#232)
  • Updated default app name (#212)
  • Fixed 'All Checklists' misspelling (#211)
  • Fixed permission for web gh-pages deployment (#208)
  • Fixed path to rendered files for web (#207)