Release 5.2.1 (#1311) All checks were successful ci/woodpecker/push/locale Pipeline was successful ci/woodpecker/push/build Pipeline was successful ci/woodpecker/push/check Pipeline was successful ci/woodpecker/tag/locale Pipeline was successful ci/woodpecker/tag/check Pipeline was successful ci/woodpecker/tag/build Pipeline was successful
All checks were successful
ci/woodpecker/push/locale Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/tag/locale Pipeline was successful
ci/woodpecker/tag/check Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful
As title Reviewed-on: #1311 Co-authored-by: M M Arif <mmarif@swatian.com> Co-committed-by: M M Arif <mmarif@swatian.com>
This commit is contained in:
parent 0b59534dde
commit 764a622bfd
3 changed files with 29 additions and 3 deletions
| @ -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" | ||||
} | ||||
| |
| @ -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> | ||||
| |
22 fastlane/metadata/android/en-US/changelogs/521.txt Normal file
22
fastlane/metadata/android/en-US/changelogs/521.txt Normal 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 |
Loading…
Add table
Add a link
Reference in a new issue