1
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
pooneyy 9779122311
feat(apps): add structured label field to all application configurations
- add nested label field with en and zh translations for all parameters
- maintain existing labelEn and labelZh fields for backward compatibility
- apply consistent internationalization structure across all apps
- improve localization support for multi-language user interfaces
2025-11-06 23:35:02 +08:00
pooneyy 5aa6aab6ec
feat(postgresql): add postgresql 18.0 support and update existing versions
- add new postgresql 18.0 and 18.0-alpine versions with complete configuration
- include data.yml files with form fields for data persistence, passwords, ports, users, and database names
- update existing postgresql versions: 16.9 to 16.10 and 17.5 to 17.6
2025-11-02 01:37:46 +08:00