Skip to content

TextMate 2.1.4-undead

Choose a tag to compare

@github-actions github-actions released this 11 Jun 18:32
Immutable release. Only release title and notes can be modified.
e26471b

2026-06-11 (v2.1.4-undead)

Bugfix release: the GitHub Markdown preview no longer dies with a LoadError on installs that predate 2026-06-08 (#29). See all changes since v2.1.3-undead.

Bundles

  • Stale Bundle Support installs heal themselves. The shared gem store (tm/gems) had landed only in the app's embedded copy of Bundle Support — the upstream bundle repository and its pin never changed, so existing installs kept a copy without it while the auto-updating Markdown (GitHub) bundle began requiring it. The library (and the Markdown (GitHub) default-bundle promotion from #23, which had drifted the same way) is now published upstream, and the bumped pin makes every stale install re-copy Bundle Support on next launch. (#30, f71b6df2)

What's Changed

Full Changelog: v2.1.3-undead...v2.1.4-undead