Skip to content

Releases: pythoninthegrasses/lunchjs

v0.16.0

04 Feb 23:19
443efda

Choose a tag to compare

0.16.0 (2026-02-04)

Features

  • db: remove auto-seeding for clean slate on first boot (fb55f74)
  • dev: add SQL seed file and db tasks for development (7e8a4b5)
  • macos: add titlebar theme matching for desktop (184de3f)

Bug Fixes

  • sync tauri.conf.json version with release-please (7f25cf5)

v0.15.0

04 Feb 21:02
dcfa8d1

Choose a tag to compare

0.15.0 (2026-02-04)

Features

  • add edit functionality to restaurant list view (8c35c86)
  • add test suite workflow (af2bbd5)
  • add unit, integration, and E2E testing infrastructure (a42bd1e)
  • migrate from npm to Deno for frontend tooling (c6120c3)

Bug Fixes

  • add checkout step before local composite action (ddfaabd)
  • detect Node.js arch for Tauri CLI native module (4e6c67b)
  • exclude test artifacts from src-tauri/dist in gitignore (0088d93)
  • handle empty deno fmt/lint targets gracefully (f49c0ed)
  • install Tauri CLI native module for platform (450cfcb)
  • install webkit browser for Playwright tests (ffc7388)
  • replace :npm:install with :deno:install in taskfiles (8f06a2a)
  • run iOS and Android builds on studio runner (cabcd39)
  • update Tauri CLI syntax for --aab flag (343ad22)
  • use studio label only for runner selection (6e4cd3e)

Performance Improvements

  • ci: optimize Android build with reduced targets and Rust cache (d4e5c07)

v0.14.0

03 Feb 18:05
75460f3

Choose a tag to compare

0.14.0 (2026-02-03)

Features

  • android: add JAVA_HOME and NDK_HOME to taskfile env (9f3ae02)
  • android: add setup task for installing dependencies (1ae12f7)
  • android: use GOOGLE_PLAY_TRACK env var for upload track (aba2700)

Bug Fixes

  • android: add JDK to setup task dependencies (a342c55)
  • android: use openjdk@21 LTS instead of @24 (588d161)
  • ci: add JAVA_HOME for Android Gradle build (c3b0437)
  • fastlane: inherit Android env vars from workflow (1d156f1)
  • taskfile: auto-accept Android SDK license in setup (e560ac6)
  • taskfile: make android:setup idempotent (c99c88b)

v0.13.0

02 Feb 23:20
a5b5b6a

Choose a tag to compare

0.13.0 (2026-02-02)

Features

Bug Fixes

  • deps: bundle renovate dependency updates (#35) (b0bd90e)
  • deps: update dependency com.android.tools.build:gradle to v8.13.2 (#25) (516236d)
  • fastlane: restrict CI keychain to GitHub Actions only (f5ae481)
  • ios: cleanup CI keychain after workflow completion (4ecfd66)

v0.12.0

09 Jan 22:00
8b3dab5

Choose a tag to compare

0.12.0 (2026-01-06)

Features

  • android: add run:device task for standalone APK install (150bd0f)
  • ci: add path filtering and fix Task cache for skip optimization (562a000)
  • ci: cache iOS build artifacts for full skip optimization (a2c269c)

Bug Fixes

  • ci: add explicit npm ci for clean node_modules (8d7e9e1)
  • ci: run tauri icon from root to find node_modules (44e1199)
  • ci: set RUNNER_TOOL_CACHE for self-hosted runner (5ff61cc)
  • ci: simplify Homebrew deps for self-hosted runner (5bdf64f)

Reverts

  • remove RUNNER_TOOL_CACHE (created /Users/runner instead) (5d2c413)

v0.11.0

06 Jan 17:09
7c7af04

Choose a tag to compare

0.11.0 (2026-01-06)

Features

Bug Fixes

  • ios: improve viewport handling and disable zoom (88dc107)
  • theme toggle location on desktop (a2bbb9a)
  • theme toggle not responding (d684a5f)
  • ui: remove jarring Roll Lunch button animation (9d6ecc1)

v0.10.0

23 Dec 04:33
6bb1b14

Choose a tag to compare

0.10.0 (2025-12-23)

Features

  • ci: add concurrency control to cancel stale builds (9bbfd94)
  • ci: implement hybrid caching with Task fingerprinting (b0f8b0b)

Bug Fixes

  • ci: expand homebrew cache paths for actions/cache compatibility (2c27bc9)
  • ci: suppress fastlane telemetry warning (38a5843)
  • deps: update Gemfile.lock with ostruct gem (37dac8b)
  • deps: update rust crate rusqlite to 0.38 (#6) (4b18140)
  • ios: track empty assets directory with .gitkeep (9a062f5)
  • taskfile: use bundle exec for fastlane commands (6879aa6)

v0.9.2

17 Dec 22:22
2e8a850

Choose a tag to compare

0.9.2 (2025-12-17)

Bug Fixes

  • deps: update rust crate rand to 0.9 (9e16e50)
  • deps: update rust crate rand to 0.9 (c0b0c3b)