docs: Update changelog for FancyDialogs

This commit is contained in:
Oliver
2025-06-21 13:08:26 +02:00
parent 5afdeec9e8
commit fb88e852d9

View File

@@ -5,6 +5,18 @@ order: 1
# FancyDialogs v0.x.x
## v0.0.4 [!badge variant="info" text="2025-06-20"]
- Added fancyanalytics integration
## v0.0.3 [!badge variant="info" text="2025-06-20"]
- Removed close action
- Added console_command, player_command and send_to_server actions
- Made dialog registry and action registry accessible from the API
- Added confirmation dialogs to certain commands
- Removed html encoding for default dialogs
## v0.0.2 [!badge variant="info" text="2025-06-19"]
- Added action system
@@ -12,7 +24,6 @@ order: 1
- Implemented confirmation dialog api
- Added command to reload config
## v0.0.1 [!badge variant="info" text="2025-06-17"]
Initial **alpha version** of FancyDialogs.