Releases: Exercise/HTMLPurifierBundle 
  
  Releases · Exercise/HTMLPurifierBundle
      
  v5.1 
  
    
  
      
        04 Jun 09:25
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v5.0 
  
    
  
      
        04 Dec 08:47
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  5.0-BETA1 
  
    
  
      
        16 Nov 11:44
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Requires PHP 8.1 
Drops support for Symfony 4.x and requires Symfony 5.4 
Adds support for Symfony 7 
 
See #102 .
 
 
  
  
   
   
  
  v4.1.2 
  
    
  
      
        05 Jul 07:16
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v4.1.1 
  
    
  
      
        29 Aug 10:32
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
fix issue with overwriting default config on default profile (@dmaicher ) 
  
 
  
  
   
   
  
  v4.1 
  
    
  
      
        28 Aug 15:50
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Add support of the Cache.SerializerPermissions for default profile (@OxCom )
 
 
  
  
   
   
  
  v4.0 
  
    
  
      
        18 Apr 17:51
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Add support for Symfony 6 
Drop support for Symfony < 4.4 
  
 
  
  
   
   
  
  v3.1.0 
  
    
  
      
        29 Dec 00:27
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v3.0.1 
  
    
  
      
        18 Sep 10:48
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        #77  Allowed null in Twig function
 
 
  
  
   
   
  
  v3.0 
  
    
  
      
        10 Mar 19:42
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        PR #52 
[BC break] Dropped support for PHP 5.x. PHP 7.1 minimum required. 
Added a new HTMLPurifierConfigFactory to handle cache properly and to build custom html definition from bundle semantic configuration. 
[BC Break] The bundle configuration has changed 
Added CHANGELOG file 
Refactored SerializerCacheWarmer to preload each profile configuration 
[BC break] Added type hints and return type hints