Skip to content

Releases: massivemadness/Squircle-CE

Squircle CE v2025.1.3

14 May 14:11
2622e64
Compare
Choose a tag to compare

ChangeLog

  • Added: File icons in the explorer (606c671)
  • Added: Read-only toggle in extended keyboard (ef7b984)
  • Added: Total line count in “Go to Line” dialog (494ca91)
  • Added: «Sticky Scroll» in Settings > Editor (0d4b95a)
  • Added: «Recursive Submodules» in Settings > Git (e335277)
  • Added: Support for Batchfile, Dart, F#, Clojure, and Perl (b25dc84, 1d9e840, 91dd5d1, 4c08ec4, c59984e)
  • Fixed: Deleted files now close automatically in the editor (d1f98ee)
  • Improved file extension detection for better syntax highlighting (5427068)
  • Auto-closing pairs now skip closing character if it matches the next character (massivemadness/sora-editor@6876865)
  • «Word Wrap» is now disabled by default (171edc3)
  • Faster startup and lower memory usage (95a751e)
  • Bugfixes and minor improvements

Full list of changes: 2025.1.2...2025.1.3

Squircle CE v2025.1.2

06 May 11:36
e43b0bb
Compare
Choose a tag to compare

ChangeLog

  • Added: Tree View in File Manager (#293)
  • Added: Compact middle packages in Settings > Files
  • Added: Workspaces — quick access for project folders (#297)
  • Added: Regex replace with capture groups (73f47d4)
  • Added: Refresh option in File menu (91dd7bb)
  • Added: Syntax Highlighting for Dockerfile and Makefile (bfad295)
  • Added: Option to clone git repository with submodules (618aa3e)
  • Fixed: Scroll position was not restored when switching tabs (74645ce)
  • Fixed: TOML syntax highlighting could cause a crash (1c986e9)
  • Bugfixes and minor improvements

Full list of changes: 2025.1.1...2025.1.2

Squircle CE v2025.1.1

27 Apr 17:01
a66c365
Compare
Choose a tag to compare

ChangeLog

  • New app icon 🎉
  • Added: Git Integration with Clone, Fetch, Pull, Commit, Push and Checkout options (thanks to @Andro-Master, #282)
  • Improved: Color Schemes are now applied throughout the entire app, not just the code editor (be5bdd6)
  • Fixed: Undo/Redo state was reset for the current file when closing other files (aa09522)
  • Bugfixes and minor improvements

Full list of changes: 2025.1.0...2025.1.1

Squircle CE v2025.1.0

11 Apr 09:32
Compare
Choose a tag to compare

Hey everyone, I'm back with a new update! 🙂

This release brings a fresh new look to the editor and a new code editor library under the hood - faster, smoother, and more stable. You'll notice the difference right away.

Thanks for your patience, and as always - feel free to send feedback or suggestions.
More cool stuff is on the way! 🤞

ChangeLog

  • New UI! 🎉
  • New editor renderer - faster and more stable! 🎉
  • Added: Language Embedding (HTML + JS)
  • Added: Connection status for FTP(S) (5f3f629)
  • Added: Private keys are now stored in the app's private folder (2dda14b)
  • Added: «Show Invisible Characters» option in Settings > Editor (d638f61)
  • Added: Selection indicator for fonts and themes (960bdbc, 6a79ea8)
  • Fixed: Bug when copying a folder into itself (1b57674)
  • Fixed: Path issues when using SAF (aa1e36e)
  • Fixed: Tab key now indents selected text (d103074)
  • Fixed: Issue with renaming files (313b6d7)
  • Fixed: Auto-detection of encoding for FTP servers wasn't working (0e60c28)
  • Bugfixes and minor improvements

Full list of changes: 2023.2.0...2025.1.0

Squircle CE v2023.2.0

12 Nov 12:57
Compare
Choose a tag to compare

ChangeLog

Full list of changes: 2023.1.5...2023.2.0

Squircle CE v2023.1.5

17 Jun 09:42
Compare
Choose a tag to compare

ChangeLog

  • Added: Support for Go language (66c829d)
  • Added: Support for LaTeX language (e9a4446)
  • Added: Support for Fortran language (f8a29c0)
  • Added: Support for Rust language (451fd66)
  • Bugfixes and minor improvements

Full list of changes: 2023.1.4...2023.1.5

Squircle CE v2023.1.4

06 May 15:25
Compare
Choose a tag to compare

ChangeLog

  • Added: Support for CSS language (e988675)
  • Added: Read Only in Settings > Editor (b4b5f3e)
  • Fixed: Encoding and LineBreaks were ignored when using «Save As» option (1d02ed9)
  • Fixed: RSA key validation for SFTP (26c98f4)
  • Bugfixes and minor improvements

Full list of changes: 2023.1.3...2023.1.4

Squircle CE v2023.1.3

20 Mar 19:19
Compare
Choose a tag to compare

ChangeLog

Full list of changes: 2023.1.2...2023.1.3

Squircle CE v2023.1.2

10 Mar 16:21
Compare
Choose a tag to compare

ChangeLog

  • Added: Light Theme (ed62a9d)
  • Added: Keyboard with tools panel (cd0d87b)
  • Added: New File (SAF) in Menu > File (811e4a7)
  • Added: Open File (SAF) in Menu > File (72a896a)
  • Improved Chinese translation (4ae9ab5)
  • Bugfixes and minor improvements

Full list of changes: 2023.1.1...2023.1.2

Squircle CE v2023.1.1

22 Feb 16:19
Compare
Choose a tag to compare

Hey everyone, the new update is out! 🙂

First up, the «Force Syntax Highlighting» is finally here! It's always been my favorite long-awaited feature, and I really had to do some magic to make it work (thanks to the technical investments in the previous release). Now you can specify the syntax highlighting regardless of the file extension, which is extremely handy when working with less common file formats.

The second feature is Quoda-inspired keybindings. Quoda has always been my biggest inspiration when I started making this editor, and I tried to make the keybindings just as perfect as Quoda's. I'm sure hardware keyboard users will love this feature.

Thanks for your support, stay tuned for more updates!

ChangeLog

  • Added: Force Syntax Highlighting (7d79437)
  • Added: Quoda-inspired keybindings (9487cd0)
  • Added: Cursor color in theme editor (54736aa)
  • Added: Initial directory for cloud servers (aa53fd2)
  • Fixed: Input delay in Find/Replace text field (14b95de)
  • Fixed: App was always present in system «Open with» dialog (9d3ee9c)
  • Bugfixes and minor improvements

Full list of changes: 2023.1.0...2023.1.1