You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@
26
26
},
27
27
{
28
28
"versionName": "1.1.0",
29
-
"description": "<p>\nThis major update introduces powerful new features while improving stability and performance across the board.\n</p>\n<b>What’s New?</b>\n<ul>\n- Command Palette for quick access to actions and workflows\n- In-app update system to easily get the latest versions\n- Theme export utility to save your custom themes\n- Debug overlay for development insights (long-press actions tablayout)\n- Enhanced file monitoring and version management\n- New pane system for better window management\n- Onboarding screen for new users\n- Buffer size selection for optimized file operations\n</ul>\n\n<strong>Changes</strong>\n<ul>\n- Crash and analytics reporting is now automatic (opt-out in settings)\n- Theme system fully supports Dynamic Colors\n- Major internal code restructuring\n</ul>\n\n<strong>Improvements</strong>\n<ul>\n- Better performance and memory usage throughout the app\n- More stable storage management\n- Real-time sync of editor preferences\n- Enhanced binary file detection\n- Improved LiveServer for both files and directories\n- Better edge-to-edge display on all supported devices\n</ul>\n\n<strong>Bug Fixes</strong>\n<ul>\n- Fixed undo/redo synchronization issues\n- Resolved storage crashes on Android 11+ devices\n- Fixed Git repository cloning crashes\n- Corrected font ligatures and line number pinning preferences\n- Fixed color scheme sync errors\n- Many other stability improvements\n</ul>\n\n<strong>Security</strong>\n<ul>\n- Enhanced protection of sensitive app data and secrets\n</ul>\n\n<strong>Removed</strong>\n<ul>\n- File editing from removable storage\n- AST Core library (temporarily)\n- Old template system (will be replaced)\n</ul>\n<div>\n <p>This release sets a solid foundation for future CodeOps Studio developments.</p>\n <div>\n See detailed changelog https://github.com/euptron/CodeOps-Studio/blob/main/CHANGELOG.md\n </div>\n <div>\n See commit history https://github.com/euptron/CodeOps-Studio/compare/v1.0.2-beta...v1.1.0-rc\n </div>\n <div>\n Download this release https://github.com/euptron/CodeOps-Studio/releases/download/v1.1.0-rc/CodeOps-Studio.v1.1.0-rc.apk\n </div>\n</div>\n<b><tt>Courtesy @euptron</tt></b>",
29
+
"description": "<p>\nThis major update introduces powerful new features while improving stability and performance across the board.\n</p>\n<b>What’s New?</b>\n<ul>\n <li>Command Palette for quick access to actions and workflows</li>\n <li>In-app update system to easily get the latest versions</li>\n <li>Theme export utility to save your custom themes</li>\n <li>Debug overlay for development insights (long-press actions tablayout)</li>\n <li>Enhanced file monitoring and version management</li>\n <li>New pane system for better window management</li>\n <li>Onboarding screen for new users</li>\n <li>Buffer size selection for optimized file operations</li>\n</ul>\n<strong>Changes</strong>\n<ul>\n <li>Crash and analytics reporting is now automatic (opt-out in settings)</li>\n <li>Theme system fully supports Dynamic Colors</li>\n <li>Major internal code restructuring</li>\n</ul>\n<strong>Improvements</strong>\n<ul>\n <li>Better performance and memory usage throughout the app</li>\n <li>More stable storage management</li>\n <li>Real-time sync of editor preferences</li>\n <li>Enhanced binary file detection</li>\n <li>Improved LiveServer for both files and directories</li>\n <li>Better edge-to-edge display on all supported devices</li>\n</ul>\n<strong>Bug Fixes</strong>\n<ul>\n <li>Fixed undo/redo synchronization issues</li>\n <li>Resolved storage crashes on Android 11+ devices</li>\n <li>Fixed Git repository cloning crashes</li>\n <li>Corrected font ligatures and line number pinning preferences</li>\n <li>Fixed color scheme sync errors</li>\n <li>Many other stability improvements</li>\n</ul>\n<strong>Security</strong>\n<ul>\n <li>Enhanced protection of sensitive app data and secrets</li>\n</ul>\n<strong>Removed</strong>\n<ul>\n <li>File editing from removable storage</li>\n <li>AST Core library (temporarily)</li>\n <li>Old template system (will be replaced)</li>\n</ul>\n<div>\n <p>This release sets a solid foundation for future CodeOps Studio developments.</p>\n <div>\n See detailed changelog: <a href=\"https://github.com/euptron/CodeOps-Studio/blob/main/CHANGELOG.md\" target=\"_blank\">https://github.com/euptron/CodeOps-Studio/blob/main/CHANGELOG.md</a>\n </div>\n <div>\n See commit history: <a href=\"https://github.com/euptron/CodeOps-Studio/compare/v1.0.2-beta...v1.1.0-rc\" target=\"_blank\">https://github.com/euptron/CodeOps-Studio/compare/v1.0.2-beta...v1.1.0-rc</a>\n </div>\n <div>\n Download this release: <a href=\"https://github.com/euptron/CodeOps-Studio/releases/download/v1.1.0-rc/CodeOps-Studio.v1.1.0-rc.apk\" target=\"_blank\">https://github.com/euptron/CodeOps-Studio/releases/download/v1.1.0-rc/CodeOps-Studio.v1.1.0-rc.apk</a>\n </div>\n</div>\n<b><tt>Courtesy @euptron</tt></b>",
0 commit comments