Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@TIny-Hacker TIny-Hacker released this 15 Sep 00:54
· 2 commits to main since this release

This minor patch version fixes a few bugs in CEaShell, along with some size optimizations and a few small feature improvements.

Added

  • Pressing vars in the file info menu opens the editor.
  • Show file type in program menu hook for programs without descriptions.

Changed

  • Modify behavior for moving the cursor down in the file info menu.
  • Holding down alpha will no longer repeat when changing input mode in CEaShell text input contexts.
  • Repeat delay for on hotkey selector is now longer.
  • Update VAT sorting code to Mateo's latest version.

Fixed

  • Theta characters no longer render as [ when collapsing menus.
  • Transition speed setting is more stable.
  • Issue with editing TI-BASIC programs when Hexaedit is on the calculator after opening the edit options menu once.
  • File cursor behavior when hiding both apps and AppVars folder.
  • File names now properly render during collapse animation after deleting through the file info menu.
  • Cursor behavior for and keys in text input contexts no longer goes out of bounds.
  • Using expr( or storing a string variable with an error to an equation no longer crashes after going to the error.
  • Block running and editing of system variables in obscure contexts.
  • Editing an archived program when a scrolling Ans value is freshly displayed on the homescreen.
  • Conflict with GetCSC hook and apps that use ti.appData like ProbSim