Skip to content

Releases: SihanTeng/tenling

TenLing v0.3.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 08:43

TenLing installers

Filenames follow tenling-{version}-{os}-{arch}.{ext} after the release
normalize step finishes.

Platform Package
macOS tenling-*-macos-universal.dmg, Homebrew (brew tap SihanTeng/tenling && brew install --cask tenling)
Linux tenling-*-linux-x64.AppImage, .deb, .rpm; APT/DNF via https://sihanteng.github.io/tenling/
Windows tenling-*-windows-x64.msi

Built from commit a41ffbb5340e436652a823cb4d46ecc8b88624d0.

This release also includes signed updater artifacts (latest.json +
.sig files) — installed copies of TenLing pick up new versions
automatically (File → Check for Updates…). On Linux, OTA updates
apply to the AppImage; deb/RPM update through the package manager.

Install notes

  • macOS: open the DMG and drag TenLing to Applications, or brew install --cask sihanteng/tenling/tenling. Unsigned builds may need System Settings → Privacy & Security → Open Anyway.
  • Linux (AppImage): chmod +x tenling-*-linux-x64.AppImage && ./tenling-*-linux-x64.AppImage
  • Linux (deb): sudo apt install ./tenling-*-linux-x64.deb
  • Linux (RPM): sudo dnf install ./tenling-*-linux-x64.rpm
  • Windows: run the MSI installer (WebView2 bootstrapper downloads if needed).

TenLing v0.3.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 06:34

TenLing installers

Filenames follow tenling-{version}-{os}-{arch}.{ext} after the release
normalize step finishes.

Platform Package
macOS tenling-*-macos-universal.dmg, Homebrew (brew tap SihanTeng/tenling && brew install --cask tenling)
Linux tenling-*-linux-x64.AppImage, .deb, .rpm; APT/DNF via https://sihanteng.github.io/tenling/
Windows tenling-*-windows-x64.msi

Built from commit 73129affce9f72d8c672ba20fd717eca51bd9da3.

This release also includes signed updater artifacts (latest.json +
.sig files) — installed copies of TenLing pick up new versions
automatically (File → Check for Updates…). On Linux, OTA updates
apply to the AppImage; deb/RPM update through the package manager.

Install notes

  • macOS: open the DMG and drag TenLing to Applications, or brew install --cask sihanteng/tenling/tenling. Unsigned builds may need System Settings → Privacy & Security → Open Anyway.
  • Linux (AppImage): chmod +x tenling-*-linux-x64.AppImage && ./tenling-*-linux-x64.AppImage
  • Linux (deb): sudo apt install ./tenling-*-linux-x64.deb
  • Linux (RPM): sudo dnf install ./tenling-*-linux-x64.rpm
  • Windows: run the MSI installer (WebView2 bootstrapper downloads if needed).

md v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 03:24

md installers

Filenames follow md-{version}-{os}-{arch}.{ext} after the release
normalize step finishes.

Platform Package
macOS md-*-macos-universal.dmg, Homebrew (brew tap SihanTeng/md && brew install --cask md)
Linux md-*-linux-x64.AppImage, .deb, .rpm; APT/DNF via https://sihanteng.github.io/md/
Windows md-*-windows-x64.msi

Built from commit 0c94bdd623b5b7574ebea8b7b6ac4de93b815d54.

This release also includes signed updater artifacts (latest.json +
.sig files) — installed copies of md pick up new versions
automatically (File → Check for Updates…). On Linux, OTA updates
apply to the AppImage; deb/RPM update through the package manager.

Install notes

  • macOS: open the DMG and drag md to Applications, or brew install --cask sihanteng/md/md. Unsigned builds may need System Settings → Privacy & Security → Open Anyway.
  • Linux (AppImage): chmod +x md-*-linux-x64.AppImage && ./md-*-linux-x64.AppImage
  • Linux (deb): sudo apt install ./md-*-linux-x64.deb
  • Linux (RPM): sudo dnf install ./md-*-linux-x64.rpm
  • Windows: run the MSI installer (WebView2 bootstrapper downloads if needed).

md v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 07:48

md installers

Platform Package
macOS .dmg (universal), Homebrew (brew install --cask sihanteng/md/md)
Linux .AppImage, .rpm (Fedora/RHEL: sudo dnf install ./md-*.rpm)
Windows .msi

Built from commit 40fe8fbc87c9a83c1bb5941bf719477a4249296e.

This release also includes signed updater artifacts (latest.json +
.sig files) — installed copies of md pick up new versions
automatically (File → Check for Updates…). On Linux, OTA updates
apply to the AppImage; the RPM updates through dnf.

Install notes

  • macOS: open the DMG and drag md to Applications, or brew install --cask sihanteng/md/md. Unsigned builds may need System Settings → Privacy & Security → Open Anyway.
  • Linux (AppImage): chmod +x md_*.AppImage && ./md_*.AppImage
  • Linux (RPM): sudo dnf install ./md-*.rpm
  • Windows: run the MSI installer (WebView2 bootstrapper downloads if needed).

md v0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:50

md installers

Platform Package
macOS .dmg (universal)
Linux .AppImage
Windows .msi

Built from commit 367191c22ab9e87a2e22d10a84f79d325a9d04bb.

Install notes

  • macOS: open the DMG and drag md to Applications. Unsigned builds may need System Settings → Privacy & Security → Open Anyway.
  • Linux: chmod +x md_*.AppImage && ./md_*.AppImage
  • Windows: run the MSI installer (WebView2 bootstrapper downloads if needed).