mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:29:32 -05:00 
			
		
		
		
	Added release note for Android
This commit is contained in:
		
							parent
							
								
									ecb4ee2e3e
								
							
						
					
					
						commit
						1b6dd9241f
					
				@ -0,0 +1,2 @@
 | 
				
			|||||||
 | 
					* Various performance improvements
 | 
				
			||||||
 | 
					* UI improvement on metadata sheet
 | 
				
			||||||
@ -360,7 +360,7 @@
 | 
				
			|||||||
				CODE_SIGN_ENTITLEMENTS = Runner/RunnerProfile.entitlements;
 | 
									CODE_SIGN_ENTITLEMENTS = Runner/RunnerProfile.entitlements;
 | 
				
			||||||
				CODE_SIGN_IDENTITY = "Apple Development";
 | 
									CODE_SIGN_IDENTITY = "Apple Development";
 | 
				
			||||||
				CODE_SIGN_STYLE = Automatic;
 | 
									CODE_SIGN_STYLE = Automatic;
 | 
				
			||||||
				CURRENT_PROJECT_VERSION = 76;
 | 
									CURRENT_PROJECT_VERSION = 79;
 | 
				
			||||||
				DEVELOPMENT_TEAM = 2F67MQ8R79;
 | 
									DEVELOPMENT_TEAM = 2F67MQ8R79;
 | 
				
			||||||
				ENABLE_BITCODE = NO;
 | 
									ENABLE_BITCODE = NO;
 | 
				
			||||||
				INFOPLIST_FILE = Runner/Info.plist;
 | 
									INFOPLIST_FILE = Runner/Info.plist;
 | 
				
			||||||
@ -495,7 +495,7 @@
 | 
				
			|||||||
				CLANG_ENABLE_MODULES = YES;
 | 
									CLANG_ENABLE_MODULES = YES;
 | 
				
			||||||
				CODE_SIGN_IDENTITY = "Apple Development";
 | 
									CODE_SIGN_IDENTITY = "Apple Development";
 | 
				
			||||||
				CODE_SIGN_STYLE = Automatic;
 | 
									CODE_SIGN_STYLE = Automatic;
 | 
				
			||||||
				CURRENT_PROJECT_VERSION = 76;
 | 
									CURRENT_PROJECT_VERSION = 79;
 | 
				
			||||||
				DEVELOPMENT_TEAM = 2F67MQ8R79;
 | 
									DEVELOPMENT_TEAM = 2F67MQ8R79;
 | 
				
			||||||
				ENABLE_BITCODE = NO;
 | 
									ENABLE_BITCODE = NO;
 | 
				
			||||||
				INFOPLIST_FILE = Runner/Info.plist;
 | 
									INFOPLIST_FILE = Runner/Info.plist;
 | 
				
			||||||
@ -522,7 +522,7 @@
 | 
				
			|||||||
				CLANG_ENABLE_MODULES = YES;
 | 
									CLANG_ENABLE_MODULES = YES;
 | 
				
			||||||
				CODE_SIGN_IDENTITY = "Apple Development";
 | 
									CODE_SIGN_IDENTITY = "Apple Development";
 | 
				
			||||||
				CODE_SIGN_STYLE = Automatic;
 | 
									CODE_SIGN_STYLE = Automatic;
 | 
				
			||||||
				CURRENT_PROJECT_VERSION = 76;
 | 
									CURRENT_PROJECT_VERSION = 79;
 | 
				
			||||||
				DEVELOPMENT_TEAM = 2F67MQ8R79;
 | 
									DEVELOPMENT_TEAM = 2F67MQ8R79;
 | 
				
			||||||
				ENABLE_BITCODE = NO;
 | 
									ENABLE_BITCODE = NO;
 | 
				
			||||||
				INFOPLIST_FILE = Runner/Info.plist;
 | 
									INFOPLIST_FILE = Runner/Info.plist;
 | 
				
			||||||
 | 
				
			|||||||
@ -17,11 +17,11 @@
 | 
				
			|||||||
    <key>CFBundlePackageType</key>
 | 
					    <key>CFBundlePackageType</key>
 | 
				
			||||||
    <string>APPL</string>
 | 
					    <string>APPL</string>
 | 
				
			||||||
    <key>CFBundleShortVersionString</key>
 | 
					    <key>CFBundleShortVersionString</key>
 | 
				
			||||||
    <string>1.39.0</string>
 | 
					    <string>1.42.0</string>
 | 
				
			||||||
    <key>CFBundleSignature</key>
 | 
					    <key>CFBundleSignature</key>
 | 
				
			||||||
    <string>????</string>
 | 
					    <string>????</string>
 | 
				
			||||||
    <key>CFBundleVersion</key>
 | 
					    <key>CFBundleVersion</key>
 | 
				
			||||||
    <string>76</string>
 | 
					    <string>79</string>
 | 
				
			||||||
    <key>LSRequiresIPhoneOS</key>
 | 
					    <key>LSRequiresIPhoneOS</key>
 | 
				
			||||||
    <true />
 | 
					    <true />
 | 
				
			||||||
    <key>MGLMapboxMetricsEnabledSettingShownInApp</key>
 | 
					    <key>MGLMapboxMetricsEnabledSettingShownInApp</key>
 | 
				
			||||||
 | 
				
			|||||||
@ -5,32 +5,32 @@
 | 
				
			|||||||
    
 | 
					    
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      <testcase classname="fastlane.lanes" name="0: default_platform" time="0.000212">
 | 
					      <testcase classname="fastlane.lanes" name="0: default_platform" time="0.000301">
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
      </testcase>
 | 
					      </testcase>
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      <testcase classname="fastlane.lanes" name="1: increment_version_number" time="1.00785">
 | 
					      <testcase classname="fastlane.lanes" name="1: increment_version_number" time="0.73906">
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
      </testcase>
 | 
					      </testcase>
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      <testcase classname="fastlane.lanes" name="2: latest_testflight_build_number" time="5.724004">
 | 
					      <testcase classname="fastlane.lanes" name="2: latest_testflight_build_number" time="5.857767">
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
      </testcase>
 | 
					      </testcase>
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      <testcase classname="fastlane.lanes" name="3: increment_build_number" time="0.670744">
 | 
					      <testcase classname="fastlane.lanes" name="3: increment_build_number" time="0.648708">
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
      </testcase>
 | 
					      </testcase>
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      <testcase classname="fastlane.lanes" name="4: build_app" time="85.266784">
 | 
					      <testcase classname="fastlane.lanes" name="4: build_app" time="88.88212">
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
      </testcase>
 | 
					      </testcase>
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
      
 | 
					      
 | 
				
			||||||
      <testcase classname="fastlane.lanes" name="5: upload_to_testflight" time="59.733923">
 | 
					      <testcase classname="fastlane.lanes" name="5: upload_to_testflight" time="162.957763">
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
      </testcase>
 | 
					      </testcase>
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user