app release 2.1.0

This commit is contained in:
M M Arif 2019-10-01 20:31:01 +05:00
parent 53efd8b777
commit 8effad46f8
2 changed files with 18 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 21
targetSdkVersion 28
versionCode 55
versionName "2.0.0"
versionCode 60
versionName "2.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {

View File

@ -0,0 +1,16 @@
- New: Font - roboto
- New: Milestone progress bar @6543
- New: Redesign issues list
- New: Copy issue URL to clipboard @6543
- New: Redesign milestones list
- New: Added repository avatars
- Improvement: Repo info tab enhancements
- Improvement: Bold font for labels
- Improvement: Change search icon and text to filter
- Improvement: Refactor markdown code to load images
- Improvement: UI improvements for avatars and alignments
- Improvement: Enable/disable create issue based on repo settings
- Bugfix: Open issues tab color scheme
For more, check the release notes.
https://gitea.com/mmarif/GitNex/releases