Perseus_Changelog

Stay up to date with the latest features and improvements.

v2.1.0

2025-04-01
2 weeks ago
  • new
    Added dark mode support with automatic theme detection based on system preferences.
  • improved
    Enhanced performance by optimizing rendering pipeline and reducing unnecessary re-renders.
  • fixed
    Fixed an issue where the sidebar would not properly collapse on smaller screen sizes.

v2.0.0

2025-03-15
1 months ago
  • new
    Complete redesign of the user interface with a focus on accessibility and usability.
  • new
    Introduced a new component system based on the latest design system guidelines.
  • deprecated
    Removed legacy theme support. Please migrate to the new theming API.
  • improved
    Reduced bundle size by 35% through code splitting and tree shaking optimizations.

v1.9.2

2025-02-28
1 months ago
  • fixed
    Resolved a critical security vulnerability in the authentication flow.
  • improved
    Updated dependencies to their latest versions for better compatibility.