Skip to content

Releases: greeeen-dev/natsumi-browser

2.0.1

02 Jan 15:12
8f70203
Compare
Choose a tag to compare

This is a quick patch that fixes the default home page's modals, because I made the style for the warning modal apply to all modals. Sorry!

🚀 New features

  • Added option to use accent color as highlight color

🔧 Fixes and improvements

  • Fixed dialog styles

2.0.0

02 Jan 13:22
e9dc20a
Compare
Choose a tag to compare

Natsumi Browser v2 is here, marking a new beginning for the project.

🚀 New features

  • New base looks for Natsumi Browser!
  • Added tweaks for home and preference pages
  • Added resizable tabs and bouncing sidebar experiments
  • Made the full screen alert more compact and modern

🔧 Fixes and improvements

  • Improved context menus on macOS
  • Removed traffic light window buttons (apparently this was indeed a part of the base UI and I didn't realize it until I started rewriting the base UI. Sorry!)
  • Removed Natsumi URLbar support for legacy versions
  • Removed floating navbar due to bugs
  • Fixed glass effect disappearing when navbar is not hovered

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)