Skip to content

Version 2026.1.0 [BETA 1]

Pre-release
Pre-release

Choose a tag to compare

@anonymous44401 anonymous44401 released this 18 Dec 14:52
9c4fe2d

Release Notes

Version 2026.1.0 [BETA 1] (Launched on 18/12/2025 for all modes).

This release added customisation to the Live Board method and error handlers.

Check out the source code for this release.

Code Changes:

  • New features

    • Added new error handlers
    • Added three customisation options for Live Boards:
      • LCD (Liquid Crystal Display) - default
      • DMI (Yellow) (Display Machine Interface - Yellow)
      • DMI (White) (Display Machine Interface - White)
  • Code Enhancements

    • Moved error handling for validation into utilities.py
    • Moved setting up for complex mode to a separate method
  • Error Handling

  • Performance Improvements

    • Removed some duplicated code
  • Refactoring

    • Minor code updates.
    • Removed some unneeded code.

Wiki Changes:

  • Added new documentation for error handling.
  • Updated documentation for Live Board.
  • Updated supported versions.

Other Changes:

  • None

Bugs

Fixes:

  • None

Awaiting Allocation:

  • None

What's Changed

Full Changelog: v2025.3.3...v2026.1.0-beta.1

Other associated releases

None