- update docker-compose.yml to use named volume (linkstack_data) with bind mount to ./data directory
- remove complex container export logic from init.sh, replace with simple directory creation (mkdir -p ./data)
- Rewrite README.md in Chinese and add README_en.md in English to focus on product introduction and main features
- Update data.yml with improved multilingual descriptions, architecture support, and simplified form fields (only HTTP port configuration)
- Simplify docker-compose.yml by removing unnecessary environment variables and using volume mount instead of named volume
- Add init.sh script for container initialization and update logo.png file
- Remove .env.sample file with complex environment variables
- add `pull_policy: always` to all service definitions across all docker-compose files
- ensure consistent image update behavior for all applications
- maintain existing network configurations and external network settings
- preserve all other service configurations and environment variables
- add explicit :latest tag to looking-glass-server, owjdxb, linkstack, and watchtower images
- update headscale-ui image from latest to specific version 2025.08.23
- update verysync image to specific version v2.20.1
- update headscale-ui from 2025.05.22 to 2025.08.23 version
- 【fix】amend clear app configuration file and update from v1.0.4 to v1.0.9