You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## v0.17.1
2
+
3
+
* Add a SMTP encryption setting (plain, STARTTLS, TLS).
4
+
* Migrate all UIs to Tailwind v4.
5
+
* Fix job name encoding for WASM jobs.
6
+
* Make examples/wasm-guest-(js|ts|rust) standalone to just be copyable.
7
+
* Update Rust & JavaScript dependencies.
8
+
1
9
## v0.17.0
2
10
3
11
* Add new WASM runtime based on [wasmtime](https://github.com/bytecodealliance/wasmtime). More information in our dedicated update [article](https://trailbase.io/blog/switching_to_a_wasm_runtime).
0 commit comments