Skip to content

Releases: cerpus/Edlib

3.0.0

18 Mar 13:32
c0cf07d

Choose a tag to compare

Quite some work has gone into Edlib over the last few years. We are once again releasing version.

What's Changed

Bug fixes

Developer experience improvements

Documentation

Other Changes

  • remove unused AuthenticationHandler stuff by @emmachughes in #1534
  • Fix JWT update endpoint by @emmachughes in #1521
  • Remove unused Safari hack by @emmachughes in #1538
  • Setup matomo plugin in Docs by @Kamelon7 in #1548
  • Update common API dependencies, drop use of IMSGlobal library by @emmachughes in #1549
  • Removed title from navbar by @Kamelon7 in #1551
  • Load view count from database instead of ES by @emmachughes in #1557
  • Proper fix for the view counts by @emmachughes in #1558
  • Support for Norwegian nynorsk by @chrieinv in #1560
  • Improve language build by @chrieinv in #1561
  • Bump league/flysystem-ziparchive from 3.2.0 to 3.2.1 in /sourcecode/apis/contentauthor by @dependabot in #1564
  • Bump laravel/framework from 9.26.1 to 9.27.0 in /sourcecode/apis/common by @dependabot in #1565
  • Bump spatie/laravel-ignition from 1.3.1 to 1.4.1 in /sourcecode/apis/common by @dependabot in #1566
  • Bump laravel/framework from 9.22.1 to 9.27.0 in /sourcecode/apis/contentauthor by @dependabot in #1567
  • Bump nunomaduro/collision from 6.2.1 to 6.3.0 in /sourcecode/apis/common by @dependabot in #1568
  • Bump packbackbooks/lti-1p3-tool from 5.2.0 to 5.2.1 in /sourcecode/apis/common by @dependabot in #1569
  • Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0 in /sourcecode/apis/common by @dependabot in #1570
  • Bump phpstan/phpstan from 1.8.2 to 1.8.3 in /sourcecode/apis/contentauthor by @dependabot in #1571
  • Bump swagger-jsdoc from 6.2.1 to 6.2.5 in /sourcecode/apis/doku by @dependabot in #1573
  • Bump swagger-jsdoc from 6.2.1 to 6.2.5 in /sourcecode/proxies/lti by @dependabot in #1576
  • Bump spatie/laravel-ignition from 1.3.1 to 1.4.1 in /sourcecode/apis/contentauthor by @dependabot in #1574
  • Bump swagger-jsdoc from 6.2.1 to 6.2.5 in /sourcecode/proxies/url by @dependabot in #1579
  • Bump swagger-jsdoc from 6.2.1 to 6.2.5 in /sourcecode/apis/lti by @dependabot in #1585
  • Bump moment-timezone from 0.5.34 to 0.5.37 in /sourcecode/npm/nodeUtils by @dependabot in #1591
  • Bump i18next from 21.6.14 to 21.9.1 in /sourcecode/npm/components by @dependabot in #1593
  • Bump nock from 13.2.8 to 13.2.9 in /sourcecode/npm/nodeUtils by @dependabot in #1595
  • Bump swagger-jsdoc from 6.2.1 to 6.2.5 in /sourcecode/apis/resources by @dependabot in #1596
  • Bump swagger-jsdoc from 6.2.1 to 6.2.5 in /sourcecode/proxies/auth by @dependabot in #1581
  • Bump @babel/node from 7.18.6 to 7.18.10 in /sourcecode/npm/nodeUtils by @dependabot in #1603
  • Bump @popperjs/core from 2.11.5 to 2.11.6 in /sourcecode/npm/components by @dependabot in #1604
  • Bump phpunit/phpunit from 9.5.21 to 9.5.24 in /sourcecode/apis/contentauthor by @dependabot in #1587
  • Bump swagger-jsdoc from 6.2.1 to 6.2.5 in /sourcecode/apis/auth by @dependabot in #1597
  • Bump axios-mock-adapter from 1.21.1 to 1.21.2 in /sourcecode/apis/resources by @dependabot in #1602
  • Bump amqplib from 0.10.0 to 0.10.3 in /sourcecode/npm/nodeUtils by @dependabot in #1605
  • Bump react-popper from 2.2.5 to 2.3.0 in /sourcecode/npm/components by @dependabot in #1606
  • Bump @testing-library/jest-dom from 5.16.4 to 5.16.5 in /sourcecode/proxies/admin by @dependabot in #1607
  • Bump react-i18next from 11.17.4 to 11.18.5 in /sourcecode/npm/components by @dependabot in #1609
  • Bump swagger-jsdoc from 6.2.1 to 6.2.5 in /sourcecode/proxies/resource by @dependabot in #1582
  • Bump swagger-jsdoc from 6.2.1 to 6.2.5 in /sourcecode/apis/url by @dependabot in #1590
  • Bump matthiasmullie/minify from 1.3.68 to 1.3.69 in /sourcecode/apis/contentauthor by @dependabot in #1610
  • Bump @babel/cli from 7.18.6 to 7.18.10 in /sourcecode/npm/nodeUtils by @dependabot in #1575
  • Bump laravel/horizon from 5.9.10 to 5.10.0 in /sourcecode/apis/contentauthor by @dependabot in #1612
  • Bump @testing-library/jest-dom from 5.16.4 to 5.16.5 in /sourcecode/npm/components by @dependabot in #1601
  • Bump nunomaduro/larastan from 2.1.12 to 2.2.0 in /sourcecode/apis/contentauthor by @dependabot in #1613
  • Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0 in /sourcecode/apis/contentauthor by @dependabot in #1616
  • Bump masterminds/html5 from 2.7.5 to 2.7.6 in /sourcecode/apis/contentauthor by @dependabot in #1617
  • Bump @babel/core from 7.18.6 to 7.18.13 in /sourcecode/npm/nodeUtils by @dependabot in #1615
  • Update CA react-intl version by @chrieinv in #1562
  • Update PHPStan to 1.8.4. Generate new baseline for PHPStan by @chrieinv in #1622
  • Remember open filter blocks by @emmachughes in #1625
  • GH #1563: Remove html from translation files by @chrieinv in #1621
  • GH #1620: Show text fields that uses 'showWhen' and 'NDLAShowWhen' widgets in scriptview by @chrieinv in #1626
  • Fix expansion of saved filters by @emmachughes in #1628
  • GH #890: Refresh resource list and counts after resource delete by @chrieinv in #1624
  • GH #1470: Curl required for healthcheck by @chrieinv in #1537
  • Fix auth startup properly by @emmachughes in #1629
  • #1640: Show max score script status in CA Admin by @chrieinv in #1641
  • Fix incorrect dateformat in blogpost filename by @chrieinv in #1645
  • #594: Update docs to use Node 16-alpine by @chrieinv in #1644
  • GH #1646: Set HTML lang attribute when viewing resource by @chrieinv in #1648
  • Remove ancient Content Explorer remnants by @emmachughes in #1541
  • GH #1503: Display one card horizontally in CE on small screens by @chrieinv in #1649
  • Add Storybook addon for responsive view presets by @chrieinv in #1654
  • GH #1505: Use auto positioning for the card menu by @chrieinv in #1651
  • GH #999: Use icon in cardview for preview, avoids stacked buttons by @chrieinv in #1650
  • Bump jest from 27.5.1 to 29.0.2 in /so...
