Skip to content

Releases: hyperion-project/hyperion.ng

Hyperion 2.0.0-alpha.6

27 May 22:12
Compare
Choose a tag to compare
Pre-release

Breaking

The release package names have been adjusted.
If you used a .deb package please uninstall it before you upgrade

  • Check for the package name apt-cache search hyperion. You may see now a entry like hyperion-x86, hyperion-rpi
  • Remove with the correct name sudo apt-get remove hyperion-XX
  • Now install the new .deb as usual. From now on the package is just called hyperion

Added

  • Documentation for Hyperion (#780)
  • Hyperion can be compiled on windows. Issues list (#738)
  • effect: New plasma/lava lamp effect (#792)
  • device: Philips Hue Entertainment API now available as new device. Read about requirements (#806)
  • webui: Philips Hue Entertainment API Wizard (#806)
  • webui: Toggle-Buttons for Component Remote Control (#677) (#778)
  • webui: Add Trapezoid to LED Layout creation (#791)

Changed

  • webui: Dark mode adjustments (#789)

Fixed

  • device: Rewrite-/LatchTime definitions for all devices adjusted (#785) (#799)
  • device: Nanoleaf crashes hyperion
  • Documentation for Hyperion (#780)
  • webui: Hide v4l2 if not available (#782)
  • Documentation fixes (#790)

Removed

  • Linux 32bit packages are no longer available for download. Also the .sh packages are gone.
  • Mac .dmg package disabled because of new apple restrictions. Please use the tar.gz instead.

Hyperion 2.0.0-alpha.5

17 Apr 20:18
Compare
Choose a tag to compare
Pre-release

Fixed

  • SSDP Discovery reliability (#756)
  • Some effects are running extreme slowly (#763)
  • JsonAPI error "Dead lock detected" (2e578c1)
  • USB Capture only in Black and white (#766)

Changed

  • Check if requested Instance is running (#759)
  • V4L2 enhancements (#766)
  • Stages are now used in Azure CI/CD (9ca197e)

Added

Hyperion 2.0.0-alpha.4

27 Mar 22:31
Compare
Choose a tag to compare
Pre-release

Fixed

  • Memoryleaks & Coredump, if no Grabber compiled (#724)
  • Resolve enable state for v4l and screen capture (#728)
  • Enable/Disable loops for components
  • Runs now on x86_64 LibreElec (missing libs) (#736)
  • Brightness componsation is now visible for configuration (#746)
  • Prevent malformed image size for effects with specific led layouts (#746)

Changed

  • SIGUSR1/SIGUSR2 implemented again (#725)
  • V4L2 width/height/fps options available (#734)
  • Swedish translation update

Hyperion 2.0.0-alpha.3

01 Mar 14:53
75f9a6d
Compare
Choose a tag to compare
Pre-release

Fixed

  • Led Matrix Layout - Save/Restore (#669) (#697)
  • New hue user generation (#696)
  • Nanoleaf - Udp Network init was missing (#698)
  • Multiple memory leaks and segfault issues in Flatbuffer Forwarder

Added

  • Package Update Descriptions on WebUi (#694)
  • Pull Requests will now create artifacts for faster testing!

Hyperion 2.0.0-alpha.2

20 Feb 13:59
Compare
Choose a tag to compare
Pre-release

Added

Changed

  • Smoothing comp state on startup (#685)
  • Azure GitHub release title (#686)
  • SSL/Avahi problems in previous release (#689)
  • WebUI Version Check to SemVer. Also addes "Alpha" Channel (#692)

Removed

  • Travis CI tests (#684)

Hyperion 2.0.0-alpha.1

16 Feb 16:02
17a9cd2
Compare
Choose a tag to compare
Pre-release

Initial Release