All notable changes to this project are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.3.0
Added
- GitHub issue templates for bug reports and feature requests.
Changed
- Improve loading and switching UI theme.
- Improve the UX of loading verbs.
0.2.0 - 2026-04-14
Added
- Footer shows the app version next to the copyright and links to a
/changelogpage. - Changelog page.
Changed
- Minor UI improvements for quiz.
- Upgrade 3rd party libraries.
0.1.0 - 2026-04-13
Added
- Initial release: Spanish learning app built with TanStack Start and React, including a paginated verb conjugation matrix, verb quiz flow, GraphQL API with Apollo, Drizzle and PostgreSQL for data, and Better Auth scaffolding.