Read more

1.19.2

12 May 06:44
769fe93

Choose a tag to compare

What's Changed

Bug fixes

Other Changes

  • Remove special handling for Norgesfilm by @emmachughes in #944
  • Add border to screenshots in user guides by @Kamelon7 in #945
  • Bump laravel/framework from 8.83.5 to 8.83.6 in /sourcecode/apis/contentauthor by @dependabot in #947
  • Bump laravel/framework from 8.83.5 to 8.83.6 in /sourcecode/apis/common by @dependabot in #946
  • Bump laravel/tinker from 2.7.1 to 2.7.2 in /sourcecode/apis/common by @dependabot in #948
  • Bump laravel/horizon from 5.9.3 to 5.9.4 in /sourcecode/apis/contentauthor by @dependabot in #949
  • Bump redis from 4.0.4 to 4.0.6 in /sourcecode/npm/nodeUtils by @dependabot in #950
  • Bump swagger-jsdoc from 6.1.0 to 6.2.0 in /sourcecode/proxies/auth by @dependabot in #951
  • Bump ckeditor/ckeditor from 4.17.2 to 4.18.0 in /sourcecode/apis/contentauthor by @dependabot in #952
  • Bump laravel/sanctum from 2.14.2 to 2.15.0 in /sourcecode/apis/common by @dependabot in #953
  • Bump @vscode/sqlite3 from 5.0.7 to 5.0.8 in /sourcecode/npm/nodeUtils by @dependabot in #954
  • Bump swagger-jsdoc from 6.1.0 to 6.2.0 in /sourcecode/apis/lti by @dependabot in #957
  • Bump laravel/sail from 1.13.7 to 1.13.8 in /sourcecode/apis/common by @dependabot in #958
  • Bump swagger-jsdoc from 6.1.0 to 6.2.0 in /sourcecode/apis/resources by @dependabot in #956
  • Bump laravel/tinker from 2.7.1 to 2.7.2 in /sourcecode/apis/contentauthor by @dependabot in #959
  • Bump swagger-jsdoc from 6.1.0 to 6.2.0 in /sourcecode/apis/url by @dependabot in #962
  • Bump ramsey/uuid from 4.2.3 to 4.3.1 in /sourcecode/apis/contentauthor by @dependabot in #961
  • Bump swagger-jsdoc from 6.1.0 to 6.2.0 in /sourcecode/apis/doku by @dependabot in #967
  • Bump swagger-jsdoc from 6.1.0 to 6.2.0 in /sourcecode/proxies/url by @dependabot in #968
  • Bump swagger-jsdoc from 6.1.0 to 6.2.0 in /sourcecode/apis/auth by @dependabot in #955
  • Bump swagger-jsdoc from 6.1.0 to 6.2.0 in /sourcecode/proxies/resource by @dependabot in #964
  • Bump phpunit/phpunit from 9.5.19 to 9.5.20 in /sourcecode/apis/common by @dependabot in #965
  • Bump node-jose from 2.1.0 to 2.1.1 in /sourcecode/apis/auth by @dependabot in #963
  • Bump swagger-jsdoc from 6.1.0 to 6.2.0 in /sourcecode/proxies/lti by @dependabot in #960
  • Bump @storybook/addons from 6.4.19 to 6.4.20 in /sourcecode/npm/components by @dependabot in #970
  • Bump styled-components from 5.3.3 to 5.3.5 in /sourcecode/npm/components by @dependabot in #971
  • Bump react-i18next from 11.16.1 to 11.16.2 in /sourcecode/npm/components by @dependabot in #972
  • Bump i18next from 21.6.12 to 21.6.14 in /sourcecode/npm/components by @dependabot in #973
  • Bump react-i18next from 11.16.1 to 11.16.2 in /sourcecode/www by @dependabot in #974
  • Bump @mui/material from 5.5.2 to 5.5.3 in /sourcecode/www by @dependabot in #976
  • Let exceptions bubble up by @emmachughes in #980
  • Refactor handling of H5P presave scripts by @emmachughes in #982
  • Translations update from Weblate by @cerpusbot in #979
  • Edlib docs restructure by @Kamelon7 in #981
  • Update support page in docs by @Kamelon7 in #988
  • Clean up h5p library deletion by @emmachughes in #985
  • Fix global CSS leak from ndla core styles by @emmachughes in #994
  • Fix build with npm i --legacy-peer-deps by @emmachughes in #995
  • Fix resource preview by @emmachughes in #996
  • Bump @mui/lab from 5.0.0-alpha.74 to 5.0.0-alpha.78 in /sourcecode/www by @dependabot in #997
  • Issue #765: Translations fix for filter save/edit by @chrieinv in #1000
  • Properly implement and test H5PFrameworkInterface::fetchExternalData by @emmachughes in #929
  • Translations update from Weblate by @cerpusbot in #1002
  • Translations update from Weblate by @cerpusbot in #1003
  • Bump phpseclib/phpseclib from 2.0.0 to 3.0.13 in /sourcecode/apis/contentauthor by @dependabot in #677
  • Updated readme with translation status by @Kamelon7 in #1008
  • Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #1020
  • Bump matthiasmullie/minify from 1.3.66 to 1.3.68 in /sourcecode/apis/contentauthor by @dependabot in #1021
  • Bump league/fractal from 0.20 to 0.20.1 in /sourcecode/apis/contentauthor by @dependabot in #1022
  • Bump laravel/sanctum from 2.15.0 to 2.15.1 in /sourcecode/apis/common by @dependabot in #1023
  • Bump phpunit/phpunit from 9.5.19 to 9.5.20 in /sourcecode/apis/contentauthor by @dependabot in #1024
  • Bump laravel/sail from 1.13.8 to 1.14.0 in /sourcecode/apis/common by @dependabot in #1025
  • Bump laravel/framework from 8.83.6 to 8.83.10 in /sourcecode/apis/common by @dependabot in #1026
  • Bump league/mime-type-detection from 1.9.0 to 1.11.0 in /sourcecode/apis/contentauthor by @dependabot in #1028
  • Bump prettier from 2.6.1 to 2.6.2 in /sourcecode/proxies/url by @dependabot in #1029
  • Bump prettier from 2.6.1 to 2.6.2 in /sourcecode/proxies/resource by @dependabot in #1031
  • Bump swagger-jsdoc from 6.2.0 to 6.2.1 in /sourcecode/proxies/url by @dependabot in #1032
  • Bump @babel/preset-env from 7.16.11 to 7.17.10 in /sourcecode/apis/resources by @dependabot in #1034
  • Bump axios from 0.26.1 to 0.27.2 in /sourcecode/proxies/resource by @dependabot in #1037
  • Bump nodemon from 2.0.15 to 2.0.16 in /sourcecode/apis/lti by @dependabot in #1035
  • Bump axios from 0.26.1 to 0.27.2 in /sourcecode/proxies/url by @dependabot in #1038
  • Bump @babel/preset-env from 7.16.11 to 7.17.10 in /sourcecode/proxies/auth by @dependabot in #1039
  • Bump swagger-jsdoc from 6.2.0 to 6.2.1 in /sourcecode/apis/lti by @dependabot in #1042
  • Bump @babel/core from 7.17.8 to 7.17.10 in /sourcecode/npm/nodeUtils by @dependabot in #1040
  • Bump spatie/laravel-ignition from 1.1.1 to 1.2.2 in /sourcecode/apis/contentauthor by @dependabot in #1033
  • Bump @babel/preset-env from 7.16.11 to 7.17.10 in /sourcecode/apis/auth by @dependabot in #1044
  • Bump @babel/preset-env from 7.16.11 to 7.17.10 in /sourcecode/proxies/lti by @dependabot in #1041
  • Bump supertest from 6.2.2 to 6.2.3 in /sourcecode/apis/url by @dependabot in #1055
  • Bump dataloader from 2.0.0 to 2.1.0 in /sourcecode/apis/doku by @dependabot in #1062
  • Bump jwks-rsa from 2.0.5 to 2.1.0 in /sourcecode/apis/auth by @dependabot in #1063
  • Bump axios from 0.26.1 to 0.27.2 in /sourcecode/npm/nodeUtils by @dependabot in #1065
  • Bump nodemon from 2.0.15 to 2.0.16 in /sourcecode/proxies/url by @dependabot in #1064
  • Bump nodemon from 2.0.15 to 2.0.16 in /sourcecode/proxies/lti by @dependabot in #1070
  • Bump swagger-jsdoc from 6.2.0 to 6.2.1 in /sourcecode/proxies/resource by @dependabot in #1069
  • Bump swagger-jsdoc from 6.2.0 to 6.2.1 in /sourcecode/proxies/lti by @dependabot in #1059
  • Bump @babel/preset-env from 7.16.11 to 7.17.10 in /sourcecode/apis/url by @dependabot in #1072
  • Bump swagger-jsdoc from 6.2.0 to 6.2.1 in /sourcecode/apis/auth by @dependabot in #1071
  • Bump @babel/preset-env from 7.16.11 to 7.17.10 in /sourcecod...
