Skip to content

Releases: pkrll/Raspy

0.4.0

21 Dec 22:41
96027e4
Compare
Choose a tag to compare

Changes:

  • Implemented mount / unmount

0.3.3

05 Jul 20:04
f917575
Compare
Choose a tag to compare
0.3.3 Pre-release
Pre-release

Changes:

  • Tokens older than 24 hours are removed daily from the server.
  • Added uptime information to dashboard.
  • Added sleep prevention when updating.
  • Fixed issue with reboot system rebooting the app and not the system.

0.3.2

04 Jul 11:39
4a2639b
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release

Changes:

  • Added confirmation before reboot / shutdown system
  • Client will periodically check for connection after reboot raspbot
  • Refactored some stuff

0.3.1

03 Jul 13:27
9240dd1
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

Changes:

  • Removed Bootstrapper app, and moved all functionality to main app.
  • Implemented password update.
  • Implemented shutdown / reboot system.

0.3.0

30 Jun 21:23
be40d36
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Changes:

  • Added HTTPs capabilities.
  • Redesigned (and renamed) the app.
  • Remade how authentication works (using session tokens).
  • Client folder is now a part of the server (./raspbot) folder.
  • Passwords are no longer saved in cookie, meaning no auto login.
  • Added, but not yet fully implemented, password edit.

0.2.2

24 Jun 10:29
d391486
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

Changes:

  • Fixed issue with bootstrapper crashing if there is no log folder.
  • Bootstrapper can now be launched with the Makefile.
  • Both apps are now shown in full screen in iPhone when they are bookmarked to the home screen.
  • Bootstrapper now have a working build in dist, making it easier to get it launching without having to build.
  • Added OAuth configuration, for making authorized requests to Github when checking for updates.
  • Added link to the bootstrapper when clicking update.

Version 0.2.2 consists of:

  • Raspy server version 0.13.2+4a4.
  • Raspy client version 0.17.1+7b.
  • Raspy bootstrapper version 0.1.1

Version 0.2.1

23 Jun 14:20
62c8ed8
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release

Changes:

  • Implemented the bootstrapper
  • Added proper error handling for API requests.
  • Bug fixes, design changes...

Raspy 0.2.0

20 Jun 20:58
7cc1b91
Compare
Choose a tag to compare
Raspy 0.2.0 Pre-release
Pre-release

Changes:

  • Implemented remote updates.
  • Added stop & restart commands.

Version 0.2.0 consists of:

  • Raspy server version 0.13.0+3f0.
  • Raspy client version 0.17.1+72.

Raspy 0.1.1

17 Jun 15:51
ed70d56
Compare
Choose a tag to compare
Raspy 0.1.1 Pre-release
Pre-release

Changes:

  • Resdesign of file browser options bar.
  • Added functionality to create new folders.

Version 0.1.1 consists of:

  • Raspy server version 0.12.0+27b.
  • Raspy client version 0.16.1+45.