Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 53 additions & 0 deletions docs/changelog/1_20250107.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# What's New (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](https://github.com/UW-THINKlab/resilience/pull/203))
- Added homepage app page ([#222](https://github.com/UW-THINKlab/resilience/pull/222))
- Included new process for activating signup code logic ([#216](https://github.com/UW-THINKlab/resilience/pull/216))
- Added profile indicator for household members ([#218](https://github.com/UW-THINKlab/resilience/pull/218))
- Added ability to add and remove user resources ([#225](https://github.com/UW-THINKlab/resilience/pull/225))


---

## **2. Documentation**

- Added documentation for migrating various aspects of the package ([#243](https://github.com/UW-THINKlab/resilience/pull/243))
- Added frontend development section and updates ([#241](https://github.com/UW-THINKlab/resilience/pull/241))
- Added backend development guide ([#240](https://github.com/UW-THINKlab/resilience/pull/240))
- Added CONTRIBUTING.md file for contribution ([#237](https://github.com/UW-THINKlab/resilience/pull/237))
- Updated main documentation ([#235](https://github.com/UW-THINKlab/resilience/pull/235))
- Removed fastapi instruction, not implemented ([#227](https://github.com/UW-THINKlab/resilience/pull/227))
- Various documentation fixes ([#244](https://github.com/UW-THINKlab/resilience/pull/244), [#236](https://github.com/UW-THINKlab/resilience/pull/236))



---

## **3. Build and Continuous Integration**

- Fixed test pypi failure by bumping version of dependent action ([#242](https://github.com/UW-THINKlab/resilience/pull/242))
- Updated base href for flutter gh-pages ([#231](https://github.com/UW-THINKlab/resilience/pull/231))
- Minified release web build and add base-href ([#209](https://github.com/UW-THINKlab/resilience/pull/209))


---

## **4. Bug Fixes and Maintenance**

- Fixed webpreview ([#234](https://github.com/UW-THINKlab/resilience/pull/234))
- Updated references to GitHub pages ([#233](https://github.com/UW-THINKlab/resilience/pull/233))
- Updated deployed images ([#232](https://github.com/UW-THINKlab/resilience/pull/232))
- Updated default app name ([#212](https://github.com/UW-THINKlab/resilience/pull/212))
- Fixed 'All Checklists' misspelling ([#211](https://github.com/UW-THINKlab/resilience/pull/211))
- Fixed permission for web gh-pages deployment ([#208](https://github.com/UW-THINKlab/resilience/pull/208))
- Fixed path to rendered files for web ([#207](https://github.com/UW-THINKlab/resilience/pull/207))


File renamed without changes.
Loading