Skip to content

Releases: suryanewa/Taki

Release list

Taki v0.1.0

Choose a tag to compare

@suryanewa suryanewa released this 15 Jun 04:39

Taki v0.1.0

Initial packaged release for the expanded Taki monorepo.

Included

  • Next.js web speed-reading app
  • Native macOS desktop app built with Rust and Tauri
  • Chrome extension for importing webpage text into Taki
  • Theme-aware desktop title bar and native macOS menu commands
  • Local release packaging script for DMG and extension zip

Assets

  • Taki_0.1.0_aarch64.dmg: macOS desktop app
  • taki-chrome-extension-v0.1.0.zip: Chrome extension package

Validation

  • npm run lint
  • npm run build
  • npm run build:desktop-export
  • cargo check
  • npm run desktop:check
  • npm run desktop:build