Changelog & Release Notes
14. Changelog & Release Notes¶
All notable documentation and frontend changes for SPEX Frontend. Dates in UTC.
2025-09-03
- Add Examples: docs/examples/example-flows.md
(routes, components, saga links).
- Add Troubleshooting: docs/reference/troubleshooting.md
.
- Add Frontend FAQ: docs/reference/faq.md
.
- Add Theme & Global Styles: docs/ui-theming/theme-and-styles.md
.
- Add Progress Summary: docs/development/progress_summary.md
.
- Update memory_bank statuses for tasks 09–12.
2025-09-03 (earlier) - Getting Started, Tutorials, API Reference docs (03–08) scaffolded and linked per plan.
Notes
- Router and path references: src/routes/*
, src/models/PathNames.js
.
- Redux slices and sagas: src/redux/modules/*
.