gameflow-deck/CHANGELOG.md
Simeon Radivoev 6fe16f5564
All checks were successful
Build and Upload Canary / build (push) Successful in 2m1s
chore(release): 1.1.0
2026-03-01 17:51:01 +02:00

1.5 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2026-03-01)

Features

  • Implemented AppImage building (6a288f7)
  • Implemented launching and downloading of roms (f15bf9a)
  • implemented storage management (e4df8fb)
  • Made design more responsive (9e4b2a0)
  • massive front-end overhaul and initial github release (d5a0e70)
  • move to secure OS credential storage so that you never get logged out again (ef08fa6)
  • Moved to stream zip downloading. (62f16cb)

Bug Fixes