Releases: acquitelol/gluta
Releases · acquitelol/gluta
Gluta-Release-1.6.56
Changelog of version 1.6.56:
- Fixed a minor bug where the RPC would break if you set it and then changed an input to less than 2 characters
(All inputs including art assets must be more than 2 characters now)
Full Changelog: 1.6.55...1.6.56
Gluta-Release-1.6.55
Changelog of Gluta Version 1.6.55:
- Changes in UI to represent Discord UI better.
Gluta-Release-1.6.54
Changes in this version of Gluta:
- You can now upload a custom banner for the preview in the Right Click menu
- The PFP and Banner now save to cache
Gluta-Release-1.6.53
Changes in version 1.6.53:
- Now works in light mode!
- Adapted the link to download the new DMG name type.
Gluta-Release-1.6.52
Changelog of Gluta 1.6.52:
- New DMG Design, which is (hopefully) prettier
- Because of the new Packing Algorithm, you no longer need to do
xattr -cr Gluta.app!
Gluta-Release-1.6.51
Changelog in version 1.6.51:
- Actually fixed the issue with the image ID's and the Client's destruction being asynchronous
- Added a thing where the the timer would not display the hours until 1 hour actually passes (to mimic the actual RPC better)
- Fixed an issue where the identity of the image assets matching to the names of the identifiers was using the ID instead of the image.
- Made the buttons centered on the X axis finally. (it was 0.1em off center lmfao)
Fixes being implemented in next version:
- Only fetching the images if the identifiers change, otherwise just getting them from LocalStorage
- Everything else from the last version's things I want to add
Gluta-Release-1.6.5
New Features in v1.6.5:
- Automatically notifies you when a new version is ready and allows you to update to it through the program
- Fixes a bug where the Image ID's may be undefined and sets them to the default Gluta icons in such scenario
Currently being worked on:
- Tutorial walkthrough cycle for new users to guide on how to actually use Gluta.
- Windows/Linux compatibility (yes im still working on this)
Gluta-Release-1.6.4
Changes in Gluta v1.6.4:
- Fixed a bug where the Client ID/Game would not match with the state of the profile causing them to be misaligned.
- Added a loading screen
Gluta-Release-1.6.3
New features in Gluta v.1.6.3:
- Brand new Saving Algorithm
- 2 Different Profiles
- Automatically loads the currently selected profile upon quit & restart or reload of the application.
- Switch between them with the PopUpContextMenu > Utilities > Profiles
Gluta-Release-1.6.1
New features in this version of Gluta:
- Completely recoded UI with newer programming knowledge
- Better application layout which means the program is more visually pleasing.
- Direct button to Discord Developer Portal (dice next to Client ID)
- Patched most bugs found
- Removed annoying start animation; it's now just 1 large scale-down.
- Added a tooltip in the form of a Discord Nitro Boost showing the current Version and Release date of the Application,
grabbed directly from the Package.json. - Removed Manual RPC Start in the PopupContextMenu
Features currently being worked on:
- Saving 2 Rich Presence Profiles as Toggles in the PopUpContextMenu, so you can switch between game profiles
- Windows and Linux Compatibility
- D.r.y Code Principle being met to a higher standard, especially in the index.html.