# OinkScape Beta 4.5 — release notes (public beta)

Beta **4.5** follows **4.4** with a focus on polish, naming consistency, and public-beta readiness.

## Highlights

| Area | Changes |
|------|---------|
| **Naming** | “Control room” → **Control Panel**; **Audio player**, **Streaming player**, **Web Broadcasting** tab labels; mixer and Control Panel copy aligned. |
| **Tooltips** | User-facing tooltips cleaned up (feature-focused; removed informal / implementation-only wording). |
| **Windows installer** | **Install key** step for invited beta testers; pre-install notice references NDA acceptance. |
| **Legal / ops** | Beta NDA template (`docs/legal/BETA_NONDISCLOSURE_AGREEMENT.md`); install key generation and email workflow documented. |

## Technical references (same as 4.4 unless noted)

| Item | Location |
|------|----------|
| Expired-build dialog | `src/oinkscape/beta_info.py` |
| Last valid calendar day | `src/oinkscape/beta_info.py` → `BETA_LAST_VALID_DATE` |
| Inno installer script | `packaging/OinkScape_Beta4.5.iss` → `OutputBaseFilename` |
| Install keys | `packaging/tools/gen_beta_install_keys.py` + `docs/BETA_INSTALL_KEYS.md` |

## Build artifact name

`OinkScape-Beta4.5-Setup-win64.exe`
