Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

56 lines (36 loc) · 1.03 KB

Changelog

Beta versions

v1.0.0-beta.1

  • Remove Umbrel logo, rename to Citadel
  • Responsive layout to work with smaller screens
  • Performance improvements when switching between views
  • Code cleanups
  • Reduce memory usage

v0.9.9

  • Remove restriction for eglfs
  • Code improvements
  • Add "Show Dashboard" button

v0.3.0

  • Update icon in the center of the QR code
  • Code cleanups

v0.2.2

  • Fix "Attribute Qt::AA_ShareOpenGLContexts must be set before QCoreApplication is created." warning
  • Drop linuxfb support. Not working with the latest version.

v0.2.1

  • Fix: Show a message if the system is not supported.
  • Add automated builds using GitHub actions.

v0.2.0

  • Add Umbrel logo to the QR code
  • Remove movable cursor
  • Switch to CMake build system

Alpha versions

v0.1.1

  • Add Umbrel logo in the bottom right corner
  • Add "Thank you for using Umbrel" text

v0.1.0

  • Fix missing "http://" in QR Code link
  • Optimize text align
  • Remove unused wayland compositor
  • Code cleanups

v0.0.1

  • First release