TextMate 2.1.4-undead
Immutable
release. Only release title and notes can be modified.
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
- Bump Bundle Support pin so stale installs receive tm/gems by @dayglojesus in #30
- Release v2.1.4-undead by @dayglojesus in #31
Full Changelog: v2.1.3-undead...v2.1.4-undead