Release 5.2.1 (#1311)

As title

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1311
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
This commit is contained in:
M M Arif 2023-09-26 16:16:32 +00:00 committed by M M Arif
parent 0b59534dde
commit 764a622bfd
3 changed files with 29 additions and 3 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 23
targetSdkVersion 34
versionCode 520
versionName "5.2.0"
versionCode 521
versionName "5.2.1"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="5.2.0" versioncode="520">
<release version="5.2.1" versioncode="521">
<change>New: Dashboard (BETA) (1.20 and above)</change>
<change>New: Open commits directly from links</change>
<change>New: Search stargazers and watchers</change>
@ -17,6 +17,10 @@
<change>Bugfix: Fix repo name does not match crash when saving repo settings</change>
<change>Bugfix: Fix repository forks pagination</change>
<change>Bugfix: Fix unwatch repository</change>
<change>Bugfix: Fix tabs animation (fade out)</change>
<change>Bugfix: Fix org screen if user is not a member</change>
<change>Bugfix: Fix showing 504 error code on app startup</change>
<change>Bugfix: Fix dynamic light theme dialogs</change>
</release>
</changelog>

View File

@ -0,0 +1,22 @@
5.2.0
🎉 Features 🎉
- Dashboard (BETA)
- Open commits directly from links
- Search stargazers and watchers
- Profile repository view in user profile
- New account settings screen
- Watched repositories
- SSH keys list
- Codeberg theme
- Themed icon for Android 13
5.2.1
🐛 Bug Fixes 🐛
- Fix tabs animation (fade out)
- Fix org screen if user is not a member
- Fix showing 504 error code on app startup
- Fix dynamic light theme dialogs
Release Posts: https://najigram.com/category/gitnex