Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file.

## [Unreleased]

### Added
- **Troubleshooting Tab**: Added a persistent **Enable verbose mode** option to the GAMA Panel, with common-issue guidance and quick access to the Unity Console.

### Changed
- **Unified Logging**: Detailed diagnostics are now controlled by verbose mode instead of requiring a separate development branch; essential warnings, errors, and actionable UI messages remain enabled.
- **English Messages**: Standardized package-owned Console, debug, and UI messages in English.

## [1.0.0-preview.1] - 2026-04-24

### Changed
Expand All @@ -18,4 +27,4 @@ All notable changes to this project will be documented in this file.

### Added
- **Default Assets**: Added `LocalizationData.csv` and default materials.
- **Third Party Notices**: Documented the use of `NativeWebSocket`.
- **Third Party Notices**: Documented the use of `NativeWebSocket`.
Loading