Releases: theapache64/stackzy
Releases · theapache64/stackzy
Release list
v1.0.0-alpha03
🌟 Features
- add decompile job cancel mechanism
- add open market place button
- add launchMarket mechanism
- add launcher icon for linux
- add launcher icon for windows and macOS
- add windows to build matrix
- archive msi package for release builds
- handle messages, exclude merge commits from history
🐛 Fixes
- fix SSL issue
- fallback to packageName for non retrievable app name
💬 Other
- remove categories table since we change the categorisation logic
- bump CD version to 0.4.0-build168
- fix tests
- change term 'OPEN MARKET' to 'SEARCH IN MARKET'
- add skiko and bump JDK to 15 to fix CD issue 275
- [ImgBot] Optimize images
v1.0.0-alpha02
🌟 Features
- add demo
- add dynamic merging
- add auto-cleaning
- add built-in adb support
- add adb fallback (thanks to @mikepenz ;))
- add install note
- add @mikepenz to credits
- introduce github actions build pipeline, with app packaging, make gradle wrapper executable
- enhance upload of artifacts
- release build which packages the app and publishes the artifacts to the github release
- configure changelog builder to use emojis as categorisation
- enhance ci setup, do not run build for releases, split changelog creation into different step
🐛 Fixes
- fix ##3
- fix typo
- fix #4
- fix dynamic lib replacement
- fix apostrophe issue with app name
- fix java.util.logger error
- use latest macos runner instead
- introduce build matrix for ubuntu and mac, transform distribution version to 1.0.0 to allow mac build to succeed
- simplify matrix configuration
💬 Other
- backup
- update README
- update README
- reduce animation rotate angle
- add package name to final report
- fix tests
- improve lib merging
- disable lib tracking
- code refactor
- move merging logic to report class and apply sort by category
- update screenshot with truecaller stack
- remove map categorizing since we're not using that any more. also add some method docs
- bump version to 1.0.0-alpha02
- combine all non mapped emojis into
other, include critical bug category - update README
- fix ci yml
- fix ci yml again
v1.0.0-alpha01
- First Release