Skip to content

v0.3.6

Choose a tag to compare

@aFFekopp aFFekopp released this 10 Feb 21:09
· 1 commit to main since this release

Fixed

  • Sessions Pagination: Re-implemented robust pagination logic for the Sessions page using window-scoped state management, ensuring stable page transitions and correct item slicing.
  • Alphabetical Sorting: Improved the "Add Item" modal in the manual session editor to display library items in alphabetical order, making it easier to find specific entries.
  • Duplicate Prevention: Implemented case-insensitive duplicate checks when adding or updating library items to prevent redundant entries within the same category.
  • Statistics Alignment: Fixed X-axis label alignment and date formatting in the Practice Trends chart (especially for Month/Year view).