Prepare release 5.4.0 and few fixes including translation updates

This commit is contained in:
M M Arif 2024-04-03 21:04:13 +05:00
parent b7ca7d845f
commit 5489d6973b
3 changed files with 40 additions and 4 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 23
targetSdkVersion 34
versionCode 535
versionName "5.4.0-dev"
versionCode 540
versionName "5.4.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
compileSdk 34

View File

@ -1,8 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="5.4.0-dev" versioncode="535">
<change>Under development</change>
<release version="5.4.0" versioncode="540">
<change>New: Restore/import app data</change>
<change>New: Backup/export app data</change>
<change>New: Delete email from account</change>
<change>New: Update profile settings</change>
<change>New: Add SSH key to account</change>
<change>Improvement: Open specific URL in deep links</change>
<change>Improvement: Show open in browser with other buttons in deep links</change>
<change>Improvement: Show pinned messages in timeline</change>
<change>Improvement: Hide Comment button if issue is locked</change>
<change>Improvement: New languages and translation updates</change>
<change>Bugfix: Fix crash on dynamic snackbar colors for older Android versions</change>
<change>Bugfix: Fix missing text after links in issue/pr</change>
<change>Bugfix: Fix emoji parsing in code blocks in issue/pr</change>
<change>Bugfix: Fix crash on null objects in timeline from API</change>
<change>Bugfix: Fix not seeing labels for repo admin when code option is disabled</change>
<change>Bugfix: Fix Task list in Markdown</change>
<change>Bugfix: Fix other issues related to Markdown</change>
<change>Bugfix: Fix crash on images with no path</change>
</release>
</changelog>

View File

@ -0,0 +1,19 @@
5.4.0
🎉 Features 🎉
- Restore/import app data
- Backup/export app data
- Delete email from account
- Update profile settings
- Add SSH key to account
🚀 Improvements 🚀
- Open specific URL in deep links
- Show open in browser with other buttons in deep links
- Show pinned messages in timeline
- Hide Comment button if issue is locked
- New languages and translation updates
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Posts: https://najigram.com/category/gitnex