Commit Graph

6 Commits

Author SHA1 Message Date
835669e37e Clean up repository: remove compiled binaries, add build artifacts to .gitignore 2025-11-26 19:11:23 +01:00
cfb967f8a0 Remove DEPLOYMENT_COMPLETE.md from ejabberd-module 2025-11-26 18:59:41 +01:00
4178e9c82c docs: clean up unnecessary .md files and fix Dockerfile
- Remove 11 unnecessary .md files (empty, redundant, or overly detailed)
- Fix Dockerfile.multiarch directory creation bug
- Update binary timestamps from build process
- Keep only essential documentation: README.md, WIKI.MD, module docs
- Repository is now cleaner with focused documentation
2025-11-26 18:31:11 +01:00
ab9f20b06b Add version update verification script for HMAC File Server 3.3.0
- Implemented a bash script to verify all references to version 3.2.x have been updated to 3.3.0.
- The script checks binary version, core source files, configuration files, documentation, ejabberd module, and network resilience documentation.
- Provides a summary of verification results and confirms successful updates across all components.
2025-08-26 16:10:17 +00:00
fb4d7af8b4 feat: Remove deprecated test files and enhance documentation for version 3.3.0 "Nexus Infinitum"
- Deleted obsolete test files: test_mime.go, test_mime_integration.go, and xmpp_client_upload_diagnosis.ipynb.
- Updated README.md to reflect the new version 3.3.0 "Nexus Infinitum" and its features.
- Added comprehensive release notes for version 3.3.0 detailing major enhancements and installation instructions.
- Introduced cleanup script to remove development artifacts while preserving production files.
2025-08-26 10:03:52 +00:00
14d1a26b95 Fixed: NETWORK_RESILIENCE_COMPLETE 2025-08-26 08:34:19 +00:00