v0.4.0

AprilNEA/OpenLogiv0.4.0Jun 2, 2026by github-actions[bot]

AI Summary

Introduces Traditional Chinese (zh-TW) localization, supports multiple depot filename schemas, and adds macOS desktop switch actions.

Key Highlights

  • Added Traditional Chinese (zh-TW) locale support
  • GUI resolver now accepts both depot filename schemas
  • Added macOS desktop switch actions
  • Improved empty state UI and user hints

New Features

  • zh-TW localization
  • GUI resolver improvements
  • macOS desktop switch actions
  • UI polish

Full Release Notes

## What's Changed
* feat(i18n): add zh-TW (Traditional Chinese, Taiwan) locale by @PeterDaveHello in https://github.com/AprilNEA/OpenLogi/pull/57
* feat(assets): accept both depot filename schemas in the GUI resolver by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/76
* fix(gui): keep Settings Language description on one line by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/72
* Polish empty state UI and improve user hints for UX/usability by @markosnarinian in https://github.com/AprilNEA/OpenLogi/pull/88
* feat(core): add macos desktop switch actions by @LouisDISPA in https://github.com/AprilNEA/OpenLogi/pull/67
* chore: release v0.4.0 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/75

## New Contributors
* @PeterDaveHello made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/57
* @markosnarinian made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/88
* @LouisDISPA made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/67

**Full Changelog**: https://github.com/AprilNEA/OpenLogi/compare/v0.3.4...v0.4.0