mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-07-06 09:52:12 +02:00
1.2 KiB
1.2 KiB
Changelog
All notable changes to Mesh Forge will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.3.0 - 2025-12-10
Minor
- Added footer with links to legal pages (License, Privacy Policy, Terms of Service)
- Added licensing notice page explaining GPLv3 licensing for generated projects
- Added privacy policy page detailing data collection and usage
- Added terms of service page with usage terms and disclaimers
Patch
- Fix prerendering on dynamic routes
0.2.0 - 2025-12-10
Minor
- Switched OAuth authentication provider from Google to GitHub
- Integrated Giscus comments into build pages for discussion threads per build configuration
Patch
- Made build hash label clickable in BuildProgress component to navigate to build detail page
0.1.0 - 2025-12-10
Initial release