• v0.7.2 6ce9d8d223

    0.7.2 Stable

    ashpie released this 2020-05-19 10:56:02 +02:00 | 192 commits to develop since this release

    • Change linux release type to AppImage
    Downloads
  • v0.7.1 321c7f6b54

    0.7.1 Stable

    ashpie released this 2020-05-05 22:45:56 +02:00 | 194 commits to develop since this release

    • Fix "no services tip message" appearing in front of loaded services
    Downloads
  • v0.7.0 8165d8fbcc

    0.7.0 Stable

    ashpie released this 2020-05-05 22:27:59 +02:00 | 197 commits to develop since this release

    • New navigation layout
      • It is more compact
      • Loaded services now have a vertical bar on the right of the button (instead of a dot which could be mistaken for notifications)
      • Navigating with tab keys through buttons now changes their background color instead of an outline
      • Fix scrolling when there are a lot of services
      • Better look for history navigation buttons (go back/forward one page)
    • Add help message when no service is loaded (try closing all services)
    • Remove placeholder empty page content (there was a brief "Loading..." when loading a service)
    • Bump electron to 8.2.5
    Downloads
  • v0.6.4 a91e61ab5b

    0.6.4 Stable

    ashpie released this 2020-04-28 11:51:41 +02:00 | 206 commits to develop since this release

    • Bump electron to 8.2.4
    Downloads
  • v0.6.3 24e783e644

    0.6.3 Stable

    ashpie released this 2020-04-18 15:02:01 +02:00 | 210 commits to develop since this release

    • Actually run the auto updater
    • Stop releasing for mac as I cannot build for it anymore
    Downloads
  • v0.6.2 cd75685b94

    0.6.2 Stable

    ashpie released this 2020-04-18 14:13:35 +02:00 | 213 commits to develop since this release

    • Upgrade all dependencies (i.e. electron 8.2.3)
    Downloads
  • v0.6.1 9a24df4984

    0.6.1 Stable

    ashpie released this 2020-04-01 14:11:03 +02:00 | 216 commits to develop since this release

    • Save granted and denied permissions per domain in config file
    • Add a basic permission management menu to the service navigation right click
    Downloads
  • v0.6.0 87d37ea5ea

    0.6.0 Stable

    ashpie released this 2020-04-01 10:04:09 +02:00 | 220 commits to develop since this release

    • Remove border from app icon
    • Fix newly created service failing to load on client
    • Preview link target url on mouse over
    • Security: ask user on permission request from webviews
    • Security: only open external links with url scheme https://
    • Security: add content security policy meta tag in all local html files
    • Security: disable remote module in webviews
    • Security: upgrade all dependencies in yarn
    Downloads
  • v0.5.3 5c9422c865

    0.5.3 Stable

    ashpie released this 2020-03-05 23:23:54 +01:00 | 232 commits to develop since this release

    0.5.1 through 0.5.3:

    • Update dependencies (most importantly electron version)
    • Add auto updater (effective for windows only)
    • Now distributed with an installer for windows (tabs-Setup-x.x.x.exe)
    • Now distributed with a portable version for linux (aur version still available and prefered)
    • Now distributed with an untested zip package for mac (I have no idea how it works)
    Downloads