Releases: Kirbo/slothy
Releases · Kirbo/slothy
0.5.3
Added
- Ability to downgrade.
Changed
- Updated packages.
- Removed
border-bottom
from:last-child
. - Uses modified Node-Wifi, for Windows compatibility.
allowDowngrade
is alwaystrue
, so if you have enabled pre-releases and want to switch back to latest stable, just disableAllow pre-releases
, check updates, install and restart the app and you're back in the latest stable version. Also if I have accidentally published a buggy version of the app and want to delete the release (and you have already updated), you would have in-app option to downgrade into latest stable version with ease.- Disabled Auto Update on Windows and Linux, since it is not working yet.
Fixed
- Fixed couple of typos in changelog.
- Bug fixes for Node-Wifi, detecting BSSID on Mac.
- A bug on Node-Wifi in Windows.
- Removed unwanted scrolls.
0.5.1
Changed
- When removing a Slack instance, removes also the configurations for it.
Fixed
- Bug fixes that made the application to crash, due too heavy refactoring.
Reload
button for connections is disabled when connections are being reloaded via timer.Enabled
/Disabled
radio button on modifying existing configuration was not working, due refactoring.- Auto updater bug.
- Adding new Slack instance (authorisation) was broken, thanks
eslint
.
0.5.0
Added
Fixed
- Bug #26 - No longer showing the ❌ in the
Enabled
column for SSIDs/BSSIDs which don't have configuration yet, as it was misleading.
Changed
- Refactoring #14 - Making application somewhat more robust and to log more useful debug data on errors.
- Refactoring #14 - (╯°□°)╯︵ ┻━┻ ("lots" of refactoring 😄 More to be done).