Skip to content

v1.5.0

Choose a tag to compare

@itsvlxd itsvlxd released this 19 Aug 20:17
· 59 commits to main since this release

RetroLinux

This ISO is a stable release built from the main branch.
Recommended for everyday use.

💻 About

Stable releases are built from the main branch and contain only tested, production-ready changes. They are recommended for everyday use.

If you encounter any issues, please report them on the issue tracker. Your feedback helps improve RetroLinux for everyone.

Want the latest features and fixes? Try the nightly release.

🐛 Report a Bug · ✨ Request a Feature · 📖 Documentation

Commit: 32847b3 · Built: 2026-08-19T23:07:52+03:00

📜 Changelog

1.5.0 (2026-08-19)

Bug Fixes

  • branch: fix git fetch branch (e9d27bb)
  • driver: fix ghost none driver optional (e30e2a2)

Features

  • lib: add package install, uninstall and new module props (1f78a2e)
  • modules: add package check condition (733f11e)
  • modules: add shazam music recognition (c31d8a1)
  • modules: add tesseract ocr (0598778)
  • retro: add shell settings preview, dashboard & modular packages (#10) (32847b3)
  • retroshell: add support for dashboard widgets placement (a32ae8a)
  • retroshell: add toolbox customization (a5ae5e0)
  • retroshell: make toolbox shazam and ocr optional (a07b82c)
  • settings: add card boder for themes and wallpapers (c49e7ce)
  • settings: add dashboard shell settings (add0ff3)
  • settings: add shell customization preview (c7eceb6)
  • settings: add toggle for workspaces (a1523a9)
  • tests: add support for the new module props (52f5d62)