File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ toc_landing_pages = [
3232
3333[constants ]
3434download-page  = " `downloads page <https://www.mongodb.com/try/download/compass>`__" 
35- current-version  = " 1.43 .5" 
35+ current-version  = " 1.44 .5" 
3636atlas  = " MongoDB Atlas" 
3737qe  = " Queryable Encryption" 
3838qe-preview  = " {+qe+} Public Preview" 
Original file line number Diff line number Diff line change @@ -10,6 +10,30 @@ Release Notes
1010   :depth: 1
1111   :class: twocols
1212
13+ |compass| 1.44.5
14+ ----------------
15+ 
16+ *Released October 14, 2024*
17+ 
18+ New Features:
19+ 
20+ - Add polling for regular indexes (:issue:`COMPASS-8214`)
21+ - Allow editing name, color, and favorite checkbox of connected 
22+   connections (:issue:`COMPASS-8160`)
23+ - When :guilabel:`Protect Connection String Secrets` is enabled,
24+   display banner on the connection form (:issue:`COMPASS-8264`)
25+ - Add a :guilabel:`Save & Connect` button (:issue:`COMPASS-8360`)
26+ 
27+ Bug Fixes:
28+ 
29+ - Expired certificates in the CA list cause connections to fail (:issue:`COMPASS-8322`)
30+ - Use ``ditto`` instead of ``zip`` to package on MacOS (:issue:`COMPASS-7737`)
31+ - Show friendly error when proxy config is not supported (:issue:`COMPASS-8345`)
32+ - Bump ``mongosh``, driver, and bson to the latest versions
33+ 
34+ `Full Changelog available on Github
35+ <https://github.com/mongodb-js/compass/compare/v1.44.4...v1.44.5>`__
36+ 
1337|compass| 1.44.4
1438----------------
1539
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments