Releases: danskernesdigitalebibliotek/dpl-cms
Releases · danskernesdigitalebibliotek/dpl-cms
2025.5.1
2025.5.0
What's Changed
- DDFBRA-183 - Anonymous and logged in user can try ebook + audiobook by @kasperbirch1 in #1779
- DDFBRA-236 - Logged in user can go from digital loans to material to listen read by @kasperbirch1 in #1814
- DDFBRA 251 - logged in user can open their loaned e material by @kasperbirch1 in #1854
- Add graphql query ro aquire tokens from Adgangsplatformen by @spaceo in #1994
- Bump drupal/redis from 1.7.0 to 1.9.0 by @dependabot in #1991
- Bump drupal/redirect from 1.10.0 to 1.11.0 by @dependabot in #1990
- Reader / Player by @kasperbirch1 in #1859
- DDFBRA-279 - Add video bundle paragraph by @Dresse in #1993
- DDFBRA-390 - Added GO Material Slider paragraphs by @Dresse in #1997
- DDFBRA-396 - Added update hook for installing "graphql_compose_routes" module. by @Dresse in #1999
- Go login url + Graphql refactoring and new Lagoon route module by @spaceo in #2001
- Add category term name as notice in opening hours legacy API by @kasperg in #1956
- Log state changes by @kasperg in #1998
- Correct callback path for autenticated adgangsplatform go users by @spaceo in #2005
- Fix changed video paragraph properties: url, title by @spaceo in #2010
- DDFBRA-348 - Fix event visibility in
Event list - automatic
+ Premature "expiration" label on events by @kasperbirch1 in #1987 - Fix URL and title field on GO Video paragraph by @Dresse in #2015
Full Changelog: 2025.4.0...2025.5.0
2025.4.0
What's Changed
- DDFBRA-281 - Create go category page by @Dresse in #1968
- Purge queues by @kasperg in #1975
- Release 2025.3.2 backmerge by @kasperg in #1978
- DDFBRA-325 - Add GO-Article content-type by @kasperbirch1 in #1961
- Make sure the Go node app is persistent by @spaceo in #1981
- Add "go_linkbox" paragraph type to
go_paragraphs
by @kasperbirch1 in #1974 - Delete unused settings file by @xendk in #1944
- DDFBRA-349 - Add access control check for node type links in the admin page (
/admin/content/add
) by @kasperbirch1 in #1980 - Bump myclabs/php-enum from 1.8.4 to 1.8.5 in the minor-composer-dependencies group by @dependabot in #1982
- Bump eslint-plugin-prettier from 5.2.1 to 5.2.3 in the minor-js-dependencies group by @dependabot in #1983
- Ddfher 186 bnf dev setup by @xendk in #1970
- Bump the minor-js-dependencies group with 2 updates by @dependabot in #1992
Full Changelog: 2025.3.2...2025.4.0
2025.3.2
2025.3.1
2025.3.0
What's Changed
- Adding a BNF login form for client sites. DDFHER-165 by @rasben in #1900
- Handle graphql consumers for both BNF and Go by @spaceo in #1891
- Ensure Node versions are synced across the project by @kasperg in #1923
- DDFNEXT-645 - Update
drupal/metatag
from 2.0.2 to 2.1.0 by @kasperbirch1 in #1903 - DDFBRA-309 - Bump
drupal/facets
from "2.0.7" to "2.0.8" + Bumpdrupal/search_api
from "1.31.0" to "1.35.0" by @kasperbirch1 in #1906 - Bump eslint-plugin-drupal-contrib from 1.2.1 to 2.0.3 by @dependabot in #1933
- Display 'import to my site' button on BNF server. DDFHER-181 by @rasben in #1904
- Ddfher 145 dev setup adjustments by @xendk in #1937
- bnf: Report BNF as its own deployment environment by @xendk in #1922
- Fix log URL by @xendk in #1945
- BNF: send along canonical data as part of import. DDFHER-187 by @rasben in #1929
- Bump typescript from 5.7.2 to 5.7.3 in the minor-js-dependencies group by @dependabot in #1958
- Added a new URL textfield to the GO Video Paragraph. by @Dresse in #1943
- Bump the minor-js-dependencies group with 2 updates by @dependabot in #1964
- Bump drupal/address from 2.0.2 to 2.0.3 by @dependabot in #1967
- Add from date query argument to API response for event lists by @kasperg in #1955
- Use release 2025.3.0 of design system and React components by @kasperg in #1972
- Release 2025.3.0 by @kasperg in #1973
Full Changelog: 2025.2.0...2025.3.0
2025.2.0
What's Changed
- Bump nanoid from 3.3.6 to 3.3.8 by @dependabot in #1848
- PR for danskernesdigitalebibliotek/dpl-design-system:DDFNEXT-202-opgrader-markdownlint-cli-2 by @dpl-platform-bot in #1855
- feat: add .nvmrc file specifying Node.js version 20 by @ThomasGross in #1858
- Bump the minor-js-dependencies group with 2 updates by @dependabot in #1862
- Bump drupal/override_node_options from 2.8.0 to 2.9.0 by @dependabot in #1866
- Bump drupal/administerusersbyrole from 3.4.0 to 3.5.0 by @dependabot in #1865
- Bump drupal/graphql from 4.9.0 to 4.10.0 by @dependabot in #1869
- Bump drupal/redirect from 1.9.0 to 1.10.0 by @dependabot in #1871
- Bump drupal/handy_cache_tags from 1.4.0 to 1.5.0 by @dependabot in #1872
- Integrate BNF Article Import/Export Functionality. DDFHER-164 by @rasben in #1853
- DDFBRA-284 - Create basic page for go and add video paragraph by @Dresse in #1876
- Skip the /admin/update/ready page by @xendk in #1879
- Enable and configure sitemap. KBHBIB-46 by @rasben in #1892
- Display datetime attribute in daterange fields. KBHBIB-47 by @rasben in #1895
- Update BnfImporter to also import basic paragraphs. by @rasben in #1874
- BNF: Library import forms. DDFHER-166 by @rasben in #1884
- feat: Update prettier to version 3.4.2 and specify yarn package manager as suggested by npm by @ThomasGross in #1896
- DDFBRA-288 - Update
drupal/gin
theme to version3.0.0-rc16
+ Update cypress by @kasperbirch1 in #1878 - DDFBRA-295 - Update
drupal/default_content
to version2.0.0-alpha3
by @kasperbirch1 in #1881 - Bump the minor-js-dependencies group across 1 directory with 3 updates by @dependabot in #1899
- Bump spatie/color from 1.6.2 to 1.7.0 in the minor-composer-dependencies group across 1 directory by @dependabot in #1898
- Reenable caching of static files in Varnish by @kasperg in #1880
- Dx improvements by @xendk in #1758
- Improve dev https setup by @xendk in #1882
- Make Drush use HTTPS and local TLD by @xendk in #1912
- Remove drupal/core-project-message by @xendk in #1913
- Webmaster doc by @xendk in #1559
- Bump the minor-js-dependencies group with 2 updates by @dependabot in #1915
- Increase size of NGINX persistent storage to 10Gi by @kasperg in #1914
- Bump drupal/gin_toolbar from 1.0.0-rc8 to 1.0.0 by @dependabot in #1917
- Use release 2025.2.0 of design system and React components by @kasperg in #1925
- Release 2025.2.0 by @kasperg in #1927
New Contributors
- @ThomasGross made their first contribution in #1858
Full Changelog: 2024.50.0...2025.2.0
2024.50.0
What's Changed
- Merge recent hotfix to develop by @xendk in #1825
- Patch core to not check file owner in update by @xendk in #1826
- Reintroduce config filter module by @kasperg in #1830
- Bump the minor-composer-dependencies group with 2 updates by @dependabot in #1835
- Bump drupal/focal_point from 2.1.1 to 2.1.2 by @dependabot in #1836
- Event screen name by @xendk in #1444
- Make EventWrapper into a bundle class instead by @xendk in #1831
- Bump spatie/color from 1.6.1 to 1.6.2 in the minor-composer-dependencies group by @dependabot in #1840
- Bump the minor-js-dependencies group with 5 updates by @dependabot in #1843
- Bump drupal/upgrade_status from 4.3.5 to 4.3.6 by @dependabot in #1841
- Bump drupal/config_translation_po from 1.0.0 to 1.0.1 by @dependabot in #1842
- Clarifying password management forms. DDFHER-149 by @rasben in #1809
- Re-factor how to treat and display expired events in frontend. DDFHER-88 by @rasben in #1635
- Re-factor event scheduler setup. DDFHER-88 by @rasben in #1766
- Bump drupal/language_neutral_aliases from 3.1.1 to 3.2.0 by @dependabot in #1847
- Bump drupal/uuid_url from 1.3.0 to 1.4.0 by @dependabot in #1846
- Use release 2024.50.0 of design system and React components by @xendk in #1849
- Release 2024.50.0 by @xendk in #1850
Full Changelog: 2024.49.0...2024.50.0
2024.49.0
What's Changed
- Add a dev https site by @arnested in #1790
- No CORS + Https by @spaceo in #1791
- Bump drupal/admin_toolbar from 3.5.0 to 3.5.1 by @dependabot in #1803
- Bump drupal/antibot from 2.0.3 to 2.0.4 by @dependabot in #1804
- Remove Config Filter module by @kasperg in #1806
- Update event API, editing series should reflect in changed date. DDFHER-132 by @rasben in #1773
- DDFHER-83 - Update Cypress fixtures to reflect the new
/holdingsLogistics/v1
API by @kasperbirch1 in #1761 - Redia XML fixes by @kasperg in #1725
- Bump the minor-js-dependencies group with 2 updates by @dependabot in #1818
- Logging custom DDF events, such as updates to users. DDFHER-150 by @rasben in #1813
- Expand event API to include
partners
as array string. DDFHER-119 by @rasben in #1743 - Rolling back from incompatible go version by @spaceo in #1820
- Use release 2024.49.0 of design system and React components by @kasperg in #1822
- Release 2024.49.0 by @kasperg in #1824
New Contributors
Full Changelog: 2024.48.1...2024.49.0