Skip to content

Commit 8fe8048

Browse files
committed
Lol forgot to properly format the release note
1 parent 900ef8b commit 8fe8048

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-notes.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
},
1717
{
1818
"versionName": "1.0.2",
19-
"description": "CodeOps Studio 1.0.2 beta is here, bringing thoughtful refinements and much-needed fixes to elevate your development workflow. This update introduces key performance enhancements, new input actions, and resolves several persistent issues for a smoother, more reliable experience.\n\n\n**New Features:**\n- Expanded the symbol input panel with additional actions.\n- Added cursor movement actions (MCR, MCL, MCU, MCD), where M = Move, C = Cursor, L = Left, R = Right, U = Up, and D = Down.\n\n\n**Changes:**\n- Migrated Uri to file conversion from `FileUtil` to `FileUriMediator.java`, creating a more modular architecture.\n- Separated storage permission logic from `MainFragment.java` to `MainActivity.java` for better code clarity and management.\n- Initiated restructuring of the codebase to adopt a more maintainable and scalable format.\n\n\n**Improvements:**\n- Refined storage permission handling for Android 11+ devices.\n- Optimized `ContextLifeCycleObserver.java` to handle URI tasks gracefully without performance drops.\n- Enhanced file loading efficiency within `LiveServer.java`.\n- Improved case conversion performance in `ContextualCodeEditor.java`.\n- Numerous smaller enhancements were applied across the app, contributing to a more polished user experience.\n\n\n**Bug Fixes:**\n- **Addressed**: UI lag when initializing `LiveServer` by replacing the temporary workaround with a complete solution.\n- **Fixed**: Frequent crashes when selecting files or folders, particularly on newer Android versions.\n- Resolved crashes occurring when accessing directories on Android 11 and above.\n- Corrected `ArrayIndexOutOfBoundsException` triggered by specific directory paths.\n- Fixed storage permission request failures on Android 11+ devices.\n\n\nWith this release, CodeOps Studio continues to evolve, focusing on stability, performance, and overall user satisfaction. Thank you for your support and feedback. For a detailed changelog, visit [https://github.com/euptron/CodeOps-Studio/CHANGELOG.md](https://github.com/euptron/CodeOps-Studio/CHANGELOG.md).\n",
20-
"releaseDate": 1735177784856,
19+
"description": "CodeOps Studio 1.0.2 beta brings key improvements and crucial fixes to streamline your development process. This update enhances performance, adds new input actions, and resolves several ongoing issues for a smoother and more reliable experience.\n\nFeatures:\n- Expanded the symbol input panel with additional actions.\n- Revamped cursor movement actions to (MCR, MCL, MCU, MCD), where M = Move, C = Cursor, L = Left, R = Right, U = Up, and D = Down.\n\nChanges:\n- Improved storage permission logic.\n- Initiated codebase restructuring for better scalability and maintainability.\n\nImprovements:\n- Refined permission handling for Android 11+ devices.\n- Optimized document selection and file loading in LiveServer.\n- Enhanced file loading efficiency within the LiveServer.\n- Enhanced case conversion performance in the code editor.\n- Various minor improvements for a more polished user experience.\n\nBug Fixes:\n- Fixed UI lag during LiveServer initialization.\n- Resolved crashes when selecting files or folders, especially on newer Android versions.\n- Addressed directory access crashes on Android 11+.\n- Fixed storage permission request failures on Android 11+ devices.\n\n\n\nWith this release, CodeOps Studio continues to evolve, focusing on stability, performance, and overall user satisfaction. Thank you for your support and feedback. For a detailed changelog, visit for more insight https://github.com/euptron/CodeOps-Studio/CHANGELOG.md\n\n\n~ EUP\n\n",
20+
"releaseDate": 1735182865825,
2121
"releaseType": "beta",
2222
"hasVersionName": true
2323
}

0 commit comments

Comments
 (0)