Skip to content

Releases: Kirbo/slothy

0.5.3

10 Feb 13:22
Compare
Choose a tag to compare

Added

  • Ability to downgrade.

Changed

  • Updated packages.
  • Removed border-bottom from :last-child.
  • Uses modified Node-Wifi, for Windows compatibility.
  • allowDowngrade is always true, so if you have enabled pre-releases and want to switch back to latest stable, just disable Allow 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

26 Apr 00:54
Compare
Choose a tag to compare

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

25 Apr 19:03
Compare
Choose a tag to compare

Added

  • Feat #25 - One click enable/disable configuration, in Enabled column.
  • Docs #17 - Added JSDocs.

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).
    Slightly Refactoring

0.4.0

23 Apr 15:28
Compare
Choose a tag to compare

Added

  • New option: Check updates at launch.
  • New option: Launch application minimised.
  • New option: Minimise application on quit.
  • More logging for debugging.

Changed

  • Default value for Update Slack workspaces set from 5 to 15 minutes.

0.3.8

23 Apr 13:16
Compare
Choose a tag to compare

Fixed

  • Bug #9 - Updating the status required admin permissions.