Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[Unreleased]
[0.0.9] - 2025-12-06
- Build: Upgrade dependencies
[0.0.8] - 2025-11-16
- Feature: Count down time beside progress bar
- Feature: Update some action text
- Fix: Correctly format resources in action costs and rewards
- Fix: Duration of "Get Out of Bed"
- Refactor: Action cards to use shared components and better types
- Build: Upgrade many dependencies, including Nextjs 16
[0.0.7] - 2025-10-01
- Feature: Travel container and progress bar
- Feature: Notification badge for travel button and location buttons
- Refactor: Helper function to format location names
[0.0.6] - 2025-09-25
- Refactor: Action cards to accept resource and string rewards
- Refactor: Move motion component into card component
[0.0.5] - 2025-09-20
- Build: update dependencies
[0.0.4] - 2025-09-20
- Feature: Initial content for City Hall
- Feature: Hide devmode button behind toggle in settings
- Feature: Organize devmode dialog
- Refactor: Display version from package.json
- Refactor: Display changelog from CHANGELOG.md
[0.0.3] - 2025-07-31
- Fix: Only show travel button when first location is unlocked
[0.0.2] - 2025-07-29
- Build: Github Action for deploying to CloudFlare Worker
[0.0.1] - 2025-07-28
- Feature: Initial content for Home
- Feature: Changelog page