Skip to content

v1.10.0

Compare
Choose a tag to compare
@Fannon Fannon released this 25 Aug 13:33
· 12 commits to main since this release
85f0f49
  • NEW: Show random tips on startup
    • Can be disabled via option enableHelp: false
  • NEW: Right-click result to copy URL to clipboard
  • IMPROVED: Improved initial loading time by caching browser history in local storage
    • The browser API to fetch history tends to be slow
    • The default history size (historyMaxItems) to load has been increased to 1024
  • IMPROVED: Simplified options for calculating score of recently visited pages
    • now only scoreRecentBonusScoreMaximum (which defaults to +20)
  • CHORE: Minor refactoring and cleanups, maybe with a little bit performance improvements.
  • CHORE: Removed SCSS build step, now it's just vanilla CSS

Full Changelog: v1.9.7...v1.10.0