Releases: Simplezes/StripCol
Releases · Simplezes/StripCol
StripCol V1.0.2
Changes
- The app now automatically checks for new versions on GitHub every time it opens. If an update is found (e.g., you're on v1.0.0 and v1.0.1 is out), the app will automatically open the Settings > About tab to notify you.
- Added a one-click button that downloads the latest code, replaces your local files, and restarts the app automatically.
Technical Improvements
- Added IPC handlers in
main.jsfor secure file downloading and extraction. - Implemented a self-cleaning batch script to handle file replacement while the app is closed.
- Updated the About tab UI with version displays and loading animations.
Fixes
- PowerShell window now automatically closes after an update is completed.
StripCol v1.0.1
Changes
- Updated local
procedures.jsonandsectors.json. - Modified
websocket.jsto prioritize fetching JSON data from GitHub on startup, with an automatic fallback to local assets if the network is unavailable.
StripCol V1.0.0
Fixes
- Transiton name formatting logic causes different transitions to display with the same name if they share the same first waypoint but different suffixes.
- Procedure points will no longer repeat in adjacent strip boxes.
- Fixed C6 box displaying as "SID/STAR point".
- Fixed the issue where the context menu wouldn't close when clicking on the strip.
- Fixed issue when changing procedure not showing the procedure points in the notification points.
Additions
StripCol
- When you move a strip (either by dragging or using the "Move strip" menu) to a panel named "Departure", "Arrival", or "Overfly", the strip will automatically update its type, color, tooltips, and procedures to match that panel.
- Real-time layout and manual box synchronization between multiple controllers using the same Link Code.
- New Gateway Address setting to connect via other external IPs.
- Relaxed server CORS policy to enable remote cross-origin access.
Plugin Enhancements
- Persistent Config: Added
gateway.txtsupport for easy IP addition in case of user wants to use a different IP. .striprestart: Reconnect to the server instantly to apply.stripcode: Display your current pairing code in the EuroScope chat.
Euroscope plugin: StripCol.dll can be found in \resources\app\src\plugin