Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 951 Bytes

changelog.md

File metadata and controls

41 lines (29 loc) · 951 Bytes

Version 2.0.3

  • Minor internal improvements

Version 2.0.2

  • Ensuring the "focus" setting is respected

Version 2.0.1

  • Improved general refreshing applescript, allowing a short delay by default for switching focus
  • Ensuring force-refreshing actually force-refreshes the tab

Version 2.0.0

  • Rewitten: more modern code, no third-party dependencies, 98% smaller bundle

Version 1.2.0

  • Reloading some supported browsers directly via AppleScript without switching the focus

Version 1.1.5

  • Readme: using hi-res logo

Version 1.1.4

  • Outputting modern code (es2017, faster)
  • Using "Debug Launcher" for debugging

Version 1.1.3

  • Bundling with webpack

Version 1.1.2

  • Improved the applescript used

Version 1.1.1

  • Updated readme

Version 1.1.0

  • Added an option for keeping the focus on the browser
  • Added a Force Refresh command

Version 1.0.2

  • Updated readme

Version 1.0.0

  • Initial release