Skip to content

Releases: greeeen-dev/natsumi-browser

2.2.1

16 Jan 08:39
bd9f256
Compare
Choose a tag to compare

Quick fix because I didn't use clip-path correctly 😭

🔧 Fixes and improvements

  • Fixed polygon always being used for clip-path instead of inset

2.2.0

16 Jan 06:36
f8ecf06
Compare
Choose a tag to compare

This is yet another small (but not as small) release to add support for 1.7b!

🚀 New features

  • Added support for new Essentials style

🔧 Fixes and improvements

  • Removed sidebar bounce experiment in favor of native bounce
  • Fixed Essentials animation blocking toolbar buttons
  • Fixed blur not working on marginless compact mode

2.1.1

14 Jan 00:42
3da7ae6
Compare
Choose a tag to compare

This is a small patch release to fix an issue with the Findbar. Don't worry, 2.2.0 is still in development and will be released with the next beta release of Zen Browser!

🔧 Fixes and improvements

  • Fixed the no results found icon being bugged (by @YelehaUwU)

2.1.0

10 Jan 07:51
a80b6d7
Compare
Choose a tag to compare

Natsumi 2.1.0 is here, with new features and fixes!

🚀 New features

  • Added a new animation for selecting essentials tabs
  • Added new compact URLbar experiment
  • Added new marginless compact mode experiment
  • Added new custom global font experiment

🔧 Fixes and improvements

  • Tweaked border radius and default blur
  • Fixed loading border animation in compact mode
  • Removed resizable tabs experiment

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