Releases: UW-THINKlab/resilience
v2025.01.07.1
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
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)