Releases: DiamondPG/JustOneClick
v0.1.0
What's Changed
- Add Scheduled Launches by @DiamondPG in #24
- Refresh Button Works Now
- Miscellaneous Backend Updates. Beginnings of error logging.
- Added Release Notes Button to the Updater and to the Settings Menu
- Added Ability for app to launch on startup
- Added an Offline flag
- Fixed a bug if the settings menu was closed without clicking save, Settings would reset to default values.
- Added notifications to alert when a schedule launch is happening.
- Fixed a bug where browser and text sources would launch at the same time if they were back to back in the launch sequence
- New Loading Icon for tasks that take longer than 500 ms.

Full Changelog: v0.0.4-alpha...v0.1.0-beta
Planned For Future Updates
- Add Licenses and Docs
- Add Launch App after install is finished.
Known Issues
- Multiple settings windows can be opened. This can cause some discrepancies in selected settings.
- When launching while offline, it takes slightly longer. Most likely will never be fixed.
How To Install
- Download setup.zip
- Extract Zip file into a directory of your choice.
- Run setup.exe and follow instructions there. DO NOT INSTALL WITH THE .MSI FILE. This will not install the runtimes needed for the application to run correctly. The MSI file is only there because setup.exe requires it.
- Open the app in the Windows Menu. There is no functionality to launch after the install is finished yet.
- On the first boot, there will be a message asking to overwrite the save. Select Yes. This will create a save file for you. When you uninstall, The save file will remain. In order to delete it, you must go to documents and delete the "Just One Click" folder.
v0.0.4
What's Changed
- Fixed Profiles ListBox Corners by @DiamondPG in #20
- Fix Save File Overwrites by @DiamondPG in #22
- Added Light Mode
- Reset File Button now resets the save file
- Added Version Information setting

- Added Launch Delay

Number below each app is the Launch Delay in Seconds

Think of the Apps List as an order from top to bottom. - Added Credits Page
- Added New Discord Link to Credits Page. Click on the Discord Icon to join the server.
Full Changelog: v0.0.3-alpha...v0.0.4-alpha
Planned For Future Updates
- Add "Launch App on Startup" feature
- Add Licenses and Docs
- Add Launch App after install is finished.
Known Issues
- Refresh Button doesn't do anything to the user.
- Multiple settings windows can be opened at the same time. Can cause settings to not save if the window is saved then another window is closed.
- When no internet connection is present, Browser source URLs turn red, indicating that they are not valid. Check is in the works.
How To Install
- Download setup.zip
- Extract Zip file into a directory of your choice.
- Run setup.exe and follow instructions there. DO NOT INSTALL WITH THE .MSI FILE. This will not install the runtimes needed for the application to run correctly. The MSI file is only there because setup.exe requires it.
- Open the app in the Windows Menu. There is no functionality to launch after the install is finished yet.
- On the first boot, there will be a message asking to overwrite the save. Select Yes. This will create a save file for you. When you uninstall, The save file will remain. In order to delete it, you must go to documents and delete the "Just One Click" folder.
v0.0.3
What's Changed
- Fix Settings Menu by @DiamondPG in #16
- Adds Amount of apps to each profile in a list

- Updates save file to include ability to save settings properly
- App Launches in the center of the screen now.
- Browser and Text Sources now exist. You can launch .txt files as well as open any website in your default app.
- Console now has a darker background.
- Setting "Ask for confirmation when deleting files Profiles or Apps" now works.
Full Changelog: v0.0.2-alpha...v0.0.3-alpha
Known Issues
- Light Mode doesn't exist
- Reset Save File button does not work as intended
- Setup.exe overwrites save files.
How To Install
- Download setup.zip
- Extract Zip file into a directory of your choice.
- Run setup.exe and follow instructions there. DO NOT INSTALL WITH THE .MSI FILE. This will not install the runtimes needed for the application to run correctly. The MSI file is only there because setup.exe requires it.
v0.0.2
What's Changed
- Added App Icons by @DiamondPG in #9
- Fix Setup.exe to install Prerequisites by @DiamondPG in #11
- Added an Updater.exe application by @DiamondPG in #14
Full Changelog: v0.0.1-alpha...v0.0.2-alpha
How To Install
- Download setup.zip
- Extract Zip file into a directory of your choice.
- Run setup.exe and follow instructions there. DO NOT INSTALL WITH THE .MSI FILE. This will not install the runtimes needed for the application to run correctly. The MSI file is only there because setup.exe requires it.
Known Issues
- Settings Page doesn't save selections.
- Light mode doesn't exist.
- Each app, after a profile is selected, is significantly taller for no apparent reason. This is because of an image that you can change by adding a PNG using the "Change Favicon" button.
- Large names go off of the screen.
- Apps don't load in a consistent location.
v0.0.1
This initial Pre-Release of JustOneClick provides basic functionality. This version is capable of launching apps, adding more apps to the list and Adding multiple profiles. Save functionality is unstable, so keep a backup of your save when setting up for the first time. The save is located in Documents/Just One Click/savedata.json
To install:
- Download Setup.msi below
- Open installer and follow instructions
NOTE: The Installer doesn't install all of the dependencies yet. If you get an error, There should be a button that says "Learn More." When clicked, an installer will download for the required .NET dependency.
Full Changelog: https://github.com/DiamondPG/JustOneClick/commits/v0.0.1-alpha