Releases: ZaparooProject/zaparoo-core
Releases · ZaparooProject/zaparoo-core
v2.7.0-beta2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Epic database and game matching overhaul by @wizzomafizzo in #336
- Fix download log logging bug by @wizzomafizzo in #332
- Media DB improvements by @wizzomafizzo in #333
- MQTT reader and publisher support by @wizzomafizzo in #337
- Fix token being removed in hold mode when reader has error by @wizzomafizzo in #338
- fix(readers): resolve write method launch skip and MiSTer file type support by @wizzomafizzo in #339
- feat(readers): add external drive reader implementation by @wizzomafizzo in #340
- feat(readers): add legacy PN532 UART/I2C reader support with mode refactor by @wizzomafizzo in #341
- Improve console handling on MiSTer by @wizzomafizzo in #342
- fix(mediadb): improve speed of selective system media db update by @wizzomafizzo in #343
- feat(batocera): add multi-arch universal package with runtime detection by @wizzomafizzo in #344
- feat(service): add cross-platform audio playback and media history tracking by @wizzomafizzo in #346
- feat(platforms/linux): add desktop launcher integrations for Steam, Lutris, and Heroic by @wizzomafizzo in #347
- feat(platforms): add Batocera active media tracker and keyboard combo handling by @wizzomafizzo in #348
- fix: correct file extensions for batocera systems and adjust audio feedback by @wizzomafizzo in #352
- feat(slugs): add media-type-aware title normalization by @wizzomafizzo in #349
- fix(kodi): fix issues with kodi playback and indexing by @wizzomafizzo in #353
- chore(deps): bump go-pn532 to v0.8.3 by @wizzomafizzo in #354
- fix(mister): resolve service auto-start issues and add log viewer by @wizzomafizzo in #356
- feat(platforms/windows): launchbox plugin, installer updates, fix retrobat and other launchers by @wizzomafizzo in #355
- feat: add API security controls, custom audio support, and ZapScript enhancements by @wizzomafizzo in #357
- feat(readers): add RS232 barcode reader implementation and tests by @wizzomafizzo in #358
- feat(playtime): add session and daily time limits with configurable warnings by @wizzomafizzo in #359
- feat(batocera): improve package and add port for TUI by @wizzomafizzo in #345
- feat(ci): add nightly build workflow and tag handling by @wizzomafizzo in #360
- fix(readers/linux): use
SystemBusPrivateto safely close connections without affecting shared bus by @wizzomafizzo in #361 - chore(ci): bump ZIGCC to v1.1.0 and temporarily disable signing steps by @wizzomafizzo in #362
Full Changelog: v2.6.2...v2.7.0-beta2
v2.6.2
v2.6.1
What's Changed
- Platform compatibility and launcher improvements by @wizzomafizzo in #327
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- Download log file over API by @wizzomafizzo in #296
- Update API docs by @wizzomafizzo in #300
- Implement basic security features by @wizzomafizzo in #301
- Introduce formal linting by @wizzomafizzo in #302
- Full Zig cross compilation builds by @wizzomafizzo in #304
- Add some more tests by @wizzomafizzo in #306
- Update build script by @wizzomafizzo in #307
- Merge mrext into zaparoo-core by @wizzomafizzo in #308
- Media db performance enhancement by @wizzomafizzo in #309
- NFC enhancements by @wizzomafizzo in #312
- Add support for tty2oled displays by @wizzomafizzo in #316
- Add Kodi support for Batocera with API testing infrastructure by @wizzomafizzo in #318
- Add Kodi collection support with authentication by @wizzomafizzo in #320
- Add database testing infrastructure by @wizzomafizzo in #319
- Add Batocera pacman package support by @wizzomafizzo in #321
- Add extended Batocera system support with comprehensive mapping by @wizzomafizzo in #322
- Update go-pn532 version and improve PN532 logging by @wizzomafizzo in #323
- Various bug fixes and improvements by @wizzomafizzo in #324
Full Changelog: v2.5.1...v2.6.0
v2.6.0-beta17
Full Changelog: v2.6.0-beta16...v2.6.0-beta17
v2.6.0-beta16
Full Changelog: v2.6.0-beta15...v2.6.0-beta16
v2.6.0-beta15
What's Changed
- Download log file over API by @wizzomafizzo in #296
- Update API docs by @wizzomafizzo in #300
- Implement basic security features by @wizzomafizzo in #301
- Introduce formal linting by @wizzomafizzo in #302
- Full Zig cross compilation builds by @wizzomafizzo in #304
- Add some more tests by @wizzomafizzo in #306
- Update build script by @wizzomafizzo in #307
- Merge mrext into zaparoo-core by @wizzomafizzo in #308
- Media db performance enhancement by @wizzomafizzo in #309
- NFC enhancements by @wizzomafizzo in #312
- Add support for tty2oled displays by @wizzomafizzo in #316
- Add Kodi support for Batocera with API testing infrastructure by @wizzomafizzo in #318
- Add Kodi collection support with authentication by @wizzomafizzo in #320
- Add database testing infrastructure by @wizzomafizzo in #319
- Add Batocera pacman package support by @wizzomafizzo in #321
- Add extended Batocera system support with comprehensive mapping by @wizzomafizzo in #322
- Update go-pn532 version and improve PN532 logging by @wizzomafizzo in #323
- Various bug fixes and improvements by @wizzomafizzo in #324
Full Changelog: v2.5.1...v2.6.0-beta15
v2.5.1
v2.5.0
What's Changed
- Updated video formats by @Anime0t4ku in #275
- Fix MiSTer Arcade bugs by @wizzomafizzo in #279
- ZapScript parsing improvements by @wizzomafizzo in #280
- Remote URL support by @wizzomafizzo in #285
- Symlink and TUI bugs by @wizzomafizzo in #289
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Sqlite conversion by @BossRighteous in #229
- Simplify platform interface by @wizzomafizzo in #227
- Switch to mattn sqlite library by @wizzomafizzo in #240
- Mac platform updates by @wizzomafizzo in #231
- Support for custom launchers by @wizzomafizzo in #243
- Generic platform improvements by @wizzomafizzo in #247
- Custom HTTP FS handler for serving SPA by @wizzomafizzo in #248
- TUI updates by @wizzomafizzo in #252
- Implement Goose migration library by @wizzomafizzo in #257
- Add old mappings migration by @wizzomafizzo in #258
- Add new reader event hooks by @wizzomafizzo in #259
- ZapScript parser by @wizzomafizzo in #261
- Add expression support in ZapScript by @wizzomafizzo in #263
- Add support for new Sinden core location by @wizzomafizzo in #260
- Initial launcher for LibreElec by @Anime0t4ku in #208
- Switch to expr in custom launcher execute by @wizzomafizzo in #264
- Added arcade folder and launcher by @wizzomafizzo in #265
- Finalise libreelec support by @wizzomafizzo in #266
- More TUI fixes by @wizzomafizzo in #268
- Add libreelec to builds by @wizzomafizzo in #269
- Initial key chording support for mister by @wizzomafizzo in #270
- Update platform.go by @Anime0t4ku in #271
- Fix app version setting and config/data dir references by @wizzomafizzo in #273
New Contributors
- @Anime0t4ku made their first contribution in #208
Full Changelog: v2.3.1...v2.4.0