File tree Expand file tree Collapse file tree
changelog/12.7.0_2026-03-27 Expand file tree Collapse file tree File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 52575257 APP_BUILD_FLAGS = "$(inherited)";
52585258 APP_BUILD_FLAGS_SWIFT = "$(APP_BUILD_FLAGS)";
52595259 APP_PRODUCT_NAME = ownCloud;
5260- APP_SHORT_VERSION = 12.6.1 ;
5261- APP_VERSION = 301 ;
5260+ APP_SHORT_VERSION = 12.7.0 ;
5261+ APP_VERSION = 302 ;
52625262 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
52635263 CLANG_ANALYZER_NONNULL = YES;
52645264 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
53285328 APP_BUILD_FLAGS = "$(inherited)";
53295329 APP_BUILD_FLAGS_SWIFT = "$(APP_BUILD_FLAGS)";
53305330 APP_PRODUCT_NAME = ownCloud;
5331- APP_SHORT_VERSION = 12.6.1 ;
5332- APP_VERSION = 301 ;
5331+ APP_SHORT_VERSION = 12.7.0 ;
5332+ APP_VERSION = 302 ;
53335333 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
53345334 CLANG_ANALYZER_NONNULL = YES;
53355335 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Original file line number Diff line number Diff line change @@ -2176,6 +2176,26 @@ Added an optional "Wait for completion" option to the "Save File&
21762176 <key >ImageName </key >
21772177 <string >drop </string >
21782178 </dict >
2179+ <dict >
2180+ <key >Title </key >
2181+ <string >New icons </string >
2182+ <key >Subtitle </key >
2183+ <string >Fresh, colorful - and for plenty more file types. </string >
2184+ <key >Type </key >
2185+ <string >New </string >
2186+ <key >ImageName </key >
2187+ <string >paintpalette </string >
2188+ </dict >
2189+ <dict >
2190+ <key >Title </key >
2191+ <string >Spaces list view </string >
2192+ <key >Subtitle </key >
2193+ <string >A compact alternative to the grid you already know. </string >
2194+ <key >Type </key >
2195+ <string >New </string >
2196+ <key >ImageName </key >
2197+ <string >list.bullet </string >
2198+ </dict >
21792199 <dict >
21802200 <key >Title </key >
21812201 <string >Bugfixes </string >
You can’t perform that action at this time.
0 commit comments