- Incomplete subscription handling
- Incorrect network packet size
- Empty chat address in
- Filter chat messages by chat on Get.Messages and Subscribe.LastMessage
- Rename ':engine:translator' to ':engine:cli'
- Move :app:android:indicator to :platform:util:android:indicator
- Prepare :platform:repo module for ormlite
- Restructure application modules
- Restructure library modules
- Use snapshot branch instead of dev for building latest_notes.md
- Fix release-version ops function
- Add Get.Subscription status action
- Change session connection management (experimental)
- Add delete account command to cli
- Add :platform:repo:test
- Update testing libs
- Add OrmLiteAppRepo
- Add simple file storage abstraction
- Update kotlin to 1.4.10
- Update gradle 6.5
- Update :android:app.puml
- Add ormlite support
- Fix generateReleaseNotes function
- Split
./ops/bash/utils.shto./ops/bash/src/* - Move git hooks from
./ops/bash/to./ops/bash/git/
- Increment version minor
- Increment patch for testing purpose
- Refactor github workflows
- Merge version caching to one file
- Fast fail ci job when updating snapshot is not needed
- Auto-generate latest & release notes (#39)
- Autoincrement version code & name
- Add ops module for automation scripts and related stuff
- Auto-generate latest & release notes
- Remove legacy scripts from ops/bash/
- Increment build number
- Upgrade shadowJar to 6.0.0
- Move operations related stuff to ops module