Skip to content

Releases: niklabh/oxide

Oxide v0.2.1

24 Mar 18:22

Choose a tag to compare

What's Changed

  • feat: add audio playback API (Phase 1) by @niklabh in #10
  • feat: add set_timeout / set_interval timer API (Phase 4 pull-forward) by @niklabh in #11
  • Docs by @niklabh in #12

Full Changelog: v0.2.0...v0.2.1

Oxide v0.2.0

21 Mar 19:12

Choose a tag to compare

What's Changed

  • feat: add bookmarks and favorites with persistent storage by @niklabh in #9

Full Changelog: latest...v0.2.0

Latest Build (2026-03-21)

21 Mar 18:36
28d9041

Choose a tag to compare

Pre-release

What's Changed

  • fix: replace weak RandomState PRNG with OS-backed getrandom crate by @niklabh in #1
  • fix: use checked arithmetic in Wasm pointer helpers to prevent intege… by @niklabh in #2
  • fix: add size limit and Content-Type validation to Wasm module fetching by @niklabh in #3
  • fix: isolate persistent KV store by module origin by @niklabh in #4
  • Egui Interactive UI components by @niklabh in #7
  • fix: gate clipboard access and limit image decode size by @niklabh in #6
  • feat: add multi-tab support with per-tab isolation by @niklabh in #8

New Contributors

Full Changelog: https://github.com/niklabh/oxide/commits/latest