This repository has been archived by the owner on Mar 5, 2021. It is now read-only.
Releases: superpowers/superpowers-app
Releases · superpowers/superpowers-app
Superpowers v6.1.0
Superpowers v6.0
- Replaced the local server entry in the sidebar with an auto-updated dynamic entry so you don't have to mirror port and password changes made in the settings manually
- Switched to using HTTP Basic Auth for server auth
- Various minor improvements
Superpowers v5.3
- Added support for connecting to a server behind HTTP Basic Auth
- Fixed build issue with
natives
module
Superpowers v5.3 (Electron v1.7 workaround)
Revert "Upgrade to Electron 1.8.2, replaced package-lock.json" This reverts commit 0bc82a8ede3081cf21003afaeab2ffa7471f8d5c.
v5.2.0-electron-1.7: Revert "Upgrade to Electron 1.8.2, replaced package-lock.json"
Pre-release
This reverts commit 0bc82a8ede3081cf21003afaeab2ffa7471f8d5c.
Superpowers v5.2
- Upgraded to Electron 1.8.2
- Added support for HTTPS servers (just type https://your_ip in the hostname field)
Superpowers v5.1
Fix broken 5.0 build!
-
The main issue had to do with most recent npm version, forced to use version 5.2.0 for now. See npm/npm#17858
-
Also updated electron to 1.7.9 in the process
Superpowers v5.0
- Added API for easy communication between two windows
Superpowers v4.0
- Fixed a user interface bug when Superpowers Core update fails
- Updated Italian translation (thanks @marcosecchi!)
- Updated to TypeScript v2.0 and Electron v1.3.8
- Switched to Trusty build environment on Travis (thanks @Haroenv!)
Other releases
Superpowers v3.0
- Folder / file authorizations for each server are now persisted to disk. This allows exporting to a saved folder without selecting it again.
- Updated Italian localization (thanks @marcosecchi)