mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Release 0.6.5
This commit is contained in:
		@@ -38,8 +38,8 @@ android {
 | 
			
		||||
        minSdkVersion 16
 | 
			
		||||
        targetSdkVersion 26
 | 
			
		||||
        testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
 | 
			
		||||
        versionCode 27
 | 
			
		||||
        versionName "0.6.4"
 | 
			
		||||
        versionCode 28
 | 
			
		||||
        versionName "0.6.5"
 | 
			
		||||
 | 
			
		||||
        buildConfigField "String", "COMMIT_COUNT", "\"${getCommitCount()}\""
 | 
			
		||||
        buildConfigField "String", "COMMIT_SHA", "\"${getGitSha()}\""
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,15 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<changelog bulletedList="true">
 | 
			
		||||
    <changelogversion versionName="v0.6.5" changeDate="">
 | 
			
		||||
        <changelogtext>Added a download cache for faster navigation.</changelogtext>
 | 
			
		||||
 | 
			
		||||
        <changelogtext>Enabled Cloudflare for Batoto.</changelogtext>
 | 
			
		||||
 | 
			
		||||
        <changelogtext>Fixed some issues with automatic backups.</changelogtext>
 | 
			
		||||
 | 
			
		||||
        <changelogtext>Fixed a bootloop issue with devices running Cyanogenmod 12 or 13.</changelogtext>
 | 
			
		||||
    </changelogversion>
 | 
			
		||||
 | 
			
		||||
    <changelogversion versionName="v0.6.4" changeDate="">
 | 
			
		||||
        <changelogtext>Added a global search feature with a new catalogue screen.</changelogtext>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user