diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index af9840a7..b54cb055 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -1,8 +1,21 @@ - - Under development + + - Support for issues/pr hashes + - Single commit screen with diff view + - UI enhancements and improvements(bottom sheets, settings) + - Show labels in issues and pr lists + - Repository forks + - My issues with remote search and filters + - Follow system theme option for dark and pitch black themes + - Remote search your project issues + - Share/Copy/Open actions across org/repository/issue/pr/comments + - Assign repository to a team in an organization + - Delete a release + - Browse user repositories/organizations + - Unadopted repository management for Admins + - Show notification count when switch accounts diff --git a/fastlane/metadata/android/en-US/changelogs/430.txt b/fastlane/metadata/android/en-US/changelogs/430.txt new file mode 100644 index 00000000..51a9170d --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/430.txt @@ -0,0 +1,17 @@ +4.3.0 + +New: Show labels in issues and pr lists +New: My issues with remote search and filters +New: Single commit screen with diff view +New: Unadopted repository management for Admins +New: Delete a release +New: UI enhancements and improvements +New: Assign repository to a team in an org + +⚠️ Notice: Drop support for Android 5 ⚠️ + +Release Notes: https://codeberg.org/gitnex/GitNex/releases + +Release Video: https://youtu.be/DzJEm00V4qA + +Release Blog: https://gitnex.codeberg.page/posts/430.html \ No newline at end of file