Skip to content

v0.6.0

Compare
Choose a tag to compare
@CrescentKohana CrescentKohana released this 08 Jan 18:32
· 76 commits to main since this release

Added

  • New processing status page
  • Close nav's user menu when clicking admin or personal
  • New-password attribute where applicable to accommodate password managers

Fixed

  • Only show favorite groups when logged in as a user
  • Anonymous user check
  • Double navigation on the admin and series page
  • React hydration error on personal settings page
  • Make the nav's user menu buttons consistent in size
  • Error when gallery was not found

Changed

  • Rehauled the task menu
  • Require minimum of Node.js v20 and npm v10
  • Upgrade dependencies (such as Next.js 14)
  • Refactor to use Next.js's App router
  • Wider search box
  • Nav to be narrower and rounder
  • Github link to be more obvious
  • Shadow to user menu
  • Temporarily disabled loading icon (cause: a fundamental change in Next.js's router)