• v1.1.3 a1e63c9e20

    1.1.3 Stable

    ashpie released this 2020-07-10 14:21:56 +02:00 | 116 commits to develop since this release

    • Hide navigation bar when window is in fullscreen
    • Fix url-preview not visible
    • Upgrade dependencies i.e. electron 9.1.0 (bug fixes)
    • Update minor dependencies
    Downloads
  • v1.1.2 e1b25ab62e

    1.1.2 Stable

    ashpie released this 2020-06-23 15:11:05 +02:00 | 121 commits to develop since this release

    • Fix a human error (unwanted test string in settings window)
    • Upgrade dependencies i.e electron 9.0.5 (bug and security fixes)
    Downloads
  • v1.1.1 0e754c810b

    1.1.1 Stable

    ashpie released this 2020-06-15 16:28:02 +02:00 | 125 commits to develop since this release

    • Fix navigation bar status z-index
    • Upgrade dependencies i.e electron 9.0.4 (bug and security fixes)
    Downloads
  • v1.1.0 49ba273927

    1.1.0 Stable

    ashpie released this 2020-06-15 16:00:01 +02:00 | 129 commits to develop since this release

    • Actually make auto updates work for windows (will be effective for next update)
    • Setting to start tabs minimized in system tray
    • Fix services preloading
    • Setting to increase navigation bar size
    • Fix missing app icon
    Downloads
  • v1.0.3 d67c1e7573

    1.0.3 Stable

    ashpie released this 2020-06-08 20:10:51 +02:00 | 136 commits to develop since this release

    • Upgrade dependencies i.e. electron 9.0.3 (security fixes and bug fixes)

    Notable change: fixes task bar icon on some linux DEs.

    Downloads
  • v1.0.2 c11e52d631

    1.0.2 Stable

    ashpie released this 2020-06-02 06:31:26 +02:00 | 140 commits to develop since this release

    • Upgrade dependencies i.e. electron 9.0.1 (security & bug fixes)
    Downloads
  • v1.0.1 982c970a7a

    1.0.1 Stable

    ashpie released this 2020-05-26 10:55:13 +02:00 | 144 commits to develop since this release

    • Fix bug where you couldn't save settings / service settings (bad js inline usage)
    Downloads
  • v1.0.0 3abebe141b

    1.0.0 Stable

    ashpie released this 2020-05-26 10:35:01 +02:00 | 147 commits to develop since this release

    • Finish security overhaul tour (some additional hardening will happen in future releases)
    • Use fontawesome free icons for the official npm package (semi-automatic updates of the icons)
      • This also adds a new icon "pack", "regular" (already existing "packs" are "solid" and "brands")
    • (internal) use webpack for frontend
    • (internal) Frontend and backend migrated to TypeScript
    • More internal changes
    Downloads
  • v0.9.1 279c7970be

    0.9.1 Stable

    ashpie released this 2020-05-20 17:47:01 +02:00 | 161 commits to develop since this release

    (Skipped 0.9.0)

    • Change tabs license to GPL-3.0
    • Make all history nav buttons hideable and add default settings
    Downloads
  • v0.8.0 999905b235

    0.8.0 Stable

    ashpie released this 2020-05-19 11:47:58 +02:00 | 168 commits to develop since this release

    • Upgrade electron to version 9.0.0
    • Service navigation reordering improvements
    • Add home and reload buttons
    • Add connection type indicator (show whether you're browsing a website via https or http, or a local file)
    • Tabs now properly checks when an update is available
    • You can see the current version and available update in the brand new settings menu (which doesn't contain any setting yet)
    • Minor layout fixes
    • Minor bug fixes
    Downloads