Skip to content

chore: release master#39

Closed
odest wants to merge 1 commit intomasterfrom
release-please--branches--master
Closed

chore: release master#39
odest wants to merge 1 commit intomasterfrom
release-please--branches--master

Conversation

@odest
Copy link
Copy Markdown
Owner

@odest odest commented Mar 15, 2026

🤖 I have created a release beep boop

1.5.0

1.5.0 (2026-03-15)

Features

  • add contributing and funding docs, improve README, and enhance UI with skeletons and sidebar variant selector (0a34782)
  • add init scripts, svg assets, improve README (21d6de5)
  • add skeleton loading placeholders for mode-card and themes-list (eaf937c)
  • android: add Android build configuration and resources (ec04ee7)
  • cli: add interactive @tntstack/create scaffolding tool (b39ae89)
  • cli: support apple directory and file renaming during scaffold (d8beab1)
  • dashboard: add dashboard pages, routes, navigation and i18n (14a4db4)
  • docs: add Mermaid support and MDX helpers, update documentation content (645fe37)
  • docs: setup Fumadocs and initial MDX structure (7d51764)
  • i18n: add internationalization support for web and native apps (2e9da4f)
  • i18n: add support for 10 languages (7f0a219)
  • i18n: add translation texts for pages and components (27017ba)
  • improve sidebar and theme handling (44016ab)
  • landing: add basic landing page with ui components (f50aa28)
  • language: Add language card and switcher hook (05f7a23)
  • native: update application icons across all platforms (8486bd2)
  • packages/cli: add base scaffolding tool structure (56f90f7)
  • select: Add search and sort to ThemesList with new Select component (cf54e6f)
  • sidebar: add sidebar variant selector UI and persistent store (f6b7bb3)
  • sidebar: close mobile sidebar on link click (19cd438)
  • theme: add view transition on theme change and system mode support (d942b57)
  • ui: add language toggle and locale config (60d1e56)
  • ui: improve mode toggle with view transitions (fabc024)
  • web: Add PWA support with Serwist, add favicons, metadata, and manifest (3b08c17)

Bug Fixes

  • appearance settings are not responsive on mobile view (close #8) (1fe1b69)
  • cli: resolve 404 error on npm publish by adding publishConfig (4251e18)
  • common/greet: add error handling and clear input after greet (e954c0f)
  • deps: upgrade next.js and react to resolve new RSC vulnerabilities (6f54846)
  • deps: upgrade react to resolve new RSC vulnerabilities (63a94a9)
  • docs: add force-static to resolve DYNAMIC_SERVER_USAGE error (09c7e9c)
  • greet: handle invalid input and sanitize name (201a5d0)
  • init: update init scripts and sidebar to replace placeholder (dbe2ca8)
  • lint: add eslint dependency to ui package and fix exhaustive-deps warning (5bc54a1)
  • release: correct component paths in linked-versions config (f37aa5d)
  • ui: explicitly define children prop in ThemeProvider for React 19 compatibility (a71bc81)
  • web: resolve missing open graph images in localized routes (9240081)

Documentation

  • add CONTRIBUTING.md, FUNDING.yml, overhaul README (8e9a878)
  • cli: Add package metadata and README for CLI scaffolding (d73ad2a)
  • fix formatting of README warning block (7a5cb63)
  • README: add required Android signing notes and guide (a06dba1)
  • Update license to MIT and adjust docs (abf9340)

Code Refactoring

  • change project name and package identifiers to tntstack (9ea84f1)
  • ci: add publish CLI workflow and improve version fetch logic (087c196)
  • Refactor theme card to reusable themes list component (4018b8b)
  • release: split release workflow into modular reusable workflows (23d2ff6)
  • remove unused pages and navigation items (86ac6b3)
  • scripts: unify lint scripts and update ts version (c1e94e4)
  • set up CI workflow and improve project structure (a881e92)
  • swap hexagon icon for custom logo and add brand assets (c6f09fe)
  • theme-store: move sortOption to store and update ThemesList (dab3012)
  • ui: extract theme init script to shared module (0e51547)
  • ui: replace mounting with useMounted hook skeleton component (c5366b6)
  • ui: replace mounting with useMounted hook skeleton component (cd9faa3)
  • update LinkComponent types and use LucideIcon for nav icons (7ed51cd)
  • use sidebar state for grid layout in mode and variant cards (e7e84af)
  • utils: Extract storage retrieval to utility and use it in stores (af79486)

Build System

  • android: add keystore signing config for release builds (a203803)
  • android: Move signing config to signingConfigs block and update keys (1b19d2a)
  • cli: rename package to @tntstack/create-app (b6eddca)
  • deps: bump next from 15.5.0 to 15.5.9 (c17477c)
  • deps: bump next from 15.5.0 to 15.5.9 (33ee5cd)
  • Exclude src-tauri from tsconfig and add Android .gitignore in scripts (a2c8a89)
  • ios: initialize Tauri iOS project via GitHub Actions (fd1fef0)

Continuous Integration

  • add Android/desktop build workflows, drop old release-please (9bf3f34)
  • Add manuel build apps workflow and simplify release workflow (b190639)
  • add publish-tauri job to android-build and remove desktop-build (39fae4f)
  • android: implement smart debug/release build pipelines (76a4ae5)
  • ios: add temporary project initialization workflow (840f3cf)
  • ios: remove temporary project init workflow (ce145bd)
  • release-please: add Release Please workflow and config (da6c6dc)
  • standardize secret name to github_token across workflows (3f6b434)
  • Update android build workflow, add split-APK upload and rename job (3d09a38)
  • workflow: Add Rust and Node cache to Android build workflow (3a9c510)
  • workflows: Update CI workflows to use secrets.GITHUB_TOKEN (96130d5)
  • workflows: update NDK, rename artifacts, fix lockfile cache (841e1e4)
  • workflows: update pnpm setup, fix quoting, change asset pattern (73379b2)

This PR was generated with Release Please. See documentation.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tntstack Ready Ready Preview, Comment Mar 15, 2026 10:30pm

@odest odest closed this Mar 15, 2026
@odest odest deleted the release-please--branches--master branch March 15, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Appearance settings are not responsive on mobile view

1 participant