Skip to content

1.0.4

Latest

Choose a tag to compare

@AndyPandy1189 AndyPandy1189 released this 30 Jun 20:43

πŸš€ Release 1.0.4: Code Hardening

This patch includes a few small but important under-the-hood fixes to ensure Gamebase meets the strict safety requirements of the Obsidian ecosystem.

✨ Changes

  • Strict Typing: Fixed several edge cases where variables in the Settings menu UI were lacking strict type definitions (any), ensuring total TypeScript compliance.
  • Improved Stability: Resolved a minor linting warning regarding unsafe function calls during DOM manipulation in the settings pane.