Skip to content

Releases: massivemadness/Squircle-CE

ModPE IDE v2020.1.4

16 May 07:28
Compare
Choose a tag to compare

ChangeLog

  • Added: Theme editor πŸŽ‰
  • Added: Ability to use external font (21a6e1a)
  • Added: New theme selection screen
  • Added: New font selection screen (a3fc6b7)
  • Bugfixes and minor improvements

Full list of changes: 2020.1.3...2020.1.4

ModPE IDE v2020.1.3

02 May 06:34
Compare
Choose a tag to compare

ChangeLog

  • Added: Tablet UI (2146454)
  • Added: Realtime error checking (1302444)
  • Fixed: Β«PropertiesΒ» in Menu > File is now available again (8d127d4)
  • Fixed: Selected document will remain selected even after restart (a180f14)
  • Moved file creation button to tab bar (af3b48b)
  • Bugfixes and minor improvements

Full list of changes: 2020.1.2...2020.1.3

ModPE IDE v2020.1.2

18 Apr 12:35
Compare
Choose a tag to compare

ChangeLog

  • Added: New syntax highlighting based on file extension (becf66b)
  • Fixed: Code completion now contains predefined suggestions for ModPE Script (483af3c)
  • Fixed: Bug when error checking throw an exception because of missing ModPE API features
  • Bugfixes and minor improvements

Full list of changes: 2020.1.1...2020.1.2

ModPE IDE v2020.1.1

04 Apr 16:08
Compare
Choose a tag to compare

ChangeLog

  • Added: New code completion based on file content
  • Added: Support for in-app updates (4dd39f2)
  • Fixed: Crash when closing all tabs (41f69e3)
  • Fixed: Bug when renamed file was deleted (af34a3d)
  • Removed Β«RobotoΒ» and Β«Roboto LightΒ» fonts
  • Bugfixes and minor improvements

Full list of changes: 2020.1.0...2020.1.1

ModPE IDE v2020.1.0

22 Mar 13:04
Compare
Choose a tag to compare

ChangeLog

  • Reworked application icon
  • Reworked navigation in file explorer
  • File Explorer now displays different file formats such as: Audio, Video, etc.
  • Added: New fonts: Β«Fira CodeΒ» and Β«JetBrains MonoΒ». Added ligatures support. Β«JetBrains MonoΒ» is now used by default.
  • Fixed: Bug when Cut/Copy/Paste actions were hidden
  • Removed Β«IME keyboardΒ» setting
  • Bugfixes and minor improvements

Full list of changes: 2019.1.2...2020.1.0

ModPE IDE v2019.1.2

17 May 15:31
Compare
Choose a tag to compare

ChangeLog

  • Added: Russian translation
  • Improved: Undo/Redo buttons will be disabled if stack is empty
  • Slightly improved Β«MonokaiΒ» theme
  • Bugfixes and minor improvements

ModPE IDE v2019.1.1

11 May 10:34
Compare
Choose a tag to compare

ChangeLog

  • Fixed: Crash during error checking
  • Fixed: Crash using Β«Go to LineΒ» feature
  • Fixed: Bug when undo-stack had changes from other files
  • Fixed: Memory leak when loading a file content
  • Bugfixes and minor improvements

ModPE IDE v2019.1.0

02 May 09:16
Compare
Choose a tag to compare

ChangeLog

  • Migration to Kotlin
  • Redesigned internal application architecture from scratch
  • Reworked themes, now they will affect only the editor
  • Completely reworked navigation in file explorer
  • Improved: The keyboard will display numbers above normal keys
  • Improved: The line number of current line will be highlighted
  • Fixed: Bug when search didn't display all founded files
  • Fixed: Bug when redo-stack was loaded as an undo-stack
  • Bugfixes and minor improvements

ModPE IDE v2018.3.1

23 Dec 08:49
Compare
Choose a tag to compare

ChangeLog

  • Fixed: Cursor displaying issues

ModPE IDE v2018.3.0

23 Oct 16:27
Compare
Choose a tag to compare

ChangeLog

  • Completely reworked caching logic, now unsaved files still will be available in the editor
  • Improved: File opening and tab switching logic
  • Fixed: Bug when user couldn't open settings on Android 6, 7
  • Fixed: Bug when text selection wasn't saved in cache
  • Fixed: Bug when scrolling position wasn't saved in cache
  • Fixed: Bug when cache wasn't restored on resume
  • Fixed: Icon position in all pop-ups
  • Bugfixes and minor improvements

NOTE: Versions 2018.2.** were not published on GitHub