|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [4.2.0](https://github.com/opencloud-eu/web/releases/tag/v4.2.0) - 2025-11-03 |
| 4 | + |
| 5 | +### ❤️ Thanks to all contributors! ❤️ |
| 6 | + |
| 7 | +@AlexAndBear, @JammingBen, @ScharfViktor, @dschmidt, @kulmann, @tbsbdr |
| 8 | + |
| 9 | +### 🐛 Bug Fixes |
| 10 | + |
| 11 | +- fix: add missing first breadcrumb on table size screens [[#1437](https://github.com/opencloud-eu/web/pull/1437)] |
| 12 | +- fix: bottom drawer nesting issues [[#1460](https://github.com/opencloud-eu/web/pull/1460)] |
| 13 | +- bug: set as space image action appears on non-supported files [[#1491](https://github.com/opencloud-eu/web/pull/1491)] |
| 14 | +- fix: list styling [[#1461](https://github.com/opencloud-eu/web/pull/1461)] |
| 15 | +- fix: set space image action showing outside of project spaces [[#1439](https://github.com/opencloud-eu/web/pull/1439)] |
| 16 | +- fix: prevent thumbnail squashing in file list [[#1440](https://github.com/opencloud-eu/web/pull/1440)] |
| 17 | +- fix: hide save buttons in topbar for read-only files [[#1452](https://github.com/opencloud-eu/web/pull/1452)] |
| 18 | +- fix: only shorten links in markdown editor if character count is long… [[#1427](https://github.com/opencloud-eu/web/pull/1427)] |
| 19 | +- fix: reloading settings on public link page [[#1424](https://github.com/opencloud-eu/web/pull/1424)] |
| 20 | +- fix: view options and breadcrumbs on mobile with right sidebar [[#1419](https://github.com/opencloud-eu/web/pull/1419)] |
| 21 | +- fix: password link enforcement [[#1405](https://github.com/opencloud-eu/web/pull/1405)] |
| 22 | +- fix: plain views on mobile [[#1415](https://github.com/opencloud-eu/web/pull/1415)] |
| 23 | +- fix(extension-sdk): handle 'require' (wrapped in single quotes) in pa… [[#1414](https://github.com/opencloud-eu/web/pull/1414)] |
| 24 | +- fix(extension-sdk): ensure asset imports work [[#1412](https://github.com/opencloud-eu/web/pull/1412)] |
| 25 | +- fix: sidebar messing with tile size [[#1398](https://github.com/opencloud-eu/web/pull/1398)] |
| 26 | +- fix: plain view logo UI [[#1396](https://github.com/opencloud-eu/web/pull/1396)] |
| 27 | +- fix(external): pixelated rounded corners with Collabora [[#1372](https://github.com/opencloud-eu/web/pull/1372)] |
| 28 | + |
| 29 | +### 📈 Enhancement |
| 30 | + |
| 31 | +- Update Font Metadata2 [[#1488](https://github.com/opencloud-eu/web/pull/1488)] |
| 32 | +- feat: add single resources to store after uploading [[#1361](https://github.com/opencloud-eu/web/pull/1361)] |
| 33 | +- feat: markdown editor add line numbers toggle button [[#1468](https://github.com/opencloud-eu/web/pull/1468)] |
| 34 | +- feat: collabora insert images from opencloud [[#924](https://github.com/opencloud-eu/web/pull/924)] |
| 35 | +- feat: hide update check if server is not available, show update check in admin settings [[#1455](https://github.com/opencloud-eu/web/pull/1455)] |
| 36 | +- Update Font Metadata [[#1459](https://github.com/opencloud-eu/web/pull/1459)] |
| 37 | +- feat: show line numbers in text/markdown editor, fix lists not rendered correctly [[#1449](https://github.com/opencloud-eu/web/pull/1449)] |
| 38 | +- perf: increase performance for folder and multiple file downloads [[#1403](https://github.com/opencloud-eu/web/pull/1403)] |
| 39 | +- feat: undo delete action [[#1381](https://github.com/opencloud-eu/web/pull/1381)] |
| 40 | +- feat: add tiles view to search result page [[#1389](https://github.com/opencloud-eu/web/pull/1389)] |
| 41 | +- feat(external): respect light/dark theme in Collabora [[#1376](https://github.com/opencloud-eu/web/pull/1376)] |
| 42 | +- feat: show disabled delete button for locked files [[#1366](https://github.com/opencloud-eu/web/pull/1366)] |
| 43 | + |
| 44 | +### ✅ Tests |
| 45 | + |
| 46 | +- e2e tests. fix open shortcut [[#1429](https://github.com/opencloud-eu/web/pull/1429)] |
| 47 | +- fix: add wait for upload input before setInputFiles [[#1428](https://github.com/opencloud-eu/web/pull/1428)] |
| 48 | + |
| 49 | +### 📦️ Dependencies |
| 50 | + |
| 51 | +- chore(deps): update dependency password-sheriff to v1.2.0 [[#1489](https://github.com/opencloud-eu/web/pull/1489)] |
| 52 | +- chore(deps): update dependency globals to v16.5.0 [[#1490](https://github.com/opencloud-eu/web/pull/1490)] |
| 53 | +- chore(deps): update devdependencies (non-major) [[#1482](https://github.com/opencloud-eu/web/pull/1482)] |
| 54 | +- chore(deps): update dependency happy-dom to v20.0.10 - autoclosed [[#1469](https://github.com/opencloud-eu/web/pull/1469)] |
| 55 | +- fix(deps): update dependency axios to v1.13.1 [[#1470](https://github.com/opencloud-eu/web/pull/1470)] |
| 56 | +- chore(deps): update pnpm to v10.20.0 [[#1471](https://github.com/opencloud-eu/web/pull/1471)] |
| 57 | +- chore(deps): update node.js to v24 [[#1472](https://github.com/opencloud-eu/web/pull/1472)] |
| 58 | +- chore(deps): update traefik docker tag to v3.5.4 [[#1467](https://github.com/opencloud-eu/web/pull/1467)] |
| 59 | +- fix(deps): update dependency @uppy/utils to v7.1.2 [[#1458](https://github.com/opencloud-eu/web/pull/1458)] |
| 60 | +- chore(deps): update dependency @cucumber/pretty-formatter to v2.4.0 [[#1447](https://github.com/opencloud-eu/web/pull/1447)] |
| 61 | +- fix(deps): update dependency axios to v1.13.0 [[#1450](https://github.com/opencloud-eu/web/pull/1450)] |
| 62 | +- [full-ci] bump-opencloud-3.6.0. run all tests [[#1442](https://github.com/opencloud-eu/web/pull/1442)] |
| 63 | +- chore(deps): update devdependencies (non-major) to v4.0.4 [[#1441](https://github.com/opencloud-eu/web/pull/1441)] |
| 64 | +- chore(deps): update devdependencies (non-major) [[#1430](https://github.com/opencloud-eu/web/pull/1430)] |
| 65 | +- chore(deps): update dependency @vavt/cm-extension to v1.11.2 [[#1433](https://github.com/opencloud-eu/web/pull/1433)] |
| 66 | +- fix(deps): update dependency focus-trap to v7.6.6 [[#1432](https://github.com/opencloud-eu/web/pull/1432)] |
| 67 | +- fix(deps): update dependency @sentry/vue to v10.22.0 [[#1425](https://github.com/opencloud-eu/web/pull/1425)] |
| 68 | +- chore(deps): update devdependencies (non-major) [[#1422](https://github.com/opencloud-eu/web/pull/1422)] |
| 69 | +- chore(deps): update dependency @babel/eslint-parser to v7.28.5 [[#1421](https://github.com/opencloud-eu/web/pull/1421)] |
| 70 | +- chore(deps): update dependency clean-publish to v6 [[#1416](https://github.com/opencloud-eu/web/pull/1416)] |
| 71 | +- fix(deps): update uppy monorepo [[#1393](https://github.com/opencloud-eu/web/pull/1393)] |
| 72 | +- chore(deps): update devdependencies (non-major) [[#1418](https://github.com/opencloud-eu/web/pull/1418)] |
| 73 | +- chore(deps): update vitest monorepo to v4 (major) [[#1417](https://github.com/opencloud-eu/web/pull/1417)] |
| 74 | +- fix(deps): update dependency @vueuse/core to v14 [[#1411](https://github.com/opencloud-eu/web/pull/1411)] |
| 75 | +- chore(deps): update dependency md-editor-v3 to v6.1.0 [[#1355](https://github.com/opencloud-eu/web/pull/1355)] |
| 76 | +- chore(deps): update pnpm to v10.19.0 [[#1407](https://github.com/opencloud-eu/web/pull/1407)] |
| 77 | +- chore(deps): update typescript-eslint monorepo to v8.46.2 [[#1400](https://github.com/opencloud-eu/web/pull/1400)] |
| 78 | +- chore(deps): update node.js to v22.21.0 [[#1402](https://github.com/opencloud-eu/web/pull/1402)] |
| 79 | +- fix(deps): update dependency @sentry/vue to v10.21.0 [[#1408](https://github.com/opencloud-eu/web/pull/1408)] |
| 80 | +- chore(deps): update devdependencies (non-major) [[#1404](https://github.com/opencloud-eu/web/pull/1404)] |
| 81 | +- chore(deps): update collabora/code docker tag to v25.04.6.2.1 [[#1388](https://github.com/opencloud-eu/web/pull/1388)] |
| 82 | +- chore(deps): update devdependencies (non-major) [[#1322](https://github.com/opencloud-eu/web/pull/1322)] |
| 83 | +- chore(deps): update dependency eslint-plugin-unused-imports to v4.3.0 [[#1395](https://github.com/opencloud-eu/web/pull/1395)] |
| 84 | +- chore(deps): update dependency happy-dom to v20.0.2 [security] [[#1385](https://github.com/opencloud-eu/web/pull/1385)] |
| 85 | +- chore(deps): update dependency eslint-plugin-vue to v10.5.1 [[#1383](https://github.com/opencloud-eu/web/pull/1383)] |
| 86 | +- fix(deps): update dependency @sentry/vue to v10.20.0 - autoclosed [[#1384](https://github.com/opencloud-eu/web/pull/1384)] |
| 87 | +- fix(deps): update dependency vue-router to v4.6.3 [[#1375](https://github.com/opencloud-eu/web/pull/1375)] |
| 88 | +- chore(deps): update pnpm to v10.18.3 [[#1374](https://github.com/opencloud-eu/web/pull/1374)] |
| 89 | +- chore(deps): update typescript-eslint monorepo to v8.46.1 [[#1368](https://github.com/opencloud-eu/web/pull/1368)] |
| 90 | +- chore(deps): update dependency dompurify to v3.3.0 [[#1367](https://github.com/opencloud-eu/web/pull/1367)] |
| 91 | + |
3 | 92 | ## [4.1.0](https://github.com/opencloud-eu/web/releases/tag/v4.1.0) - 2025-10-13 |
4 | 93 |
|
5 | 94 | ### ❤️ Thanks to all contributors! ❤️ |
|
0 commit comments