You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20-17Lines changed: 20 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,23 @@
1
-
# Changelog
2
-
All notable changes to this project will be documented in this file.
3
-
4
-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
5
-
-`Added` for new features.
6
-
-`Changed` for changes in existing functionality.
7
-
-`Deprecated` for soon-to-be removed features.
8
-
-`Removed` for now removed features.
9
-
-`Fixed` for any bug fixes.
10
-
-`Security` in case of vulnerabilities.
11
-
12
-
## [x.x.x] - unreleased
13
-
### Added
14
-
- Added options to customize colors of toolbar back button, title and menu texts. [#437](https://github.com/CanHub/Android-Image-Cropper/issues/437)
15
-
### Fixed
16
-
- Fixed and issue where setting toolbar color to white would do nothing. [#437](https://github.com/CanHub/Android-Image-Cropper/issues/437)
17
-
- Correctly close resources in BitmapUtils. [#440](https://github.com/CanHub/Android-Image-Cropper/issues/440)
1
+
Version 4.4.0 *(In development)*
2
+
--------------------------------
3
+
4
+
Version 4.3.3 *(2022-05-28)*
5
+
----------------------------
6
+
7
+
⚠️ Maven Coordinates have changed ⚠️
8
+
9
+
This library will no longer be published to Jitpack. The Maven Coordinates have changed, and the library is now on Maven Central. In order to consume the new update please change:
For now, everything else stays the same. [vanniktech](https://github.com/vanniktech) has taken over the maintenance of this library.
17
+
18
+
- Kotlin Build Script, proper Maven Publishing, new workflows, Gradle Catalogue & much more [\#450](https://github.com/CanHub/Android-Image-Cropper/pull/450) ([vanniktech](https://github.com/vanniktech))
19
+
- Correctly close resources in BitmapUtils. [\#440](https://github.com/CanHub/Android-Image-Cropper/pull/440) ([vanniktech](https://github.com/vanniktech))
20
+
- Bugfix/437 setting toolbar color to white does nothing [\#438](https://github.com/CanHub/Android-Image-Cropper/pull/438) ([Devenom1](https://github.com/Devenom1))
0 commit comments