Add tags field to the apps table

This commit is contained in:
Evgeny
2025-05-03 07:56:35 +08:00
parent 4904a0050a
commit 296fbee028
4 changed files with 28 additions and 15 deletions

View File

@@ -1,3 +1,17 @@
### 5.5.4
* Added `icon` meta tag
* Added `private_mode` meta tag
* Added `calendar:enabled_calendar_ids()` method
### 5.5.1
* Added `calendar:is_holiday()` method
### 5.5.0
* Added `aio:add_todo()` method
### 5.3.5
* Added `ai` module