What's Changed
- [MAINTENANCE] Remove 6.x branch for Kitodo.Presentation by @beatrycze-volk in #210
- [MAINTENANCE] Change version to 7.0.0 by @beatrycze-volk in #211
- [FEATURE] Remove Kitodo templates by @beatrycze-volk in #212
- Bump qs from 6.14.1 to 6.14.2 in /Build by @dependabot[bot] in #213
- [MAINTENANCE] Use English names for types in css classes by @beatrycze-volk in #214
- Add Find configuration by @beatrycze-volk in #215
- [MAINTENANCE] Add templates for navigation by @beatrycze-volk in #216
- [MAINTENANCE] Add templates for image manipulation by @beatrycze-volk in #217
- [MAINTENANCE] Adjust title template for ToC plugin by @beatrycze-volk in #218
- [MAINTENANCE] Remove unused namespace from templates by @beatrycze-volk in #219
- [MAINTENANCE] Sort tools and add another available tools to TS by @beatrycze-volk in #220
- [MAINTENANCE] Replace tags for image manipulation tool by @beatrycze-volk in #221
- [MAINTENANCE] Adjust css for image manipulation tools by @beatrycze-volk in #222
- [MAINTENANCE] Adjust css for document download by @beatrycze-volk in #223
- [MAINTENANCE] Adjust JS for fullscreen mode by @beatrycze-volk in #224
- [MAINTENANCE] Rename css class for pagination by @beatrycze-volk in #226
- [BUGFIX] Fix css class name for fullscreen button by @beatrycze-volk in #229
- [BUGFIX] Fix css for download links by @beatrycze-volk in #230
- [BUGFIX] Fix grunt build by @beatrycze-volk in #233
- [BUGFIX] Update query field for default search by @chrode in #236
- [BUGFIX] Fix less for score by @beatrycze-volk in #225
- [MAINTENANCE] Adjust TS config for tools by @beatrycze-volk in #227
- [MAINTENANCE] Remove navigation templates by @beatrycze-volk in #228
- [MAINTENANCE] Adjust css classes to match Kitodo by @beatrycze-volk in #231
- [MAINTENANCE] Add missing TS for title replacement by @beatrycze-volk in #234
- [MAINTENANCE] Remove empty comments from TS config by @beatrycze-volk in #235
- [BUGFIX] Remove unnecessary braces for math operation by @beatrycze-volk in #240
- [MAINTENANCE] Adjust css for image manipulation tool by @beatrycze-volk in #241
- [MAINTENANCE] Adjust css class and template for fulltext button by @beatrycze-volk in #242
- [MAINTENANCE] Remove not needed translation files by @beatrycze-volk in #243
- [MAINTENANCE] Split template for document functions by @beatrycze-volk in #244
- [MAINTENANCE] Remove Empty page view by @beatrycze-volk in #245
- [MAINTENANCE] Move mobile metadata to the partial by @beatrycze-volk in #247
- [BUGFIX] Fix href link in empty map message and update code for readability by @fschoelzel in #250
- [FIX] quickfix for #250 by @fschoelzel in #251
- Divide kitodo typoscript by @ByteParty in #248
- [MAINTENANCE] Display rotate buttons in desktop view and hide them in mobile view by @beatrycze-volk in #249
- [MAINTENANCE] Move reference links to own partial by @beatrycze-volk in #254
- [MAINTENANCE] Split document functions template onto provider and submenu by @beatrycze-volk in #255
- [MAINTENANCE] Add license comments for html templates by @beatrycze-volk in #256
- [MAINTENANCE] Unify and simplify usage of XPaths in templates by @beatrycze-volk in #257
- [MAINTENANCE] Rename css class for fulltext search in document by @beatrycze-volk in #246
- [MAINTENANCE] Use labels from Kitodo for double page partial by @beatrycze-volk in #258
- Bump picomatch from 2.3.1 to 2.3.2 in /Build by @dependabot[bot] in #253
- [MAINTENANCE] Hide dot from fulltext search
lielement by @beatrycze-volk in #259 - [BUGFIX] Fix labels for double page template by @beatrycze-volk in #260
- [MAINTENANCE] Adjust fulltext container to match Kitodo by @beatrycze-volk in #261
- [MAINTENANCE] Shorten the license comments in templates by @beatrycze-volk in #262
- [MAINTENANCE] Display fulltext switch by @beatrycze-volk in #263
- [MAINTENANCE] Adjust page parameter by @beatrycze-volk in #264
- [FEATURE] Add Kitodo Mediaplayer functionality in typoscript and templates by @fschoelzel in #252
- [MAINTENANCE] Adjust css for search in document to Kitodo by @beatrycze-volk in #265
- [MAINTENANCE] Remove language labels for single collection plugin by @beatrycze-volk in #266
- [BUGFIX] Fix copying elements to mobile view by @beatrycze-volk in #267
- [BUGFIX] Fix template for image download by @beatrycze-volk in #268
- [BUGFIX] Fix css for fulltext download by @beatrycze-volk in #269
- [BUGFIX] Adjust css for pagination in page grid by @beatrycze-volk in #270
- Bump qs from 6.14.2 to 6.15.2 in /Build by @dependabot[bot] in #272
- add --no-audit flag to composer update in PHPStan workflow by @chrode in #273
- [BUGFIX] Correct calendar view selector class by @beatrycze-volk in #274
- [BUGFIX] Correct calendar view CSS selector class by @beatrycze-volk in #275
- Introduce grouping support for TYPO3 find extension by @chrode in #271
- [DEPENDENCIES] Remove subugoe/find dependency by @beatrycze-volk in #276
- Enhance grouped search results with fulltext search by @chrode in #279
- [DEPENDENCIES] Update phpstan/phpstan to ^2.2 by @beatrycze-volk in #277
- [DEPENDENCIES] Configure Dependabot for automated updates by @beatrycze-volk in #278
- Bump actions/checkout from 4 to 7 by @dependabot[bot] in #280
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #281
- Bump grunt from 1.6.1 to 1.6.2 in /Build by @dependabot[bot] in #282
- Bump less from 3.13.1 to 4.6.7 in /Build by @dependabot[bot] in #283
- Bump grunt-contrib-less from 2.1.0 to 3.0.0 in /Build by @dependabot[bot] in #284
- Bump terser from 5.43.1 to 5.48.0 in /Build by @dependabot[bot] in #285
- [FEATURE] Add noHighlighting option for field display by @chrode in #286
- [MAINTENANCE] Rename 'viewData' to 'requestData' in kitodo:link usage by @beatrycze-volk in #287
- [BUGFIX] Improved handling of facets & display fixes by @chrode in #288
- [MAINTENANCE] Rename fullscreen button CSS class by @beatrycze-volk in #289
- [BUGFIX] Swap 'back' and 'prev' navigation CSS class assignments by @beatrycze-volk in #290
- [MAINTENANCE] Update versions for release 7.0 by @beatrycze-volk in #291
- [FEATURE] Add configuration option to inject Vite assets in Kitodo work view by @cradeck in #292
- Bump actions/setup-node from 6 to 7 by @dependabot[bot] in #293
- Bump terser from 5.48.0 to 5.49.0 in /Build by @dependabot[bot] in #294
- Bump websocket-driver from 0.7.4 to 0.7.5 in /Build by @dependabot[bot] in #295
- Bump less from 4.6.7 to 4.7.0 in /Build by @dependabot[bot] in #296
Full Changelog: v6.0.0...v7.0.0