- seed templates/ dummy in beforeBuildCommand so release bundles compile (950bed4)
- commit pinned workspace Cargo.lock to stop CI floating tauri-utils to 2.9.2 (d6cd683)
- seed templates/ dummy in CI so the tauri resource glob resolves (e0e56cf)
- bundle transport templates and update emu to v0.43.0 (2993285)
- update init-bundle.sh schema generator path to plugins/ (e2642de)
- #2: Software driver mode: UI driver toggle, inbound_defaults editor, direction badges (94b18ba), closes #2
- #1: Resolve “Update EMU dependency for async syscall support” (1c7ca00), closes #1
- update emu to v0.39.0 and integrate license key changes (6225aa4)
- display actual version alias in version-picker dropdown for latest tag (5d622a5)
- add CI pipeline job to prepare and upload public Certo documentation to S3 (38bd1c3)
- integrate Emu documentation into Certo Desktop docs with custom CSS branding and automated build pipeline updates (efb9853)
- correct regex escaping for cargo registry path in test coverage aliases (5c88879)
- remove panic on IPC “not found” errors to prevent false positives in CI environments (8e494b8)
- implement license validation for Emu CLI and add developer reference documentation (b67e329)
- implement license validation for Emu CLI and add developer reference documentation (4b3f604)
- implement persistent user settings and update data structures for binary buffers (731060d)
- add libhooks.so to build initialization and bundle resources (e6a3072)
- add resource path tracking, system fcntl wrapper, and UI styling updates with engine dependency patches (b4645e8)
- add set_no_hardware_mode command and enable local engine and portal patches (e3aa4eb)
- add sync_project_state command, update build environment prompts, and comment out local path patches (abff300)
- implement toast notifications, add clear-all functionality to modal, and integrate Emu layout into PlatformShell (55e4560)
- include imported schemas and serialized scanned maps in project save and load operations (5c0327d)
- dwarf scanner array size (88be5c2)
- add imported schemas to session data and remove redundant libclang installation from CI (13ee344)
- centralize build and bundle initialization scripts within Tauri configuration (e56935f)
- add deploy-alias-certo job to CI pipeline for alias deployment (df2793f)
- implement standard library debug symbol fetching and engine integration for hardware emulation (2de9f36)
- emu adds target meta data scanner (3cac1d8)
- support faster system call capturing (aaf3298)
- update emu version (f65c4c4)
- update submodule and general fixes (0baee61)
- migrate update check to startup invocation, improve logging, and update notification link handling (ca1bf94)
- add software update check UI and improve updater logging and dependency versioning (4a78c3e)
- launching link to customer portal (2059efc)
- add update checker and rpm fixes (f92c845)
- add update checker and rpm fixes (910cfc0)
- update submodules and add rustls-tls fix (8f095fc)
- update license file support (34be211)
- Refactor CI/CD to use
certo specific templates and tags, remove IS_BETA variable, add SAST_EXCLUDED_ANALYZERS, and delete app-icon.png. (af38f03)
- update emu dependency to v0.20.0 (377b385)
- arch caching (e4d6a53)
- caching with arm jobs (a9bfdc6)
- remove unreleased portion from changelog (6f95c30)
- testing profile (cf6dcdd)
- update desktop to work as a platform (7626d6b)