Files
ideaforge/changelog.md
Kai Chappell b1c827e4aa docs: fix issues found in planning document review
Riverpod updated to 3.2+ (Dart 3.7+), deployment platform set
to TBD, riverpod_generator updated to ^4.0.2.
2026-01-28 23:38:44 +00:00

647 B

changelog

All notable changes to IdeaForge.

Format based on Keep a Changelog. This project uses Semantic Versioning.

[Unreleased]

Added

  • Initial project scaffold
  • Project documentation (readme, CLAUDE.md, changelog)
  • Backend and frontend directory structure
  • Implementation plan with architecture, API design, and phased build order

Changed

  • Updated Riverpod to 3.2+ (flutter_riverpod ^3.2.0, riverpod_annotation ^4.0.1)
  • Updated Dart minimum to 3.7+ (required by Riverpod 3.2.0)
  • Set deployment platform to TBD (decided at deployment time)