Update 2025-11-18
Improvements
- 🛠️ More reliable JSON preview when you click the Preview button
- ✅ Form submissions are sturdier, handling missing IDs and empty fields without errors
- 📋 Clipboard copy now handles errors gracefully, so copying won’t crash the app
Update 2025-11-17
What's New
- 🌟 Sort servers easily with new sort controls in the lists
- 📁 Export files now include the profile name for easy identification
- 🆕 Clear help text and a “Add New Variable” button make environment variables easier to manage
Improvements
- ✅ Prevent adding the same server twice; an “Already added” badge shows which servers are in the profile
- 🛠️ Form titles now display the specific server name so you always know what you’re editing
- 🔧 Extensive testing behind the scenes makes the app more reliable and reduces unexpected crashes
Update 2025-04-26
Improvements
- 🚀 Automatic updates are now smoother and more reliable.
- 🛡️ The app runs with improved stability and stronger security checks.
- 📚 Help pages are clearer, with easier steps and new tips for debugging.
Update 2025-04-25
What's New
- 🤖 Server settings now auto‑fix common mistakes for you
- 🗺️ New roadmap page shows upcoming improvements you can look forward to
Improvements
- 🔧 Validation now understands more config formats and gives clearer hints
- 🔒 Updated libraries close security gaps and keep the app stable
- ⚡ App starts a bit quicker thanks to a smoother loading method
Bug Fixes
- 🐛 Fixed a crash that could happen on macOS during startup
- 🔐 Fixed permission problems on Linux/Unix that prevented scripts from running
- 🛠️ Fixed rare errors when the app tried to read malformed configuration files
Update 2025-04-24
What's New
- 🤖 Auto‑fix server configuration problems so setup works smoothly
- 🔧 Automatic correction of wrong data types in settings
Improvements
- ✅ Added deeper checks to keep your server settings accurate
- 🧪 Expanded internal tests, making the app more stable
- 📊 Better handling of special cases in forms, so they display correctly
Bug Fixes
- 🐞 Fixed occasional crashes when applying fixes to server configs
- 🛠️ Fixed issues that caused test runs to fail, improving overall reliability
- ⚙️ Fixed a glitch where the environment variable “Add” button could be mis‑identified