v1.0.2-beta #11
euptron
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release 1.0.2 beta
26-12-2024(Thursday, Dec 26, 2024)
Added
Change
FileUriMediator.javaMainActiviy.javafromMainFragment.javaImprovements
ContextLifeCycleObserver.javaclass to handle URI related task gracefullyLiveServer.javato load files optimally.ContextualCodeEditor.javaFixed
Fix: Workaround for loading files via
LiveServerin theWebViewPane.javato an actual solutionLiveServerthere is Ui lag due to the blocking operation, workaround was to load portion of the result and wait for the UI to settled before loading the blocking code.Fix: Fixed the horrible crash that occurs when you select a file or folder
Crash wheh selecting a directory on android devices 11 and above
ArrayOutOfBoundExceptionthat occurs when we split the document id on certain dirs like (emulated root(primary) & document(home)Failure to request storage permission on Android devices 11 and above
This discussion was created from the release v1.0.2-beta.
Beta Was this translation helpful? Give feedback.
All reactions