Releases: joshuadavidthomas/dashtext
Releases · joshuadavidthomas/dashtext
v0.3.1
What's Changed
- add automated screenshots with Playwright and add one to README by @joshuadavidthomas in #12
- add dual-deployment support for Tauri desktop and Cloudflare Workers web by @joshuadavidthomas in #13
- Bump the bun group with 2 updates by @dependabot[bot] in #14
- reorganize codebase as a bun workspace by @joshuadavidthomas in #15
- rearchitect shared utilities and logic by @joshuadavidthomas in #16
- allow toggling vim mode off and add basic settings window by @joshuadavidthomas in #17
- add beads by @joshuadavidthomas in #18
- fix FOUC flash by inlining critical CSS and JS theme logic by @joshuadavidthomas in #19
- 🔖 bump version 0.3.0 -> 0.3.1 by @joshuadavidthomas in #20
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- add minisign password to release builds by @joshuadavidthomas in #9
- add capture window and basic triggering to the main window by @joshuadavidthomas in #10
- 🔖 bump version 0.2.0 -> 0.3.0 by @joshuadavidthomas in #11
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- add auto-updating to application by @joshuadavidthomas in #7
- 🔖 bump version 0.1.0 -> 0.2.0 by @joshuadavidthomas in #8
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- add draft persistence with local SQLite by @joshuadavidthomas in #1
- migrate SQL handling to frontend handling via drizzle by @joshuadavidthomas in #2
- refactor frontend to SvelteKit file-based routing by @joshuadavidthomas in #3
- add GHA workflows and prepare for initial build/release by @joshuadavidthomas in #4
- Bump @lucide/svelte from 0.544.0 to 0.555.0 in the bun group by @dependabot[bot] in #5
New Contributors
- @dependabot[bot] made their first contribution in #5
Full Changelog: https://github.com/joshuadavidthomas/dashtext/commits/v0.1.0