Skip to content

Releases: Glaysia/termux-terminal

1.0.4

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:15
f2d3900

What's Changed

  • release: prepare Termux Terminal 1.0.4 by @Glaysia in #4

Full Changelog: 1.0.3...1.0.4

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 11 Aug 10:09
284bb6a

What's Changed

  • release: prepare Termux Terminal 1.0.3 by @Glaysia in #3

Full Changelog: v1.0.2...v1.0.3

Termux Terminal 1.0.3

Choose a tag to compare

@Glaysia Glaysia released this 11 Aug 10:18
284bb6a

Initial public release of Termux Terminal for Android Obsidian.

Termux Terminal bridge 1.0.4

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:15
f2d3900
release: prepare Termux Terminal 1.0.4 (#4)

* docs: establish terminal architecture and specifications

* feat: implement Termux bridge PTY protocol

* test: cover bridge websocket lifecycle

* feat: add interactive Obsidian terminal plugin

* build: add release packaging and Termux installer

* docs: publish native Termux usage guide

* docs: define terminal release goal

* docs: prepare public marketplace documentation

* docs: add public maintenance policies

* build: align release version metadata

* ci: validate marketplace release assets

* build: update bridge lock version

* fix: publish release builds with installed musl target

* ci: validate pull requests before release

* feat: isolate terminal control input

* release: prepare v1.0.4

* fix: satisfy marketplace review requirements

* docs: organize native Termux project guidance