Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

0.43.0 (2026-06-12)

Features

  • #18: transport templates — importable VHBs per communication mode (1f3e203), closes #18 emu#18

0.42.0 (2026-06-03)

Features

  • #17: Software driver mode: EMU shell REPL, set_driver_mode, and execute_interaction (ebe7941), closes #17

0.41.0 (2026-05-31)

Features

  • #16: Resolve “Update Engine dependency for async syscall support” (392ecab), closes #16

0.40.1 (2026-05-29)

Bug Fixes

  • register target resources during session load and add pure-virtual TCP hang test, plus include roadmap documentation (8df76da)

0.40.0 (2026-05-27)

Features

  • pass license key to engine for feedback enrichment (89a3642)

0.39.0 (2026-05-24)

Bug Fixes

  • add serialized_scanned_maps to test VHB fixtures (7da5159)

Features

  • add support for encrypted .vhbx project files and implement set_history_limit command permissions (852b766)

0.38.0 (2026-05-23)

Features

  • implement core CLI commands (info and run) (5553adf)

0.37.8 (2026-05-17)

0.37.7 (2026-05-15)

0.37.6 (2026-05-15)

0.37.5 (2026-05-14)

0.37.4 (2026-05-14)

Bug Fixes

  • rely on template needs (82527a2)

0.37.3 (2026-05-14)

0.37.2 (2026-05-14)

0.37.1 (2026-05-13)

0.37.0 (2026-05-13)

Features

  • add global navigation banner to EMU documentation pages and update reference links (833cf37)

0.36.0 (2026-05-13)

Features

  • implement custom Certo branding and theme for documentation and rustdoc (4b488f7)

0.35.4 (2026-05-13)

0.35.3 (2026-05-12)

0.35.2 (2026-05-12)

0.35.1 (2026-05-11)

Bug Fixes

  • make sure icons are present (f51253b)
  • move setup icons to before pages (72a73ee)

0.35.0 (2026-05-11)

Features

  • add CLI support, initialize developer documentation, and improve Docker build script configuration (26a7d8e)

0.34.0 (2026-05-06)

Bug Fixes

  • test syntax (03e7430)

Features

  • add initial benchmarking suite and fix symbol length assertion in emulator library (dbb11b2)
  • upgrade test coverage and move emu to a tauri plugin (bab04d5)

0.33.0 (2026-04-29)

Features

  • add SchemaBuilder component to manage and edit custom packet structures (6bf2d1e)
  • incorporate IOCTL seal data into variable metadata and increase dialog z-index for overlay display (d93e00c)

0.32.1 (2026-04-26)

0.32.0 (2026-04-25)

Features

  • add schema removal functionality to ScanInspectModal and implement typedef resolution and auto-mocking logic in SystemCallDetails (2a031de)
  • implement native memory merge support for system call data overrides and update telemetry initialization. (9cc8875)
  • implement structural schema serialization to optimize project loading and reduce memory usage (915db25)

0.31.0 (2026-04-16)

Features

  • add history search, system call status styling, and local cache schema resolution support (ae6068b)

0.30.3 (2026-04-13)

0.30.2 (2026-04-13)

0.30.1 (2026-04-12)

0.30.0 (2026-04-12)

Features

  • implement persistent project-level schema imports and rehydration (256a934)

0.29.0 (2026-04-12)

Bug Fixes

  • update tauri-plugin-dialog to 2.7.0 and defer dropdown menu actions to prevent focus issues (7cf6f1b)

Features

  • add C header scanning support, improve library import reporting, and refine syscall matching logic (b768f41)

0.28.0 (2026-04-08)

Features

  • add configurable system call history limit to engine and UI (5e1c9a2)
  • add ImportLibraryModal to allow loading bundled standard library schemas into the engine (4a97032)

0.27.0 (2026-04-04)

Features

  • reduce alias and call limits for anonymous and free tiers (b45ded1)

0.26.2 (2026-04-04)

0.26.1 (2026-04-04)

Bug Fixes

  • general fixes for associating historical calls to existing specs (cb0256f)

0.26.0 (2026-04-02)

Features

  • implement binary scanning functionality with symbol map inspection and UI components (083d240)

0.25.0 (2026-04-01)

Bug Fixes

  • a few updates after refactor (a9d0e72)

Features

  • add search and filtering functionality to TraceExplorer component (7b8fa65)

0.24.0 (2026-04-01)

Features

  • add ioctl hardware code field and implement auto-healing for system call offsets (db6de1d)

0.23.0 (2026-04-01)

Features

  • support faster system calls (c2564e4)

0.22.1 (2026-04-01)

0.22.0 (2026-03-31)

Features

  • add about page in emu and general fixes (a263b49)

0.21.4 (2026-03-30)

0.21.3 (2026-03-30)

0.21.2 (2026-03-30)

Bug Fixes

  • licensing: updated field access for updated LicensePayload struct (26f7af4)

0.21.1 (2026-03-30)

Bug Fixes

  • ui: reorder elements in bottom status bar footer (afe70db)

0.21.0 (2026-03-29)

Bug Fixes

  • update versions (fe9419c)
  • update versions (bae230f)

Features

  • support engine/portal updates (6204a95)

0.20.0 (2026-03-23)

Features

  • Implement batched telemetry events and virtualized history display with react-virtuoso for improved performance, and update CI templates. (d5c7724)

0.19.0 (2026-03-23)

Features

  • make emu work in standalone (9f92f00)

