Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

77 lines (49 loc) · 1.98 KB

Changelog

0.7.0

  • Disable password saving, preferring external password managers.
  • Disable tab hover images.
  • Disable recent searches from URL bar suggestions.
  • Add support for custom user.js file. Custom user.js file can be placed inside custom directory, which is then appended to the built user.js file.
  • Improve new tab page's "Add Shortcut" tile's styles.
  • Improve new tab page's shortcut grid styling on rows that do not have enough items to fill the whole row.

0.6.0

  • Remove weather widget from the new tab page.
  • Fix new tab page tile hover styling on recent Firefox versions. The hover background used to be disabled, and is now again.
  • Disable Pocket extension.

0.5.0

  • Remove overflow menu's main hamburger menu replacement feature. Firefox >= 109 has a separate extension menu where extension icons go, making the additional overflow less useful. As such, we no longer are able to reduce the number of menus to just one; instead we can now display the more feature rich main menu instead and have an option for a third additional overflow menu.

0.4.2

  • Disable search engine suggestion row in address bar.
  • Disable CFR recommendations.

0.4.1

  • Disable ads in address bar on Firefox >= 94.

0.4.0

  • Reduce pre-tab spacing on Windows.

0.3.0

  • Enable native macOS fullscreen.
  • Add Makefile wrapper.

0.2.0

  • New tab page top sites Custom Image URL support. Image now covers the whole thumbnail area.
  • Disable Firefox after update homepage override.
  • Disable sponsored top sites.
  • Remove fixed top sites count.
  • Fix compatibility with Firefox >= 89.
  • Now requires Firefox 89 or newer.

0.1.5

  • Remove outdated tab overflow arrow shadow styles.

0.1.4

  • Re-publish 0.1.3 build artifact.

0.1.3

  • Fix compatibility with Firefox >= 73, root was changed to HTML from XUL.

0.1.2

  • Enable user stylesheets by default on Firefox >= 69.

0.1.1

  • Resolves compatibility issues with Firefox >= 69 new tab page.

0.1.0

  • Initial release.