This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
Releases: hypherionmc/simple-rpc-editor
Releases · hypherionmc/simple-rpc-editor
Simple RPC Editor v3.0.4
Changelog:
- Added support for Simple RPC 3.2.0
- Fixed some bugs with assets not being fetched correctly
- Swapped out Assets Proxy URL from Heroku to Self Hosted (Heroku made service changes... AKA $$$$)
- Removed a lot of dead code relating to older 1.x and 2.x config files (which have been deprecated almost a year ago)
Simple RPC Editor v3.0.3
Bug Fixes
- Fixed Dimension Override Buttons saving incorrectly and causing game crashes
- Fixed Editor Failing to save older version config files
- Fixed "Missing" image keys saving as
undefined
causing corrupt configs
Simple RPC Editor v3.0.2
Updates:
- Added support for Simple RPC 3.0.1 Config Changes
- Updated some dependencies with security issues
Simple RPC Editor v3.0.1
Bug Fixes:
- Fixed Simple RPC V3+ config files not loading
- Added all current RPC Variables to the "dummy variables"
- Added an ADD ENTRY button for Server Override Configs that don't contain any server entries
Changes:
- Pressing CTRL + SHIFT + I opens the dev console, making it easier to debug issues
Simple RPC Editor v3.0.0
Notice: Please uninstall any previous versions of the editor before upgrading to this version
Bug Fixes:
- Changed framework to electron to fix Config Loading and Saving problems caused by breaking changes in Tauri 1.0 (Broke the editor beyond repair)
Another Notice: The app no longer includes auto updates. This is due to electron requiring a code signing certificate for updates to work, and it's just too expensive for me. The app now only shows a prompt when an update is available, and you will have to manually upgrade
Final notice: Portable versions are BACK! Now for both MacOS and Windows
Simple RPC Editor v2.0.5
Changes:
- Added Discord 128 char limit to imageText
Simple RPC Editor v2.0.4
Bug Fixes:
- Fixed "cannot recurse directory" issue
- Upgraded Tauri to 1.0-rc
Simple RPC Editor v2.0.3
Changelog:
- Fixed Code editor showing everything as [Object]
- Added Drag and Drop Support for Loading Files
- Replaced Buy Me A Coffee with Ko-fi
- Added support for URL based Image Keys
- Preview now shows the real app name instead of Minecraft
- You can now close and load different configs without closing the app
- Added built-in help text. Can be toggled
- Important comments are now preserved when saving the config file
Simple RPC Editor Beta v2.0.2 (Dev)
Bug Fixes:
- Fixes the Code Editor displaying everything as [Object]
Simple RPC Editor Beta v2.0.1
Changelog
- Rewrite all the backend code to improve performance and usability
- Added light-theme with switching
- Added images to imageKey dropdowns
- Added Copy to Clipboard function to code editor
- Improved the overall GUI
- Added support to manually enter image keys
- Added support for Server Entries Override Config File