0.18.0 (2026-03-22)

Features

  • add tests (7e6d896)
  • make emu itself again (bf32686)
  • make emu itself again (d4d8cb9)

0.17.0 (2026-03-22)

Features

  • come up with the logic for having an outer desktop view (172cf94)

0.16.2 (2026-03-21)

0.16.1 (2026-03-21)

Bug Fixes

  • lagging behavior with too many log statements (9b592fa)

0.16.0 (2026-03-21)

Bug Fixes

  • rely on env, not config.toml (cfa86ba)

Features

  • Bump engine dependency to v0.17.0 and add NODE_MODULES_PATH variable to the CI build configuration. (092075d)

0.15.2 (2026-03-20)

0.15.1 (2026-03-20)

Bug Fixes

  • update config cargo targets (d8da235)

0.15.0 (2026-03-18)

Features

  • support spawning process and playback files (e022e1c)

0.14.0 (2026-03-18)

Features

  • finalize ui in relationship to wireframe (13c58dd)
  • finalize ui in relationship to wireframe (7e5e848)

0.13.0 (2026-03-12)

Bug Fixes

  • add before script to test job (ac4cd29)
  • add simple test to run (d58418b)
  • ci: Re-adding dummy webhooks to config.toml, and patching CI job url replacement (f1adf6c)
  • fetch icons ahead of time (8f7d850)
  • grabbing icons at build time (b8b622d)
  • grabbing icons at build time (e809fcc)
  • minor ui updates and fixes (cfcb28c)

Features

  • add tests updates (b3eface)
  • full front end mock up created (d8e0a57)
  • overhaul front end (e867262)
  • use the updated ui-lite (343733b)

0.12.1-clayui (2026-03-03)

Features

  • update native ui to look like the wasm target (a78a57c)

0.11.0 (2026-02-27)

Features

  • add first example, support new tcl and telemetry feature (0f96a26)

0.10.3 (2026-02-25)

Bug Fixes

  • package name for beta (eb17c16)

0.10.2 (2026-02-25)

Bug Fixes

  • try updating the prefix url (5659f3a)

0.10.1 (2026-02-25)

Bug Fixes

  • collect the new version variable properly (928d650)

0.10.0 (2026-02-25)

Bug Fixes

  • remove problematic : (37e302a)
  • single block commands (8750b11)
  • tie deploy to run after tag job (e94c544)

Features

  • add deploy stage to add url for download (fd5c6f2)

0.9.5 (2026-02-25)

Bug Fixes

  • add graceful engine shutdown (60a3767)
  • old depndecy problem (a263d78)

0.9.4 (2026-02-24)

Bug Fixes

  • update invoking emu (d83e3b4)

0.9.3 (2026-02-24)

0.9.2 (2026-02-23)

0.9.1 (2026-02-23)

Bug Fixes

  • caching (be9185b)
  • job cache (f034190)

0.9.0 (2026-02-22)

Features

  • add hardening across products (57a46cd)
  • add some docs (bd86eab)
  • allow updates to make it to ui and encode public key (d230b85)

0.8.5 (2026-02-16)

0.8.4 (2026-02-15)

Bug Fixes

  • collect new version before build (283e032)

0.8.3 (2026-02-14)

0.8.2 (2026-02-14)

0.8.1 (2026-02-14)

Bug Fixes

  • add tcl init and other missing libs (0ee62b9)

0.8.0 (2026-02-14)

Features

  • update release builds (0dd9f68)

0.7.1 (2026-02-13)

Bug Fixes

  • dep libs and license file inclusion (f7f6655)
  • script syntax (e5a64da)

0.7.0 (2026-02-13)

Features

  • add beta tag support (66987df)
  • add beta tag support (fb2c191)

0.6.0 (2026-02-12)

Features

  • add license file support (dc7a71b)

0.5.4 (2026-02-12)

0.5.3 (2026-02-08)

0.5.2 (2026-02-07)

0.5.1 (2026-02-05)

0.5.0 (2026-02-05)

Features

  • add build info to app (d5d51a0)

0.4.0 (2026-02-04)

Features

  • add logging and crashpad support (898e232)
  • add logging and crashpad support (cebb602)

0.3.0 (2026-02-02)

Features

  • make calls more unique (b9425e4)

0.2.1 (2026-02-01)

0.2.0 (2026-01-30)

Bug Fixes

  • update with new data entity (04c4dc8)

Features

  • translate between ui and engine, update versions (6336591)

0.1.3 (2026-01-12)

0.1.2 (2025-12-16)

Bug Fixes

  • Remove cache policies from test-emu and memcheck-emu jobs (aa0aaff)

0.1.1 (2025-12-16)

0.1.0 (2025-12-02)

Bug Fixes

  • engine version (486cec0)
  • fix needed job name (83fe995)
  • pipeline syntax (3f20b20)
  • remove implementing pages in cpp template (2d0dc62)
  • remove same url replacement (5948ebc)
  • try changing url in script (ae9b422)
  • try using in-link auth instead of ci replacement (e37b7ce)
  • update sast stage vars (8260172)

Features

  • add doxygen api auto docs (2190f19)
  • add replacement of the url (f093486)
  • add tests to emu project (b069935)
  • remove submodules in favor of fetching source code, general refactor (d969822)
  • update build to use binary artifacts (4e54057)
  • update deps and improve install (6ca9e92)
  • update pipeline file (fdcced1)