Skip to content

Releases: sindresorhus/Plash

v2.3.1

08 Jul 07:55
Compare
Choose a tag to compare
  • Minor user-interface improvements.

v2.3.0...v2.3.1

v2.3.0

03 Jun 16:48
Compare
Choose a tag to compare
  • Made it possible to only invert colors of a website while the system is in dark mode.
  • Plash now automatically disables while the screen is locked to save energy.
  • Added a “random” scripting command.

v2.2.0...v2.3.0

v2.2.0

26 May 08:22
Compare
Choose a tag to compare
  • Plash now requires macOS 11.
  • You can now add a custom title to websites.
  • Plash is now scriptable.
  • Added a preference to hide the menu bar icon.

v2.1.0...v2.2.0

v2.1.0

06 Apr 17:20
Compare
Choose a tag to compare
  • If clicking a link opens it in a new window, you can press the Option key while clicking the link to open it in the main Plash window.

This is the last macOS 10.15 compatible release.

v2.0.1...v2.1.0

v2.0.1

05 Apr 10:22
Compare
Choose a tag to compare
  • Bug fixes.

v2.0.0...v2.0.1

v2.0.0

30 Mar 17:16
Compare
Choose a tag to compare
  • You can now add multiple websites and easily switch between them.
  • Added a preference to open external links in the default browser.
  • Added “Bring Browsing Mode to the front” preference.
  • Added the ability to inject custom JavaScript into a website.
  • Added the ability to force print styles for a website. (macOS 11-only)
  • Plash now adds a CSS class named “plash-is-browsing-mode” while browsing mode is active. You can use this to customize the website‘s appearance or behavior while it‘s in browsing mode.

v1.8.0...v2.0.0

v1.8.0

22 Feb 07:08
Compare
Choose a tag to compare
  • Activating “Browsing Mode” no longer causes it to go in front of all other windows.
  • The state of “Browsing Mode” is now persisted between app launches.
  • Fixed an issue where Plash would not show up when launched while a fullscreen window was active.

v1.7.0...v1.8.0

v1.7.0

08 Nov 02:04
Compare
Choose a tag to compare
  • Improved compatibility with macOS 11 and Apple Silicon computers.
  • Added a preference to set a global keyboard shortcut to reload the page.
  • Added support for websites with Basic Auth.
  • Added support for [[screenWidth]] and [[screenHeight]] URL variables.
    • Use them in any URL and Plash will substitute the right values for you. For example, https://source.unsplash.com/random/[[screenWidth]]x[[screenHeight]]?puppy.
  • If you open an image directly, it will be aspect-filled.

v1.6.0...v1.7.0

v1.6.0

29 May 16:41
Compare
Choose a tag to compare
  • Support popup windows when in “Browsing Mode”. This makes it possible to log in to websites that use “Login with Facebook/Google/etc”.

v1.5.1

21 May 04:56
Compare
Choose a tag to compare
  • Fixed mouse interactions not working when in “Browsing Mode”.