Releases: sangcomz/FishBun
Releases · sangcomz/FishBun
1.1.2
What's Changed
- Add Japanese resources by @KoheiMoroi in #258
- [BUG] [Android 15] Compatibility Issue: Function Failure with targetSdkVersion 35 by @sangcomz in #269
New Contributors
- @KoheiMoroi made their first contribution in #258
Full Changelog: 1.1.1...1.1.2
1.1.1
1.1.0
1.0.0-beta01
Release Note
- add startAlbumWithActivityResultCallback function(#239)
- remove jcenter
- library version update
1.0.0-alpha06
Release Note
- upload artifact to maven central
1.0.0-alpha05
Release Note
- Refactoring for rapid development:rocket::rocket::rocket:
- Change PickerSpanCount default value (
3->4) - target SDK 30 support
- In API 29 or higher, the camera can be used only in the total image folder.
- Fix Issue(#215)
- Change DetailView statusBar color
- Removed Picasso and added Coil
- Support Chinese
- Fix Issue(#223)
1.0.0-alpha04
Release Note
- Refactoring for rapid development:rocket::rocket::rocket:
- Change PickerSpanCount default value (
3->4) - target SDK 29 support
- In API 29 or higher, the camera can be used only in the total image folder.
- Fix Issue(#215)
- Change DetailView statusBar color
- Removed Picasso and added Coil
1.0.0-alpha03
Release Note
- Refactoring for rapid development:rocket::rocket::rocket:
- Change PickerSpanCount default value (
3->4) - target SDK 29 support
- In API 29 or higher, the camera can be used only in the total image folder.
- Fix Issue(#215)
- Change DetailView statusBar color
- Removed Picasso and added Coil
1.0.0-alpha02
Release Note
- Refactoring for rapid development
- Change PickerSpanCount default value (
3->4)