Releases: slub/dfg-viewer
DFG Viewer 6.1.2
What's Changed
- [MAINTENANCE] Remove duplicated assignment of double page by @beatrycze-volk in #312
- Revert "[BUGFIX] Display labels for document types in ToC plugin" by @beatrycze-volk in #313
- [MAINTENANCE] Deploy documentation to GitHub Pages by @markusweigelt in #314
- [BUGFIX] Update documentation.yml by @markusweigelt in #316
- [MAINTENANCE] Update versions for update to 6.1.2 by @beatrycze-volk in #318
Full Changelog: v6.1.1...v6.1.2
DFG Viewer 6.1.1
What's Changed
- Support for musical sources (and prototype annotations) by @haogatyp in #230
- Update GitHub actions which still used deprecated Node.js by @stweil in #292
- Remove CSS source map by @stweil in #294
- Update from Node 12 to 18 by @stweil in #293
- Update generated CSS and JS files by @sebastian-meyer in #291
- [BUGFIX] Fix distorted provider logo by @markusweigelt in #297
- Revert "[BUGFIX] Fix distorted provider logo" by @beatrycze-volk in #298
- Revert "Update generated CSS and JS files" by @beatrycze-volk in #299
- Revert "Update GitHub actions which still used deprecated Node.js" by @beatrycze-volk in #300
- Revert "Remove CSS source map" by @beatrycze-volk in #301
- Revert "Update from Node 12 to 18" by @beatrycze-volk in #302
- Revert "Support for musical sources (and prototype annotations)" by @beatrycze-volk in #303
- Update Node JS by @beatrycze-volk in #304
- Fix distorted provider logo by @beatrycze-volk in #305
- [FEATURE] Migration to the changed 3d viewer implementation of Kitodo.Presentation by @markusweigelt in #295
- [MAINTENANCE] Add Maintainer to README by @beatrycze-volk in #309
- [BUGFIX] Display labels for document types in ToC plugin by @beatrycze-volk in #310
- Update versions for release 6.1.1 by @beatrycze-volk in #311
Full Changelog: v6.1.0...v6.1.1
DFG Viewer 6.1.0
What's Changed
- Remove redundant templates for Table of Contents and View 3D plugins by @beatrycze-volk in #270
- Remove usage of getDocumentType with 3D View plugin by @beatrycze-volk in #271
- Assign correct html id to
fullTextScrollElement
by @csidirop in #273 - Adjustments in PageView template by @beatrycze-volk in #274
- Bump qs from 6.10.1 to 6.11.2 in /Build by @dependabot in #252
- Bump
typo3/cms-core
version by @csidirop in #275 - Show provider logo again by @csidirop in #279
- fix css selector for canvas element in 3d dfg-viewer by @fschoelzel in #280
- Move
#tx-dlf-fulltextselection
down to make fulltext better readable by @csidirop in #277 - Remove unnecessary styling in gridview by @csidirop in #282
- Remove ignore in PHPStan for the error which doesn't exists anymore by @beatrycze-volk in #285
- Replace Sphinx with new Typo3 documentation variant by @markusweigelt in #286
- Fix calling registerPlugin with vendor name by @beatrycze-volk in #287
- Bump braces from 3.0.2 to 3.0.3 in /Build by @dependabot in #289
- Prepare release 6.1 by @beatrycze-volk in #290
New Contributors
- @fschoelzel made their first contribution in #280 - thank you and welcome!
- @markusweigelt made their first contribution in #286 - thank you and welcome!
Full Changelog: v6.0.0...v6.1.0
DFG Viewer 6.0.0
The most important changes:
- add support for Kitodo.Presentation 4.x.
- update grunt build
- add 3D View plugin
- drop support for TYPO3 9.x
- add support for TYPO3 11.x
- introduce quality checks for repository
What's Changed
- Bump async from 2.6.3 to 2.6.4 in /Build by @stweil in #203
- Bump grunt from 1.4.1 to 1.5.3 in /Build by @dependabot in #204
- Bump terser from 5.9.0 to 5.14.2 in /Build by @dependabot in #206
- Migrate to Kitodo.Presentation 4 by @dvoracek-slub in #208
- Fix some typos in comments and documentation (found by codespell) by @stweil in #210
- Fix HTML5 warning by removing type attribut from script by @stweil in #215
- Remove config.absRefPrefix by @stweil in #209
- fix character overlap in toc (between caret-down and title) by @BFallert in #212
- Add 3D View plugin template by @beatrycze-volk in #198
- Add CSS for included 3D js viewer by @beatrycze-volk in #199
- Update css and template of 3DView plugin by @beatrycze-volk in #218
- Fix dlf path:
Javascript
->JavaScript
by @csidirop in #220 - Fix license comments in LESS file headers by @gnuj in #233
- Make a metadata wrapper height 100% if 3D object by @beatrycze-volk in #219
- Show provider logo again by @csidirop in #221
- Remove ABOUT.txt by @stweil in #226
- Fix position provider logo in fullscreen by @BFallert in #223
- Adjust UriController to changes made in AbstractController by @beatrycze-volk in #234
- Rename cofiguration for tools to match changes in Kitodo Presentation by @beatrycze-volk in #235
- Fix two details in the calendar view of newspapers by @BFallert in #237
- Use getCurrentDocument function by @beatrycze-volk in #238
- Change
z-index
to match the other buttons by @csidirop in #224 - Remove unused old jquery-3.5.1.min.js by @stweil in #213
- Introduce PHPStan static code analysis by @beatrycze-volk in #241
- Ignore this error until Kitodo.Presentation is not updated by @beatrycze-volk in #242
- Introduce CodeQL code analysis by @beatrycze-volk in #243
- Revert "Rename cofiguration for tools to match changes in Kitodo Presentation" by @beatrycze-volk in #248
- Searchpage styling by @csidirop in #232
- Add Codacy badge by @beatrycze-volk in #245
- Compatibility fixes in SruController by @beatrycze-volk in #246
- Convert SRU eID script into middleware by @beatrycze-volk in #247
- Bump minimatch from 3.0.4 to 3.0.8 in /Build by @dependabot in #225
- Move phpstan configuration to the correct directory by @beatrycze-volk in #249
- Fix DOM text reinterpreted as HTML in dfgviewerScripts.js by @beatrycze-volk in #250
- Fix DOM text reinterpreted as HTML in dfgviewerSru.js by @beatrycze-volk in #251
- Fix call to
\Kitodo\Dlf\Middleware\SruMiddleware
by @csidirop in #255 - Add missing config for
titleReplacement
by @beatrycze-volk in #256 - Grunt action to verify if compiled files are up to date by @csidirop in #261
- Fix
ExtensionUtility::configurePlugin
calls by @beatrycze-volk in #260 - Remove not needed double quotes for
$config.storagePid
by @beatrycze-volk in #263 - Add styling for pagination in GridView by @csidirop in #264
- Hide PageView tools in CalendarView by @csidirop in #265
- Fix missing icons and wrong styling for download menu by @csidirop in #262
- Add styling for pagination in ListView by @csidirop in #266
- Upgrade TYPO3 version to 11.5.36 and drop support for 9.5.31 in the composer file by @beatrycze-volk in #267
- Fix pagination CSS by @beatrycze-volk in #268
- Adjust versions for 6.0.0 release by @beatrycze-volk in #269
New Contributors
- @dvoracek-slub made their first contribution in #208
- @BFallert made their first contribution in #212
- @csidirop made their first contribution in #220
Full Changelog: v5.3.0...v6.0.0
DFG Viewer 5.3
Maintenance release
This release fixes some minor issues and adds support for Kitodo.Presentation 3.3.4.
- Bugfix: Fix typo Peridica -> Periodica #188
- Bugfix: Some CSS fixes #190
- Bugfix: Fix catalogue link to VD17 #195
- Feature: Support Kitodo.Presentation 3.3.4
DFG-Viewer 5.2
- bugfix: show the publication date by default
- better information about reduced functionality for users of old browsers (IE11, Firefox 52 esr) #182
- show sponsor and aggregator logos #180
- remove support für TYPO3 8.7
- update dependancies for Kitodo.Presentation 3.2
- update the initial data if using the introduction install feature
- update documentation
DFG-Viewer 5.1
This release of the DFG-Viewer extension supports TYPO3 9.5 LTS. It still supports TYPO3 8.7 LTS. This support will be dropped in future releases.
The requirement for Kitodo.Presentation is rised to 3.1.2. Some ViewHelpers inside the extensions have been droped. We use the ViewHelper from slub_digitalcollections now.
DFG-Viewer 5.0
The DFG-Viewer supports now Kitodo.Presentation 3.0 on TYPO3 8.7 LTS.
Maintenance Release
This release drops the support of TYPO3 6.2 and is only working with TYPO3 7.6. A new release with support of TYPO3 8.7 is on the road. We're just waiting for Kitodo.Presentation 3.0 to be released.
We changed the extension type to "distribution" and will install a full website with initial metadata and structure data. Please refer to the documentation on how to install via composer.
DFG-Viewer 4.0 - Bugfix Release
Add some settings for automatic rendering of documentation in TYPO3 TER.