Skip to content

Releases: Christoph-Wagner/firefox-better-history-ng

v2.1.0

17 Sep 15:52
Compare
Choose a tag to compare

What's Changed

  • Fix history not loading for non-current period when not showing repeated visits by @Blond11516 in #15

New Contributors

Full Changelog: v2.0.0...v2.1.0

Live on AMO

v2.0.0

28 Aug 17:02
Compare
Choose a tag to compare

This is live on AMO

Sorry for everyone who opened issues, I kinda forgot about the extension for a while and didn’t realize Github would not email me for a new issue. Will keep a closer eye on it now and also finally work on some performance issues (as well as converting it to Typescript).

Features

  • Split search: Now a search is split into tokens separated by space, searching for the occurrence of all of them. To escape this behavior, you can "quote your search". To search for quotes as a character, you have to escape them like this: \" Fixes #5
  • Domain search: supporting site:domain.tld searches, e.g. site:addons.mozilla.org better-history-ng Fixes #1

Both of those were opened by and fixed with the help of lengyijun, thank you!

Bugfixes

  • Fix for #13, overriding region settings should now work. Thank you kyrias

Full Changelog: v1.0.2...v2.0.0

v1.0.2

20 Jan 17:16
Compare
Choose a tag to compare

Fixed some issues, added i18n support and a very ugly options page to overwrite the browser language settings (as apparently the JS Intl Api only understand regions, but can’t use the OS’ specified settings independent of the region).

Generally usable and probably the first version to end up on AMO soon.

v1.0.1 NG

17 Jan 18:15
Compare
Choose a tag to compare
v1.0.1 NG Pre-release
Pre-release

The first preview version. Signed by Mozilla, so it will work on stable Firefox.