Prepare release 9.0 (#1506)

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1506
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
2025-07-02 10:14:52 +02:00
committed by M M Arif
parent 1acf19d9af
commit adecebd8e7
12 changed files with 39 additions and 5 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 23
targetSdkVersion 35
versionCode 895
versionName "9.0.0-dev"
versionCode 900
versionName "9.0.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
compileSdk 35

View File

@@ -1,9 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="9.0.0-dev" versioncode="895">
<type name="Dev">
<change>Under development</change>
<release version="9.0.0" versioncode="900">
<type name="🎉 Features 🎉">
<change>Redesigned home screen</change>
<change>Markdown alert support</change>
<change>Repository sorting (requires Forgejo 11.x)</change>
<change>Revamped login screen UI</change>
<change>Revamped app settings</change>
</type>
<type name="🚀 Improvements 🚀">
<change>Improved changelog UI</change>
<change>Added popup on login screen explaining where to get a token</change>
<change>Theme improvements across the app</change>
</type>
<type name="🐛 Bug Fixes 🐛">
<change>Fixed login screen issue</change>
<change>Fixed French translation on the Appearance screen</change>
<change>Fixed duplicate labels in issue/pr</change>
</type>
</release>

View File

@@ -0,0 +1,20 @@
9.0.0
🎉 Features 🎉
- Redesigned home screen
- Markdown alert support
- Repository sorting (requires Forgejo 11.x)
- Revamped login screen UI
- Revamped app settings
🚀 Improvements 🚀
- Improved changelog UI
- Added popup on login screen explaining where to get a token
- Theme improvements across the app
🐛 Bug Fixes 🐛
- Fixed login screen issue
- Fixed French translation on the Appearance screen
- Fixed duplicate labels in issue/pr
Release Notes: https://codeberg.org/gitnex/GitNex/releases

Binary file not shown.

Before

Width:  |  Height:  |  Size: 192 KiB

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 281 KiB

After

Width:  |  Height:  |  Size: 169 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 286 KiB

After

Width:  |  Height:  |  Size: 278 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 317 KiB

After

Width:  |  Height:  |  Size: 301 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 319 KiB

After

Width:  |  Height:  |  Size: 172 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 338 KiB

After

Width:  |  Height:  |  Size: 251 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 155 KiB

After

Width:  |  Height:  |  Size: 264 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 249 KiB

After

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 323 KiB

After

Width:  |  Height:  |  Size: 102 KiB