Releases: andrewbrey/flot
Releases · andrewbrey/flot
3.0.0
v2.2.0
v2.1.1
v2.1.0
Features
- Introduce "user settings" which can persist your settings between app restarts. For now, the only setting is your preference for "focus video".
- Update all dependency versions
v2.0.0
Features
- Update all dependency versions, including
Electron
Bug Fixes
- Fix the inability to launch the app on Linux when using Nvidia graphics
v1.4.0
Features
- Add an adblocking module which should prevent most 3rd party ads and trackers
Bug Fixes
- Prevent links which open in an external window from opening at all (might need to be refined more later, but this seems good for now)
v1.3.1
Features
- Add a global keybind
CmdOrCtrl+Alt+I
for "ignore clicks mode", which will also help clicks to remain ignored even upon switching workspaces (might just be a Linux issue, but also might be something experienced by other platforms).
v1.3.0
Features
- Modify web request headers to remove same-site restrictions for embedded frames, thus allowing more sites to be viewed (note that this requires removal of web security and iframe sandboxing features, so, it would be a bad idea to use Flot windows for anything sensitive...tldr, don't do your banking in a Flot window!)
Bug Fixes
- More reliably obtain a reference to the embedded frame, ensuring that we more often can use experimental css features.
v1.2.1
Bug Fixes
- Set the window to have no shadow so that transparency fully works for macos
v1.2.0
Features
- Your last website is now saved and will be restored the next time you launch the app
Bug Fixes
- Show the app in the macos dock (to give another way to quit the app)
- Show the app in the system taskbar (to give another way to quit the app)
- Fix pasting into the website input box when using the keyboard