> Source: https://docs.nometa.az/changelog/4-3

# SAMURAI 4.3

Releases 4.3.0 through 4.3.5, June 27, 2026.

## 4.3.5 — June 27, 2026

### Bug Fixes

- **Ci:** scope garble -literals away from handlers; back to github runner

## 4.3.4 — June 27, 2026

### Bug Fixes

- **Ci:** run the prod garble build on the self-hosted runner

## 4.3.3 — June 27, 2026

### Bug Fixes

- **Ci:** free disk + swap so the prod garble build completes

## 4.3.2 — June 27, 2026

### Bug Fixes

- **Ci:** swap on /mnt so the prod garble build doesn't OOM

## 4.3.1 — June 27, 2026

### Bug Fixes

- **Ci:** cut v4.3.1 to publish the garble OOM swap fix

## 4.3.0 — June 27, 2026

### Features

- **LDAP:** accept plain username for service-account bind
- **LDAP:** authenticate against an integrated AD device
- **Logs:** DB persist-level + retention controls (#751, increment 1)
- **Logs:** flush history + Logging tab layout polish
- **Logs:** on-demand DEBUG capture (#751, increment 3)
- **Logs:** queryable log history + Live/History toggle (#751, increment 2)
- **Logs:** unify audit into system logs as 'audit' level; one table + Live toggle
- **Proxy:** searchable device picker for overrides + route test
- **Rbac:** permission catalog, ordered LDAP role mappings, LDAP/user fixes
- **Settings:** card re-skin across all tabs + unified sticky save bar

### Bug Fixes

- **Ci:** unbreak release CI — domain/models coverage + lockfile drift
- **Deps:** bump esbuild 0.28.1 + @babel/core 7.29.7 (clear alerts #52, #53)
- **LDAP:** parse ldap://|ldaps:// host for device-sourced auth
- **Logs:** capture fields clearable, no spinners, X-clear button
- **Settings:** save-bar state legibility + Preferences de-clutter
- **UI:** Badge renders &lt;span&gt;; quieten benign settings-404 console noise
- **UI:** ErrorBoundary 'Try Again' hard-reloads on stale-chunk errors

### Performance Improvements

- **Logs:** batch and virtualize the live log stream
