Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

Releases: 1280px/rainfox

RainFox 5.3

12 Jan 06:58
36408e6
Compare
Choose a tag to compare

This release features Firefox 93+ compatibility updates and a couple of new features and improvements

Changelog:

  1. Context menus and panels

    • Compatibility fixes for context menus (now use color-mix)

    • Panels now use a little bigger font for text headers

    • App menu account e-mail is now hidden until you hover it

    • Context menus and panels are now separated to 2 different files

  2. Tabs and tabbar

    • Tabs and tabbar compatibility fixes

    • New variable to change visibility of active tab or/and tabbar outlines:
      "2px" - outline tabbar and active tab, "1px" - outline only active tab, "0px" - off

  3. Other

    • Other small improvements and fixes

    • Dropped "0." at the start of each version (0.5.3 -> 5.3)

    • Updated illustrations and README

RainFox 4.1

28 May 18:42
b7f8ba0
Compare
Choose a tag to compare

previously known as v0.4.1

The first RainFox release for Firefox with Proton redesign (89+)

This update featured a lot of changes:

  • Finally, code segmentation! (different parts of code now stored in separate files instead of one big userChrome.css)
  • Comes with 60+ Photon icons to change new Proton icons back to the old ones
  • Photon-ish application menu (currently without icons)
  • Photon-ish tab appearance and behaviour (control icons are currently located at left instead of right)
  • General code cleanup (still pretty messy after Proton update)
  • Hourglass tab loading is now disabled by default
  • "Forward" button autohide when inactive

4.1 is a reupload of 4.0 due to a critical bug found in it

RainFox 3.0

28 May 18:22
a26dd98
Compare
Choose a tag to compare

previously known as 0.3

This is the last version of RainFox made for pre-Proton Firefox.

Code became a lot cleaner, context menus code was partially rewritten, and 3 new features were added - Legacy Icon Updater, Adaptive Notifications and Adaptive 'Customize...' Page

RainFox 2.0

28 May 18:16
5a000d1
Compare
Choose a tag to compare

previously known as 0.2

This is the first RainFox version ever uploaded on GitHub.

The code didn't change that much from 1.0, just became more clear and more legacy MaterialFox code was removed