Releases: atuinsh/desktop
Releases Β· atuinsh/desktop
v0.1.10
23 Oct 21:17
Compare
Sorry, something went wrong.
No results found
Atuin Desktop v0.1.10 - 2025-10-23
π Downloads
Changelog
π Features
Import runbooks from Atuin Hub when using Open in Desktop (#175 )
π Bug Fixes
Use more robust method for creating the Welcome workspace (#176 )
v0.1.9
22 Oct 00:33
Compare
Sorry, something went wrong.
No results found
Atuin Desktop v0.1.9 - 2025-10-21
π Downloads
Changelog
π Features
Separate out backend block execution (#135 )
Make terminal links clickable (#170 )
π Bug Fixes
Test assertions incorrect (#158 )
Ssh keepalive checks (#161 )
v0.1.8
15 Oct 22:17
Compare
Sorry, something went wrong.
No results found
Atuin Desktop v0.1.8 - 2025-10-15
π Downloads
Changelog
π Features
Add horizontal rule block (#152 )
Add workspace.root template variable (#153 )
Setup logfiles and log rotation (#154 )
βοΈ Miscellaneous Tasks
Switch to native-tls (#151 )
Add macos arm to ci tests (#155 )
v0.1.7
14 Oct 21:12
Compare
Sorry, something went wrong.
No results found
Atuin Desktop v0.1.7 - 2025-10-14
π Downloads
Changelog
π Features
Allow saving blocks to insert easily later (#136 )
Show active terminal count on tab (#149 )
Add local state persistence with useBlockLocalState hook (#141 ) by @bahdotsh
π Bug Fixes
Duplicating a block sometimes doesn't duplicate the code in the block (#137 )
βοΈ Miscellaneous Tasks
Setup sccache
Remove old rust cache, add apt cache
Use larger depot runners
v0.1.6
09 Oct 23:56
Compare
Sorry, something went wrong.
No results found
Atuin Desktop v0.1.6 - 2025-10-09
Special thanks to our contributors who made their first contribution this release:
π Downloads
Changelog
π Bug Fixes
Allow deleting offline workspaces in error states (#124 )
Allow deleting orphaned runbooks (#131 ) by @hezhizhen
Allow setting interpreter for Kubernetes block (#133 )
βοΈ Miscellaneous Tasks
Don't create manual links for GH usernames in release notes (#125 )
Fix typos (#130 ) by @hezhizhen
v0.1.5
08 Oct 19:48
Compare
Sorry, something went wrong.
No results found
Atuin Desktop v0.1.5 - 2025-10-08
Special thanks to our contributors who made their first contribution this release:
π Downloads
Changelog
π Features
π Bug Fixes
Pressing escape inside a code editor collapses the entire block to an unprintable character (#118 )
βοΈ Miscellaneous Tasks
Ignore edge builds when building release notes (#116 )
Use special updater endpoint for edge builds (#114 )
Add contributors to release notes (#120 )
Delete old edge assets when updating release (#121 )
v0.1.4
07 Oct 18:27
Compare
Sorry, something went wrong.
No results found
Atuin Desktop v0.1.4 - 2025-10-07
Special thank you to @bahdotsh for contributing to this release!
π Downloads
Changelog
π Features
(runbooks) Add collapsible code blocks with smooth animations (#85 )
π Bug Fixes
Make vim mode toggle affect existing code editors (#101 )
Show info about offline workspaces and sharing in offline runbook settings (#111 )
πΌ Other
Enable release build time optimizations (#100 )
βοΈ Miscellaneous Tasks
Use rustls native tls roots (#104 )
Add prerelease builds for every commit (#106 )
Use a single rolling edge release (#107 )
Adjust tauri action args (#112 )
Remove --no-sync option from script/dev (#113 )
Edge Release (Rolling)
07 Oct 02:43
Compare
Sorry, something went wrong.
No results found
Rolling edge build - updated with commit 5019550
β οΈ This is an unstable development build - use at your own risk
Latest commit: Fix release names for sentry
Built from: 5019550
v0.1.3
03 Oct 20:57
Compare
Sorry, something went wrong.
No results found
Atuin Desktop v0.1.3 - 2025-10-03
π Downloads
Changelog
π Features
(templates) Add shellquote filter for safe shell escaping. (#65 )
π Bug Fixes
Panic on max count expect (#55 )
βοΈ Miscellaneous Tasks
Announce releases on Discord (#56 )
Remove ssh agent from CI (#57 )
Use https for ts-tiny-activerecord (#58 )
Adjust wording on dropdown for clarity (#68 )
Add intel macos build (#77 )
Update release workflow to use release branches (#78 )
v0.1.0
01 Oct 17:38
Compare
Sorry, something went wrong.
No results found
Atuin Desktop v0.1.0 - 2025-10-01
π Downloads
Changelog
π Features
Add release notes section to update modal
π Bug Fixes
Add fallback logic for finding appropriate welcome workspace directory if no documents directory is set (#42 )
Persist app version over multiple 'track' calls (#44 )
Prevent re-running terminal on visibility change (#53 )
βοΈ Miscellaneous Tasks
Update logged out avatar (#39 )
Split Rust tests into separate jobs (#43 )