Skip to content

Releases: greeeen-dev/natsumi-browser

1.6.2

23 Dec 10:10
e3aa80a
Compare
Choose a tag to compare
  • Fullscreen message glass effect is now opt in
  • Fixed glass effect text contrast on light theme

1.6.1

23 Dec 08:38
5a97e43
Compare
Choose a tag to compare
  • Improved Natsumi PDF Viewer loading bar
  • Fixed default dark theme colors not working for Natsumi Browser Pages

1.6.0

22 Dec 21:13
0453908
Compare
Choose a tag to compare
  • Added Natsumi PDF Viewer
  • Added glass effect to "Website is now full screen" popup

Upgrade instructions (from 1.5.1)

If you want Natsumi Browser Pages (the package w/ the PDF viewer)

  1. Copy userContent.css to your chrome folder
  2. Copy natsumi-pages folder to your chrome folder

If you don't want Natsumi Browser Pages

Just replace the natsumi folder.

1.5.1

22 Dec 18:37
adb0b63
Compare
Choose a tag to compare
  • Improved Natsumi Findbar design
  • Added options for FF sidebar positioning
  • Optimized Glass performance
  • Other UI improvements

1.5.0

21 Dec 19:10
dbae0f2
Compare
Choose a tag to compare
  • Added glass effects for Firefox sidebar panels (Bookmarks, History, etc), Tabs sidebar and navbar
  • Added floating Firefox sidebar panels
  • Added resizing for floating Firefox sidebar panels
  • Added floating navbar on compact mode
  • Bug fixes

1.4.2

21 Dec 15:55
bf41a14
Compare
Choose a tag to compare
  • Glass effect for Zen Sidebar (enable natsumi.sidebar.zen-sidebar-glass-effect to use this)
  • Decreased maximum Findbar width (enable natsumi.findbar.wider-findbar to restore original maximum width)
  • Findbar will now animate on new tabs
  • Bug fixes

1.4.1

21 Dec 09:59
5917b81
Compare
Choose a tag to compare
  • Adds shadows to Natsumi URLbar and Natsumi Findbar
  • Fixed a bug where some parts of a website were unclickable due to Findbar

1.4.0

21 Dec 01:16
69c83de
Compare
Choose a tag to compare
  • Added Natsumi Findbar!
  • Added an option to allow all pinned tabs to be shown without scrolling (by @vraravam)
  • Natsumi accent color can now be changed in config
  • Tab gradient will now turn red when hovering over the close button, or orange when hovering over the reset button
  • Removed Better Find Bar addon in favor of Natsumi Findbar
  • Renamed config.css to natsumi-config.css to prevent conflict with other userchromes
  • Restructured Natsumi to follow uCL guidelines

Upgrade instructions (from 1.3.0)

  1. Replace existing userChrome.css
  2. Copy natsumi-config.css
  3. Replace existing natsumi folder (merging also works, but this will leave things rather unclean)

1.3.0

19 Dec 10:28
086c05d
Compare
Choose a tag to compare
  • Restructured code so it's easier to maintain and configure
  • Added more transition animations
  • Added tab alert animation
  • Added gradient for selected/hovered tab similar to container tabs
  • Changed Workspaces popup style
  • Borders can now be removed for unselected container tabs
  • Tab groups are now opt-in
  • Patched button indicators showing with empty content
  • Fixed right gradient not showing properly for container tabs
  • Fixed tab title separator not showing properly when tab has an "action"

1.2.0

18 Dec 00:10
7f39913
Compare
Choose a tag to compare
  • Added custom CSS for container tabs
  • Added URLbar tab loading animation
  • Added URLbar hover effect
  • Added smoother Workspaces switching animation
  • Border tab loading animation is now opt-in due to high GPU usage and weird animations
  • Tab groups without tabs are now hidden if they do not disappear properly for whatever reason
  • Fixed border tab loading animation applying to non-website windows (including Zen Glance tabs)