Skip to content

Releases: Redfourk/FileLauncher

0.1.0-test.6

10 Jun 20:59

Choose a tag to compare

Changes

  • Bumped version in order to test the update functionality of the app.

0.1.0-test.5

10 Jun 18:11

Choose a tag to compare

Changes

  • Implemented Update Logic
  • Bumped Version

Note: Following this release will be another one with no changes, it will serve as an update logic test.

0.1.0-test.4

10 Jun 17:25

Choose a tag to compare

Whats Changed

  • Most likely broke a lot of features from the last release.
  • Testing more of the updating functionality
  • Bumped version

0.1.0-test.3

05 May 13:38

Choose a tag to compare

What's Changed

  • Phased out command-line development
  • Restructured directories for code cleanliness
  • Removed launch prompt and its corresponding components as they are no longer necessary
  • Created a Google OAuth security layer within the app (not yet completed)
  • Added info within the app regarding versioning and updates
  • Added OS cross-compatibility, currently supports Windows and Linux
  • Added a basic error code system (to be expanded upon in the future)
  • Started working on a FileLauncher service availability monitor within the UI
  • Bumped version

For more details and changes, see Full Changelog: 0.1.0-test.2...0.1.0-test.3

NOTICE: The Linux version will be published soon, please stand by!

0.1.0-test.2

27 Feb 19:03

Choose a tag to compare

Initial Release (0.1.0-test.1)

24 Feb 14:20
3f610f9

Choose a tag to compare

This release is NOT production ready. It's sole purpose is to test the update system of the app. The same goes for all releases of 0.1.0 ending in "test.x".

-Red