gameflow-deck/CHANGELOG.md
Simeon Radivoev 90f9221a80
Some checks failed
Build and Upload Canary / build (push) Failing after 2m51s
chore(release): 1.2.0
2026-03-14 02:16:18 +02:00

2.1 KiB

Changelog

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

1.2.0 (2026-03-14)

Features

  • Added interface options (2f32cbc)
  • Added QR login (4739b89)
  • implemented a basic store and emulatorjs (7286541)

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