Releases: matomo-org/matomo-sdk-ios 
  
  Releases · matomo-org/matomo-sdk-ios
      
  v7.7.0 
  
    
  
      
        06 Sep 09:40
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
feature  Added functionality to reset a Matomo instance. #434 feature  Added a persistent event queue storing events in the UserDefaults. #137  (by @bobunmeng  and @brototyp )  
  
  
   
   
  
  v7.6.0 
  
    
  
      
        03 Apr 12:25
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
feature  Added support for watchOS. #352 feature  Added Privacy Manifest. #448 improvement  Increased deployment targets to iOS 11 and macOS 10.13. #431   
  
  
   
   
  
  v7.5.2 
  
    
  
      
        25 Jul 18:12
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
bugfix  Fixed an issue where the revenue of a goal wasn't sent to the server anymore. #414   
  
  
   
   
  
  v7.5.1 
  
    
  
      
        08 Jan 12:13
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
bugfix  Fixed an issue where the latest version couldn't be installed via SPM. #402   
  
  
   
   
  
  v7.5 
  
    
  
      
        03 Oct 15:16
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
improvement  Allow overriding any of the tracking parameters. #360 improvement  Fixed build warningsimprovement  Use the new XCode build system #391 bugfix  Fixed issue where only UserDefaults.standard is used despite specified another instance. #384   
  
  
   
   
  
  v7.4 
  
    
  
      
        03 Jan 08:17
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
improvement  Escaped more symbols when sending events to the API. #313 improvement  Removed unused humanReadablePlatformName Device property. #358 improvement  Changed the cdt parameter to be accurate to milliseconds. #360 improvement  Changed sending the ca parameter only for events that are no further specified. #363 bugfix  Fixed macOS version recognition. #361   
  
  
   
   
  
  v7.3 
  
    
  
      
        03 Jan 08:17
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
improvement  Support new ca tracking parameter for tracking requests that aren't page views. #354 improvement  Completely overhauled the UserAgent generation for automatic device and OS discovery. #353   
  
  
   
   
  
  v7.2.2 
  
    
  
      
        19 Sep 14:55
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
bugfix  Fixed bug, where new session not started manually #325   
  
  
   
   
  
  v7.2.1 
  
    
  
      
        01 Jun 15:10
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
improvement  Added back detailed phone model feature. #330 improvement  Set application extension API only to true. #335 bugfix  Fixed an issue where device information and operating system sometimes wasn't tracked. #329   
  
  
   
   
  
  v7.2.0 
  
    
  
      
        06 Nov 08:22
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
feature  Added support for the Swift Package Manager. #312 improvement  Added new devices info #321 improvement  Added timeout property to URLSessionDispatcher initialization methodbugfix  Fixed an issue with WKWebView on iOS not returning a user agent string #322 bugfix  Fixed a retain cycle on MatomoTracker. #316