Perseus_Changelog
Stay up to date with the latest features and improvements.
v2.1.0
2025-04-012 weeks ago
- newAdded dark mode support with automatic theme detection based on system preferences.
- improvedEnhanced performance by optimizing rendering pipeline and reducing unnecessary re-renders.
- fixedFixed an issue where the sidebar would not properly collapse on smaller screen sizes.
v2.0.0
2025-03-151 months ago
- newComplete redesign of the user interface with a focus on accessibility and usability.
- newIntroduced a new component system based on the latest design system guidelines.
- deprecatedRemoved legacy theme support. Please migrate to the new theming API.
- improvedReduced bundle size by 35% through code splitting and tree shaking optimizations.
v1.9.2
2025-02-281 months ago
- fixedResolved a critical security vulnerability in the authentication flow.
- improvedUpdated dependencies to their latest versions for better compatibility.