Skip to content

v2.8.0

Compare
Choose a tag to compare
@mossroy mossroy released this 11 Jul 13:28
ef31082
  • NEW: Intelligently select the best Storage API for storing settings between sessions (cookie or localStorage)
  • NEW: Display title search results progressively instead of waiting for search to complete before displaying them
  • NEW: User can change depth of title search from Configuration
  • UPDATE: Better handling of case in title search, returning more accurate search results
  • UPDATE: Use const to declare constants, enabling better app memory management
  • UPDATE: Use SameSite=Strict for any residual cookie usage to conform to new security standards
  • BUGFIX: Major blocking bug causing high memory usage and slow load times when reading MIME type table of recent ZIM archives