|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.0.0-beta.0](https://github.com/blockchain-lab-um/moodle-eductx-plugin/compare/v0.1.0-beta...v1.0.0-beta.0) (2024-05-31) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* api key requirement ([3428f4a](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/3428f4a87ecce8130872336c93a5d993e418cbc7)) |
| 9 | +* export PDF ([1700d3b](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/1700d3b2672e8030bc165036d23fc32c2d5f4a94)) |
| 10 | +* transition to Masca ([#1](https://github.com/blockchain-lab-um/moodle-eductx-plugin/issues/1)) ([32960d6](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/32960d6a77f86c4901f5f1e9cdcc26d6b4559cf2)) |
| 11 | +* update to latest masca version ([b422d93](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/b422d93f8fde5e4661875f428c920bc0dd29f507)) |
| 12 | + |
| 13 | + |
| 14 | +### Bug Fixes |
| 15 | + |
| 16 | +* release workflow ([5ee69fa](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/5ee69fa43500b2d5dd9fa0223737729e6e5c478e)) |
| 17 | +* remove console logs ([2cfcefc](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/2cfcefc01419c33a3d15b163883656e48fe1c45f)) |
| 18 | +* UI ([d8fd5f4](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/d8fd5f4cf9a895e7a97d9f4d32cd48c3dd6921b8)) |
| 19 | +* unneccessary logs ([3cd82ee](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/3cd82ee72bfa373c5c5d587322f82a2afaca35cb)) |
| 20 | +* updates to PDF export ([c5cbc71](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/c5cbc71a51b8d5652d46d15f5485f9a9c05a2b4a)) |
| 21 | +* use id field instead of did in education credential schema ([cef39f3](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/cef39f3c3f65d07f3bd63d995673102e9441d001)) |
| 22 | +* workflows ([#10](https://github.com/blockchain-lab-um/moodle-eductx-plugin/issues/10)) ([3f80082](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/3f80082b02cccb86e3a006cbffb845ce48576f30)) |
| 23 | + |
| 24 | + |
| 25 | +### Miscellaneous Chores |
| 26 | + |
| 27 | +* release 1.0.0 ([a9b5fee](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/a9b5fee7c2a91c99f94cbd712e3cbd25e45f1da5)) |
| 28 | +* release 1.0.0 ([#4](https://github.com/blockchain-lab-um/moodle-eductx-plugin/issues/4)) ([46e5d03](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/46e5d032d88fd7d14711e85accc24561c0c80b05)) |
| 29 | +* release 1.0.0 ([#6](https://github.com/blockchain-lab-um/moodle-eductx-plugin/issues/6)) ([3e89f31](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/3e89f3187c5dcb5cf1a8cae9038db5148ae935bf)) |
| 30 | +* release 1.0.0-beta.0 ([18619d2](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/18619d20edd2444e5a0cb5fa81bcaafdb36aad8e)) |
| 31 | + |
3 | 32 | ## [1.0.1-beta.0](https://github.com/blockchain-lab-um/moodle-eductx-plugin/compare/v1.0.0-beta.0...v1.0.1-beta.0) (2023-12-08) |
4 | 33 |
|
5 | 34 |
|
|
0 commit comments