Read more

1.19.1

31 Mar 13:08

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 1.19.0...1.19.1

1.19.0

31 Mar 08:44
c9999c5

Choose a tag to compare

What's Changed

Features 🎉

Other Changes

Full Changelog: 1.18.0...1.19.0

1.18.0

29 Mar 07:02
e5c7080

Choose a tag to compare

What's Changed

Features 🎉

Bug fixes

Other Changes

  • Fixed link to Docs in Readme file by @Kamelon7 in #875
  • Remove remnants of Recommendation Engine by @emmachughes in #877
  • Regenerate certs only on change in domain list by @emmachughes in #878
  • Readme language improvement and cleanup. by @Kamelon7 in #881
  • Code of Conduct language change by @Kamelon7 in #882
  • Remove "in the cloud" from docs by @emmachughes in #885
  • Translations update from Weblate by @cerpusbot in #887
  • Translations update from Weblate by @cerpusbot in #886
  • Remove unused import/export stuff by @emmachughes in #888
  • Refactor H5P handling in Content Author by @emmachughes in #883
  • Bump guzzlehttp/guzzle from 7.4.1 to 7.4.2 in /sourcecode/apis/common by @dependabot in #893
  • Bump spatie/laravel-ignition from 1.0.10 to 1.1.1 in /sourcecode/apis/contentauthor by @dependabot in #894
  • Bump guzzlehttp/guzzle from 7.4.1 to 7.4.2 in /sourcecode/apis/contentauthor by @dependabot in #896
  • Bump prettier from 2.6.0 to 2.6.1 in /sourcecode/proxies/lti by @dependabot in #897
  • Bump prettier from 2.6.0 to 2.6.1 in /sourcecode/apis/resources by @dependabot in #899
  • Bump prettier from 2.6.0 to 2.6.1 in /sourcecode/npm/nodeUtils by @dependabot in #898
  • Bump prettier from 2.6.0 to 2.6.1 in /sourcecode/proxies/resource by @dependabot in #902
  • Bump dotenv-expand from 8.0.2 to 8.0.3 in /sourcecode/npm/nodeUtils by @dependabot in #901
  • Bump prettier from 2.6.0 to 2.6.1 in /sourcecode/apis/url by @dependabot in #903
  • Bump prettier from 2.6.0 to 2.6.1 in /sourcecode/apis/auth by @dependabot in #904
  • Bump @sentry/tracing from 6.18.2 to 6.19.2 in /sourcecode/npm/nodeUtils by @dependabot in #906
  • Bump prettier from 2.6.0 to 2.6.1 in /sourcecode/proxies/doku by @dependabot in #905
  • Bump debug from 4.3.3 to 4.3.4 in /sourcecode/npm/components by @dependabot in #908
  • Bump @babel/core from 7.17.7 to 7.17.8 in /sourcecode/npm/nodeUtils by @dependabot in #911
  • Bump prettier from 2.6.0 to 2.6.1 in /sourcecode/proxies/url by @dependabot in #913
  • Bump react-i18next from 11.15.3 to 11.16.1 in /sourcecode/npm/components by @dependabot in #918
  • Bump styled-components from 5.3.3 to 5.3.5 in /sourcecode/proxies/admin by @dependabot in #919
  • Bump prettier from 2.6.0 to 2.6.1 in /sourcecode/proxies/auth by @dependabot in #909
  • Bump prettier from 2.6.0 to 2.6.1 in /sourcecode/apis/doku by @dependabot in #910
  • Bump prettier from 2.5.1 to 2.6.1 in /sourcecode/npm/components by @dependabot in #912
  • Bump @mui/lab from 5.0.0-alpha.73 to 5.0.0-alpha.74 in /sourcecode/www by @dependabot in #920
  • Bump prettier from 2.6.0 to 2.6.1 in /sourcecode/apis/lti by @dependabot in #900
  • Bump prettier from 2.6.0 to 2.6.1 in /sourcecode/proxies/admin by @dependabot in #915
  • Bump @sentry/node from 6.18.2 to 6.19.2 in /sourcecode/npm/nodeUtils by @dependabot in #907
  • Bump styled-components from 5.3.3 to 5.3.5 in /sourcecode/www by @dependabot in #921
  • Bump mini-css-extract-plugin from 0.9.0 to 0.12.0 in /sourcecode/www by @dependabot in #922
  • Bump tss-react from 3.5.2 to 3.6.0 in /sourcecode/www by @dependabot in #924
  • Bump prettier from 2.6.0 to 2.6.1 in /sourcecode/www by @dependabot in #923
  • Bump @mui/material from 5.5.1 to 5.5.2 in /sourcecode/www by @dependabot in #926
  • Update userguide by @Kamelon7 in #928
  • Translations update from Weblate by @cerpusbot in #931
  • Bump actions/cache from 2.1.7 to 3 by @dependabot in #892

