Release 3.3.0 (#780)

Release 3.3.0

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/780
This commit is contained in:
M M Arif 2020-11-18 08:19:52 +01:00
parent 0fd072611b
commit 030498f360
11 changed files with 25 additions and 4 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 21
targetSdkVersion 30
versionCode 329
versionName "3.3.0-rc3"
versionCode 330
versionName "3.3.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -1,8 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="3.3.0-rc3" versioncode="329">
<change>Last release candidate(rc) before 3.3.0 stable release, includes bug fixes, ui improvements and issue/pr emoji reactions.</change>
<release version="3.3.0" versioncode="330">
<change>New: New labels/assignees popups</change>
<change>New: Transition to new input design</change>
<change>New: New commenting screen</change>
<change>New: Handle popular instances links (open from email etc)</change>
<change>New: Syntax highlighting in code blocks</change>
<change>New: Organization labels in issue labels</change>
<change>New: Group notifications, settings screen to enable/disable, change delay, light color</change>
<change>New: Issue/PR and comments emoji reactions</change>
</release>
</changelog>

View File

@ -0,0 +1,14 @@
3.3.0
New: New labels/assignees popups
New: Transition to new input design
New: New commenting screen
New: Handle popular instances links (open from email etc)
New: Syntax highlighting in code blocks
New: Organization labels in issue labels
New: Group notifications, settings screen to enable/disable, change delay, light color
New: Issue/PR and comments emoji reactions
Release Notes: https://codeberg.org/gitnex/GitNex/releases
Release Blog: https://gitnex.codeberg.page/posts/330.html

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 92 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 133 KiB