Prepare release 4.0.0 (#963)
Closes #956 Co-authored-by: M M Arif <mmarif@swatian.com> Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/963 Co-authored-by: M M Arif <mmarif@noreply.codeberg.org> Co-committed-by: M M Arif <mmarif@noreply.codeberg.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<string name="versionLow" translatable="false">1.12</string>
|
||||
<string name="versionLow" translatable="false">1.13</string>
|
||||
<string name="versionHigh" translatable="false">1.14</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -1,8 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
|
||||
<release version="4.0.0-dev" versioncode="395">
|
||||
<change>Under development</change>
|
||||
<release version="4.0.0" versioncode="400">
|
||||
<change>New: Revamped UI across the whole app</change>
|
||||
<change>Explore public organizations</change>
|
||||
<change>Users profile view with details, repositories, starred repositories, organizations, followers, following</change>
|
||||
<change>Notifications for all accounts</change>
|
||||
<change>New dialog popup for About App</change>
|
||||
<change>Delete head branch after PR is merged</change>
|
||||
<change>Time selection for changing dark theme</change>
|
||||
<change>More deep linking for other endpoints like user profile, organizations, issues, pr, releases etc</change>
|
||||
</release>
|
||||
|
||||
</changelog>
|
||||
|
||||
Reference in New Issue
Block a user