Full Changelog: 1.17.0...1.18.0

1.17.0

21 Mar 07:54
626057a

Choose a tag to compare

What's Changed

Features 🎉

Bug fixes

Other Changes

  • Remove middleware for unused request ID by @emmachughes in #770
  • Translations update from Weblate by @cerpusbot in #774
  • use php 8.1 in content author by @emmachughes in #773
  • Fixed mix-up with URLs by @tmkarlsen in #788
  • Fix access to undefined roles property by @emmachughes in #789
  • Remove node-sass requirement in proxy-admin by @emmachughes in #787
  • Updated screenshots in readme by @Kamelon7 in #794
  • Remove license-client, migration command by @emmachughes in #783
  • Upgrade CA to Guzzle 7 by @emmachughes in #784
  • Bump fakerphp/faker from 1.18.0 to 1.19.0 in /sourcecode/apis/common by @dependabot in #684
  • remove unused ImportOwner/ImportOwnerTrait by @emmachughes in #801
  • Remove unused H5PImportType by @emmachughes in #802
  • remove unused Core class by @emmachughes in #803
  • Document some basic coding standards by @emmachughes in #778
  • upgrade cerpus/edlib-resource-kit-laravel by @emmachughes in #795
  • Refactor App\Libaries\H5P\h5p by @emmachughes in #811
  • Remove/replace unused/deprecated composer packages by @emmachughes in #798
  • Remove remains of licenseapi by @emmachughes in #813
  • Bump laravel/framework from 8.83.2 to 8.83.5 in /sourcecode/apis/common by @dependabot in #814
  • Bump spatie/laravel-ignition from 1.0.9 to 1.0.10 in /sourcecode/apis/contentauthor by @dependabot in #815
  • Bump phpunit/phpunit from 9.5.16 to 9.5.19 in /sourcecode/apis/common by @dependabot in #816
  • Bump laravel/sail from 1.13.5 to 1.13.7 in /sourcecode/apis/common by @dependabot in #817
  • Bump laravel/tinker from 2.7.0 to 2.7.1 in /sourcecode/apis/contentauthor by @dependabot in #818
  • Bump laravel/tinker from 2.7.0 to 2.7.1 in /sourcecode/apis/common by @dependabot in #819
  • Bump barryvdh/laravel-ide-helper from 2.12.2 to 2.12.3 in /sourcecode/apis/common by @dependabot in #820
  • Bump league/fractal from 0.18.0 to 0.20 in /sourcecode/apis/contentauthor by @dependabot in #823
  • Bump dotenv-expand from 8.0.1 to 8.0.2 in /sourcecode/npm/nodeUtils by @dependabot in #824
  • Bump prettier from 2.5.1 to 2.6.0 in /sourcecode/proxies/doku by @dependabot in #825
  • Bump prettier from 2.5.1 to 2.6.0 in /sourcecode/apis/resources by @dependabot in #826
  • Bump prettier from 2.5.1 to 2.6.0 in /sourcecode/apis/auth by @dependabot in #829
  • Bump @sentry/tracing from 6.18.1 to 6.18.2 in /sourcecode/npm/nodeUtils by @dependabot in #830
  • Bump prettier from 2.5.1 to 2.6.0 in /sourcecode/npm/nodeUtils by @dependabot in #831
  • Bump prettier from 2.5.1 to 2.6.0 in /sourcecode/apis/url by @dependabot in #832
  • Bump axios from 0.26.0 to 0.26.1 in /sourcecode/apis/doku by @dependabot in #828
  • Bump knex from 1.0.3 to 1.0.4 in /sourcecode/npm/nodeUtils by @dependabot in #833
  • Bump axios from 0.26.0 to 0.26.1 in /sourcecode/npm/nodeUtils by @dependabot in #834
  • Bump @babel/core from 7.17.5 to 7.17.7 in /sourcecode/npm/nodeUtils by @dependabot in #839
  • Bump prettier from 2.5.1 to 2.6.0 in /sourcecode/proxies/auth by @dependabot in #838
  • Bump @testing-library/react from 12.1.2 to 12.1.4 in /sourcecode/npm/components by @dependabot in #842
  • Bump @testing-library/react from 12.1.3 to 12.1.4 in /sourcecode/proxies/admin by @dependabot in #843
  • Bump @cerpus/ui from 2.0.3 to 2.1.0 in /sourcecode/proxies/iframe by @dependabot in #844
  • Bump prettier from 2.5.1 to 2.6.0 in /sourcecode/apis/lti by @dependabot in #835
  • Bump @popperjs/core from 2.11.2 to 2.11.4 in /sourcecode/npm/components by @dependabot in #846
  • Bump axios from 0.26.0 to 0.26.1 in /sourcecode/proxies/url by @dependabot in #845
  • Bump @testing-library/react from 12.1.3 to 12.1.4 in /sourcecode/proxies/iframe by @dependabot in #852
  • Bump debug from 4.3.3 to 4.3.4 in /sourcecode/proxies/admin by @dependabot in #853
  • Bump axios from 0.26.0 to 0.26.1 in /sourcecode/proxies/iframe by @dependabot in #854
  • Bump axios from 0.26.0 to 0.26.1 in /sourcecode/proxies/admin by @dependabot in #855
  • Bump @storybook/react from 6.4.18 to 6.4.19 in /sourcecode/npm/components by @dependabot in #837
  • Bump prettier from 2.5.1 to 2.6.0 in /sourcecode/apis/doku by @dependabot in #840
  • Bump @babel/cli from 7.17.0 to 7.17.6 in /sourcecode/npm/components by @dependabot in #841
  • Bump @sentry/node from 6.18.1 to 6.18.2 in /sourcecode/npm/nodeUtils by @dependabot in #836
  • Bump query-string from 7.1.0 to 7.1.1 in /sourcecode/npm/components by @dependabot in #849
  • Bump prettier from 2.5.1 to 2.6.0 in /sourcecode/proxies/admin by @dependabot in #851
  • Bump axios from 0.26.0 to 0.26.1 in /sourcecode/proxies/doku by @dependabot in #822
  • Bump @cerpus/ui from 2.0.3 to 2.1.0 in /sourcecode/proxies/admin by @dependabot in #847
  • Bump prettier from 2.5.1 to 2.6.0 in /sourcecode/proxies/url by @dependabot in #848
  • Bump prettier from 2.5.1 to 2.6.0 in /sourcecode/proxies/lti by @dependabot in #827
  • Bump prettier from 2.5.1 to 2.6.0 in /sourcecode/proxies/iframe by @dependabot in #850
  • Bump axios from 0.26.0 to 0.26.1 in /sourcecode/proxies/resource by @dependabot in #858
  • Bump prettier from 2.5.1 to 2.6.0 in /sourcecode/proxies/resource by @dependabot in #859
  • Bump i18next from 21.6.12 to 21.6.14 in /sourcecode/www by @dependabot in #862
  • Bump @mui/material from 5.4.4 to 5.5.1 in /sourcecode/www by @dependabot in #864
  • Bump @emotion/react from 11.8.1 to 11.8.2 in /sourcecode/www by @dependabot in #865
  • Bump react-i18next from 11.15.5 to 11.16.1 in /sourcecode/www by @dependabot in #866
  • Bump babel-preset-razzle from 4.2.15 to 4.2.16 in /sourcecode/www by @dependabot in #867
  • Bump prettier from 2.5.1 to 2.6.0 in /sourcecode/www by @dependabot in #868
  • Bump @mui/styles from 5.4.4 to 5.5.1 in /sourcecode/www by @dependabot in #860
  • Bump express from 4.17.1 to 4.17.3 in /sourcecode/www by @dependabot in #863
  • Bump @mui/lab from 5.0.0-alpha.71 to 5.0.0-alpha.73 in /sourcecode/www by @dependabot in #870
  • Bump @mui/icons-material from 5.4.4 to 5.5.1 in /sourcecode/www by @dependabot in #869
  • Update README.md by @chrieinv in #874

