Skip to content

tauri-utils@1.0.0-beta.3

Aug 16, 2021
  • Fixes minimum window height being used as maximum height.
    • e3f99165 fix(core) minHeight being used as maxHeight (#2247) on 2021-07-19
  • Implement Debug on public API structs and enums.
    • fa9341ba feat(core): implement Debug on public API structs/enums, closes #2292 (#2387) on 2021-08-11
  • Keep original value on config > package > productName on Linux (previously converted to kebab-case).
    • 3f039cb8 fix: keep original productName for .desktop Name field, closes #2295 (#2384) on 2021-08-10
  • Inject the invoke key on regular <script></script> tags.
    • d0142e87 fix(core): invoke key injection on regular JS scripts, closes #2342 (#2344) on 2021-08-03

© 2026 Tauri Contributors. CC-BY / MIT