Version 1.0.7
2026-04-22
Project Chronicle
Added an update history page on the website and an in-game changelog window so players can follow how Symbiosis grows.
- New public changelog page on dlsymbiosis.com.
- New in-game Updates button for the main menus and lobbies.
- The game reads changelog entries from the server, with an offline fallback.
Version 1.0.6
2026-04-22
Reliable Online Connection
Routed online services through HTTPS on dlsymbiosis.com to improve matchmaking and account access from different networks.
- Switched the game client from direct HTTP IP calls to HTTPS domain calls.
- Updated the Android APK distribution manifest.
- Fixed direct APK download routing.
Version 1.0.5
2026-04-22
Online Ranked Matchmaking
Added server-backed ranked battle search with authoritative match state and shared battle board validation.
- Players can enter ranked matchmaking and wait for an online opponent.
- The server creates ranked matches and generates the battle board.
- Tile picks, reveals, damage, and finish events are validated by the server.
Version 1.0.4
2026-04-22
Local Wi-Fi Battle
Added local network battles so two devices on the same Wi-Fi can find each other and play.
- Created local Wi-Fi room flow.
- Added host and join logic for nearby devices.
- Improved battle sync for local multiplayer rounds.
Version 1.0.3
2026-04-21
Profiles, Friends, and Chat
Expanded account systems so players can keep profile identity and communicate through the server.
- Added server profiles and account login flow.
- Added friends and requests.
- Added global chat support.
Version 1.0.2
2026-04-20
Characters and Remote Content
Moved character catalog data toward server-controlled content for easier balancing and updates.
- Added remote character catalog endpoint.
- Connected battle character data to server content.
- Prepared Android addressable content support.
Version 1.0.1
2026-04-20
Android Updates
Added APK update metadata and the first website download flow for Android builds.
- Added Android update manifest.
- Added public APK download page.
- Added release notes in the update prompt.
Version 1.0.0
2026-04-20
First Public Android Build
Published the first Android build foundation for Symbiosis Mahjong Battle.
- Packaged the Android APK.
- Prepared the public website entry point.
- Started the public build history.