File tree Expand file tree Collapse file tree 7 files changed +21
-6
lines changed Expand file tree Collapse file tree 7 files changed +21
-6
lines changed Original file line number Diff line number Diff line change 1- {"." :" 4.12 .0" 
1+ {"." :" 4.13 .0" 
Original file line number Diff line number Diff line change 11# Changelog  
22
3+ ## [ 4.13.0] ( https://github.com/unraid/api/compare/v4.12.0...v4.13.0 )  (2025-08-07) 
4+ 
5+ 
6+ ### Features  
7+ 
8+ *  ` createDockerFolder `  & ` setDockerFolderChildren `  mutations ([ #1558  ] ( https://github.com/unraid/api/issues/1558 ) ) ([ 557b03f] ( https://github.com/unraid/api/commit/557b03f8829d3f179b5e26162fa250121cb33420 ) )
9+ *  ` deleteDockerEntries `  mutation ([ #1564  ] ( https://github.com/unraid/api/issues/1564 ) ) ([ 78997a0] ( https://github.com/unraid/api/commit/78997a02c6d96ec0ed75352dfc9849524147428c ) )
10+ *  add docker -> ;  organizer query ([ #1555  ] ( https://github.com/unraid/api/issues/1555 ) ) ([ dfe352d] ( https://github.com/unraid/api/commit/dfe352dfa1bd6aa059cab56357ba6bff5e8ed7cb ) )
11+ 
12+ 
13+ ### Bug Fixes  
14+ 
15+ *  change config file loading error log to debug ([ #1565  ] ( https://github.com/unraid/api/issues/1565 ) ) ([ 3534d6f] ( https://github.com/unraid/api/commit/3534d6fdd7c59e65615167cfe306deebad9ca4d3 ) )
16+ *  ** connect:**  remove unraid-api folder before creating symlink ([ #1556  ] ( https://github.com/unraid/api/issues/1556 ) ) ([ 514a0ef] ( https://github.com/unraid/api/commit/514a0ef560a90595f774b6c0db60f1d2b4cd853c ) )
17+ 
318## [ 4.12.0] ( https://github.com/unraid/api/compare/v4.11.0...v4.12.0 )  (2025-07-30) 
419
520
Original file line number Diff line number Diff line change 11{
22    "name" : " @unraid/api" 
3-     "version" : " 4.12 .0" 
3+     "version" : " 4.13 .0" 
44    "main" : " src/cli/index.ts" 
55    "type" : " module" 
66    "corepack" : {
Original file line number Diff line number Diff line change 11{
22  "name" : " unraid-monorepo" 
33  "private" : true ,
4-   "version" : " 4.12 .0" 
4+   "version" : " 4.13 .0" 
55  "scripts" : {
66    "build" : " pnpm -r build" 
77    "build:watch" : "  pnpm -r --parallel build:watch" 
Original file line number Diff line number Diff line change 11{
22  "name" : " @unraid/connect-plugin" 
3-   "version" : " 4.12 .0" 
3+   "version" : " 4.13 .0" 
44  "private" : true ,
55  "dependencies" : {
66    "commander" : " 14.0.0" 
Original file line number Diff line number Diff line change 11{
22  "name" : " @unraid/ui" 
3-   "version" : " 4.12 .0" 
3+   "version" : " 4.13 .0" 
44  "private" : true ,
55  "license" : " GPL-2.0-or-later" 
66  "type" : " module" 
Original file line number Diff line number Diff line change 11{
22  "name" : " @unraid/web" 
3-   "version" : " 4.12 .0" 
3+   "version" : " 4.13 .0" 
44  "private" : true ,
55  "license" : " GPL-2.0-or-later" 
66  "scripts" : {
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments