Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 18:48
· 9 commits to main since this release

Stabilization update.

Features

  • Stabilized Modules:
    • Stabilized Main and UI.Core modules.
    • Stabilized UI.Commands and UI.Dialog modules.
    • Stabilized Net.Core and Net.Core Heartbeat system.
  • Chat export.
  • UI Enhancements:
    • Moved UI element names to constants for better maintainability.
    • Added a breaking error window for improved error visibility.

Fixes

  • Debug and Errors:
    • Removed debug-related components from the GitHub Actions workflow.
    • Fixed error handling issues when setting the network interface.
    • Resolved issue where logger initialization failure did not display an error.

Styles

  • Code and UI Improvements:
    • Renamed cursive_extension module to view_updater for clarity.
    • Updated AUTO_HIDE_MENU property settings.
    • Deleted redundant rules in logging configurations.

Resources

  • Documentation: Updated and initialized README.md with relevant information.