Full Changelog: 1.16.2...1.17.0

1.16.2

09 Mar 10:47
2e4533e

Choose a tag to compare

What's Changed

Bug fixes

Full Changelog: 1.16.1...1.16.2

1.16.1

09 Mar 10:20
813d0b8

Choose a tag to compare

What's Changed

Features 🎉

Bug fixes

Other Changes

New Contributors

Full Changelog: 1.16.0...1.16.1

1.16.0

07 Mar 10:17

Choose a tag to compare

What's Changed

Features 🎉

Other Changes

  • Bump dependabot/fetch-metadata from 1.1.1 to 1.3.0 by @dependabot in #669
  • Bump laravel/framework from 8.82.0 to 8.83.2 in /sourcecode/apis/common by @dependabot in #671
  • Bump stolz/assets from 0.1.11 to 0.2.0 in /sourcecode/apis/contentauthor by @dependabot in #672
  • Bump nunomaduro/collision from 5.10.0 to 5.11.0 in /sourcecode/apis/common by @dependabot in #673
  • Bump laravel/sail from 1.13.1 to 1.13.5 in /sourcecode/apis/common by @dependabot in #676
  • Bump barryvdh/laravel-ide-helper from 2.12.1 to 2.12.2 in /sourcecode/apis/common by @dependabot in #678
  • Bump phpunit/phpunit from 9.5.13 to 9.5.16 in /sourcecode/apis/common by @dependabot in #679
  • Bump facade/ignition from 2.17.4 to 2.17.5 in /sourcecode/apis/common by @dependabot in #680
  • Bump phpunit/phpunit from 9.5.13 to 9.5.16 in /sourcecode/apis/license by @dependabot in #670
  • Bump axios from 0.25.0 to 0.26.0 in /sourcecode/proxies/doku by @dependabot in #682
  • Bump node-jose from 2.0.0 to 2.1.0 in /sourcecode/apis/auth by @dependabot in #686
  • Bump laravel/sanctum from 2.14.0 to 2.14.2 in /sourcecode/apis/common by @dependabot in #692
  • Bump jest from 27.4.7 to 27.5.1 in /sourcecode/apis/lti by @dependabot in #685
  • Bump axios from 0.25.0 to 0.26.0 in /sourcecode/apis/doku by @dependabot in #700
  • Bump @testing-library/jest-dom from 5.16.1 to 5.16.2 in /sourcecode/proxies/iframe by @dependabot in #702
  • Bump jest from 27.4.7 to 27.5.1 in /sourcecode/proxies/resource by @dependabot in #703
  • Bump jest from 27.4.7 to 27.5.1 in /sourcecode/npm/nodeUtils by @dependabot in #704
  • Bump axios from 0.25.0 to 0.26.0 in /sourcecode/proxies/url by @dependabot in #705
  • Bump mock-jwks from 1.0.1 to 1.0.3 in /sourcecode/npm/nodeUtils by @dependabot in #689
  • Bump jest from 27.4.7 to 27.5.1 in /sourcecode/apis/url by @dependabot in #707
  • Bump axios from 0.25.0 to 0.26.0 in /sourcecode/proxies/iframe by @dependabot in #706
  • Bump on-finished from 2.3.0 to 2.4.1 in /sourcecode/npm/nodeUtils by @dependabot in #714
  • Bump @storybook/addon-links from 6.4.18 to 6.4.19 in /sourcecode/npm/components by @dependabot in #715
  • Bump query-string from 7.1.0 to 7.1.1 in /sourcecode/proxies/admin by @dependabot in #717
  • Bump query-string from 7.1.0 to 7.1.1 in /sourcecode/proxies/iframe by @dependabot in #716
  • Bump lusitanian/oauth from 0.6.2 to 0.8.11 in /sourcecode/apis/contentauthor by @dependabot in #681
  • Bump body-parser from 1.19.1 to 1.19.2 in /sourcecode/npm/nodeUtils by @dependabot in #691
  • Bump jest from 27.4.7 to 27.5.1 in /sourcecode/proxies/auth by @dependabot in #693
  • Bump @testing-library/jest-dom from 5.16.1 to 5.16.2 in /sourcecode/www by @dependabot in #723
  • Bump @testing-library/react from 12.1.2 to 12.1.3 in /sourcecode/proxies/admin by @dependabot in #725
  • Bump i18next from 21.6.10 to 21.6.12 in /sourcecode/npm/components by @dependabot in #719
  • Bump axios from 0.25.0 to 0.26.0 in /sourcecode/proxies/admin by @dependabot in #729
  • Bump jest from 27.4.7 to 27.5.1 in /sourcecode/apis/resources by @dependabot in #695
  • Bump jest from 27.4.7 to 27.5.1 in /sourcecode/apis/doku by @dependabot in #698
  • Bump winston from 3.5.1 to 3.6.0 in /sourcecode/proxies/resource by @dependabot in #699
  • Bump jest from 27.4.7 to 27.5.1 in /sourcecode/proxies/lti by @dependabot in #701
  • Bump axios from 0.25.0 to 0.26.0 in /sourcecode/www by @dependabot in #730
  • Bump jest from 27.4.7 to 27.5.1 in /sourcecode/apis/auth by @dependabot in #696
  • Bump winston from 3.5.1 to 3.6.0 in /sourcecode/npm/nodeUtils by @dependabot in #697
  • Bump axios from 0.25.0 to 0.26.0 in /sourcecode/proxies/resource by @dependabot in #694
  • Bump jest from 27.4.7 to 27.5.1 in /sourcecode/proxies/doku by @dependabot in #690
  • Bump @mui/styles from 5.4.2 to 5.4.4 in /sourcecode/www by @dependabot in #713
  • Bump recharts from 2.1.8 to 2.1.9 in /sourcecode/proxies/admin by @dependabot in #732
  • Bump axios from 0.25.0 to 0.26.0 in /sourcecode/npm/nodeUtils by @dependabot in #720
  • Bump @testing-library/jest-dom from 5.16.1 to 5.16.2 in /sourcecode/proxies/admin by @dependabot in #722
  • Bump jest from 27.4.7 to 27.5.1 in /sourcecode/proxies/url by @dependabot in #709
  • Bump @babel/cli from 7.16.8 to 7.17.6 in /sourcecode/npm/nodeUtils by @dependabot in #710
  • Bump @babel/core from 7.17.0 to 7.17.5 in /sourcecode/npm/components by @dependabot in #724
  • Bump nock from 13.2.2 to 13.2.4 in /sourcecode/npm/nodeUtils by @dependabot in #726
  • Bump @storybook/addon-actions from 6.4.18 to 6.4.19 in /sourcecode/npm/components by @dependabot in #727
  • Bump @testing-library/react from 12.1.2 to 12.1.3 in /sourcecode/proxies/iframe by @dependabot in #711
  • Bump @mui/material from 5.4.3 to 5.4.4 in /sourcecode/www by @dependabot in #728
  • Bump i18next from 21.6.11 to 21.6.12 in /sourcecode/www by @dependabot in #721
  • Bump @babel/core from 7.16.12 to 7.17.5 in /sourcecode/npm/nodeUtils by @dependabot in #735
  • Bump @testing-library/react from 12.1.2 to 12.1.3 in /sourcecode/www by @dependabot in #740
  • Bump @sentry/tracing from 6.17.3 to 6.18.1 in /sourcecode/npm/nodeUtils by @dependabot in #737
  • Bump react-i18next from 11.15.4 to 11.15.5 in /sourcecode/www by @dependabot in #736
  • Bump redis from 4.0.3 to 4.0.4 in /sourcecode/npm/nodeUtils by @dependabot in #734
  • Bump @mui/icons-material from 5.4.2 to 5.4.4 in /sourcecode/www by @dependabot in #718
  • Bump express from 4.17.2 to 4.17.3 in /sourcecode/npm/nodeUtils by @dependabot in #739
  • Bump @sentry/node from 6.17.3 to 6.18.1 in /sourcecode/npm/nodeUtils by @dependabot in #741
  • Bump @mui/lab from 5.0.0-alpha.70 to 5.0.0-alpha.71 in /sourcecode/www by @dependabot in #738
  • Translations update from Weblate by @cerpusbot in #744
  • Bump knex from 1.0.2 to 1.0.3 in /sourcecode/npm/nodeUtils by @dependabot in #687
  • Bump actions/checkout from 2 to 3 by @dependabot in #667
  • Bump actions/github-script from 5 to 6 by @dependabot in #668
  • Bump actions/setup-node from 2 to 3 by @dependabot in #666
  • Translations update from Weblate by @cerpusbot in #751
  • Issue #649: Add source-button to CKEditor in script view by @chrieinv in #753
  • Fixed nasty English by @tmkarlsen in #756
  • Use Edlib Resource Kit in Content Author by @emmachughes in #662

Full Changelog: 1.15.0...1.16.0

1.15.0

01 Mar 12:56
3321c07

Choose a tag to compare

What's Changed

Features 🎉

Bug fixes

Documentation

  • Updated translation documentation (adjustments) by @tmkarlsen in #632

Other Changes

Full Changelog: 1.14.0...1.15.0