Skip to content

Releases: Redfourk/FileLauncher

0.1.0-test.6

Choose a tag to compare

@Redfourk Redfourk released this 10 Jun 20:59

Changes

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

0.1.0-test.5

Choose a tag to compare

@Redfourk Redfourk released this 10 Jun 18:11

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

Choose a tag to compare

@Redfourk Redfourk released this 10 Jun 17:25

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

Choose a tag to compare

@Redfourk Redfourk released this 05 May 13:38

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

Choose a tag to compare

@Redfourk Redfourk released this 27 Feb 19:03

Initial Release (0.1.0-test.1)

Choose a tag to compare

@Redfourk Redfourk released this 24 Feb 14:20
3f610f9

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