Skip to content

Releases: subethaedit/SubEthaEdit

SubEthaEdit v5.1.3

26 Mar 15:15
Compare
Choose a tag to compare

Features:

  • Added text transformation feature for preview for modes, to enable e.g. Markdown preview

Bug fixes and maintenance:

  • Fixed issue that could lose data when saving while having folded text
  • Fixed issue where SubEthaEdit could hang completely if one used blockedit while having more than one view of the same file open
  • Improved performance on files with very many lines

Improved modes:

  • Improved Markdown Mode: added a markdown preview
  • Improved Objective-C mode to handle properties with generic types better

SubEthaEdit v5.1.2

15 Dec 00:46
Compare
Choose a tag to compare

Bug fixes and maintenance:

  • Fixed issue where SubEthaEdit did not open documents when reacting to Spotlight searches
  • Improved dark mode appearance
  • Fixed an issue with the folding bar not unfolding correctly
  • Switched tab shortcuts to the current system standard: ctrl-tab
  • Improved handling of hidden extensions
  • Improved display of document titles
  • Made asking for revert less annoying by improving the recognition of real changes

Improved modes:

  • Improved bash mode to handle complex $() interpolations better

SubEthaEdit v5.1.1

05 Oct 21:12
Compare
Choose a tag to compare

Bug fixes and maintenance:

  • Fixed an issue where default Avatars on macOS 10.15 looked bad in dark appearance
  • Fixed top status bar text readability on live light/dark appearance change
  • Fixed an issue where invitation windows needed to be dismissed twice to deny the invitation
  • Updated the certificate for the see tool installer (AppStore version only)
  • Fixed a rare crasher in TCMPortMapper

Improved modes:

  • bash - improved indenting, handling of escaped strings and variables

SubEthaEdit v5.1

21 Sep 16:11
Compare
Choose a tag to compare

Features:

  • Switched to native macOS window tabs, removed PSMTabBarControl
  • Improved Regular Expression features and speed. See Help > Regular Expressions for updated documentation and additional capabilities
  • Improved security dialogs and see command line tool for future releases of macOS
  • see command line tool now follows symlinks

Bug fixes and maintenance:

  • Updated underlying RegEX Library (origuruma-mod) to onigmo 6.2
  • Updated OgreKit to 3.0.2
  • Fixed cascading of new windows to be of proper height and location
  • Fixed top status bar to use fixed width at start for less jitter
  • Blur behind bars now properly created using NSVisualEffectView
  • Improved performance in general and for big font choices especially
  • Upped minimum deployment version to macOS High Sierra and cleaned out dead code
  • Moved all code to ARC (Automatic Reference Counting)
  • Fixed dark appearance of encoding panel and encoding conflict resolution dialog
  • Fixed remaining false colored dialogs and windows for dark mode

Improved modes:

  • Markdown – improved syntax highlighting of code blocks
  • HTML - improved symbol recognition

SubEthaEdit v5.0.2

07 Apr 19:07
Compare
Choose a tag to compare

Bug fixes and maintenance:

  • Fixed performance issue that caused SubEthaEdit to get slower and more CPU intensive with every additional window
  • Fixed an issue with the line number bar overlapping the text on scroll when line wrapping was turned off
  • Fixed an issue where the initial character width value when turning on line wrap was wrong
  • Fixed small memory leaks
  • Fixed an issue with the command line install helper and case sensitive file systems
  • Removed superfluous logging

Improved modes:

  • Markdown – improved the symbol navigation

SubEthaEdit v5.0.1

30 Jan 10:08
Compare
Choose a tag to compare

Bug fixes and maintenance:

  • Fixed an issue where the undo buffer could get corrupted in certain situations with a non empty selection
  • Fixed ODB support, fixes external editor support for Fetch

New modes:

  • Elixir Phoenix EEx

Improved modes:

  • Elixir
  • Javascript

SubEthaEdit v5.0

07 Apr 19:09
Compare
Choose a tag to compare

Now free and open source! The ideal tool for education, pair programming and tutoring and all your plain text editing needs.

Features:

  • Support for Mojave Dark Appearance
  • Overall facelift
  • In bundle distribution of see command line tool and authentication script

Bug fixes and maintenance:

  • Improved performance
  • Improved reliability of see tool
  • Fixed an issue where "Open Terminal Here" did not work reliably.

New Modes:

  • TOML
  • Markdown
  • JSON
  • Elixir

Archive of old release

26 Aug 14:36
Compare
Choose a tag to compare
SubEthaEdit-Mac-3.5.4

[CHANGE] fixed lion issues and prepped everything for release