Skip to content

Releases: sindresorhus/Plash

v1.5.0

13 May 16:09
Compare
Choose a tag to compare
  • Added preference to toggle “Browsing Mode” through a keyboard shortcut.
  • Fixed Plash not completely filling the screen when the menu bar is set to automatically show/hide.
  • Only show website alerts and prompts in “Browsing Mode”.
  • Prevent accidental website interaction when desktop icons are hidden.

v1.4.0

08 Feb 06:37
Compare
Choose a tag to compare
  • Plash will not reload a remote website if there's no internet connection. 1c75ca1
    This prevents Plash from showing nothing if your internet connection is lost and Plash tries to automatically reload.
  • Added support for websites that use the JavaScript alert(), confirm() and prompt() methods. b47e1a0
  • Preserve zoom state per URL. de84110

v1.3.1...v1.4.0

v1.3.1

23 Jan 03:21
Compare
Choose a tag to compare
  • Fixed an issue where Plash would incorrectly reload the website when the power source was plugged/unplugged even though the “Deactivate While on Battery” preference was not enabled.

v1.3.0...v1.3.1

v1.3.0

20 Jan 02:18
Compare
Choose a tag to compare
  • All audio is now muted.
  • Added support for opening a local website.
  • Added a button in the Preferences window to clear all website data.
  • Added the ability to open developer tools. Just right-click when in “Browsing Mode” and select “Inspect Element”. This can be useful for debugging custom CSS.
  • Fixed using the “Invert Website Colors” and “Custom CSS” preferences together.

v1.2.0...v1.3.0

v1.2.0

14 Jan 04:22
Compare
Choose a tag to compare
  • Added a preference to deactivate Plash when the laptop is running on battery.
  • Added a preference to show the website on all spaces. This was previously the default behavior, but it's now opt-in.
  • The web view is now transparent, so if you make the website background transparent, your existing wallpaper will show through the transparent areas.
  • Fixed a problem with opening “localhost” URLs.

v1.1.0...v1.2.0

v1.1.0

12 Jan 05:31
Compare
Choose a tag to compare
  • Added a preference to invert the colors of the website (fake dark mode).
  • Added a preference to choose which display to show the website on.
  • Added a preference to let you add custom CSS to the website.
  • If you hover the mouse over the menu bar icon, it will show a tooltip with the website title and URL.

v1.0.0...v1.1.0

v1.0.0

09 Jan 11:42
Compare
Choose a tag to compare

🦄