Release 4.3.0 (#1138)

As title

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1138
This commit is contained in:
M M Arif 2022-05-16 08:53:55 +02:00
parent b32a4eb78a
commit 2643e92119
2 changed files with 32 additions and 2 deletions

View File

@ -1,8 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="4.3.0" versioncode="425">
<change>Under development</change>
<release version="4.3.0" versioncode="430">
<change>- Support for issues/pr hashes</change>
<change>- Single commit screen with diff view</change>
<change>- UI enhancements and improvements(bottom sheets, settings)</change>
<change>- Show labels in issues and pr lists</change>
<change>- Repository forks</change>
<change>- My issues with remote search and filters</change>
<change>- Follow system theme option for dark and pitch black themes</change>
<change>- Remote search your project issues</change>
<change>- Share/Copy/Open actions across org/repository/issue/pr/comments</change>
<change>- Assign repository to a team in an organization</change>
<change>- Delete a release</change>
<change>- Browse user repositories/organizations</change>
<change>- Unadopted repository management for Admins</change>
<change>- Show notification count when switch accounts</change>
</release>
</changelog>

View File

@ -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