Release v1.10.0-M1
Pre-release
Pre-release
What's Changed
- Add diff fields depending on the added/deleted/updated status by @bilalesi in #1424
- Add tagging func to a resource for a specific revision by @bilalesi in #1425
- Add notification to slack and better debuggability to cron github action by @Dinika in #1429
- Customization options for start page's background by @danburonline in #1437
- Improve slack notification for public studios cron job by @Dinika in #1441
- Undeprecate resources by @danburonline in #1438
- Update packages by @bilalesi in #1446
- Meta tag validation in
CodeEditor
component with custom linter rules by @danburonline in #1443 - Also hide the deprecation of the
defaultSparqlIndex
by @danburonline in #1442 - Undeprecate projects by @danburonline in #1445
- Increase GitHub Action timeout for new release by @danburonline in #1455
- Fix: double-extension on file download by @danburonline in #1439
- Fix: Regex tag resource and validation by @bilalesi in #1435
- Fix: query fail when query string is not defined by the user by @bilalesi in #1434
- Fix: Jest snapshot by @danburonline in #1453
New Contributors
- @danburonline made their first contribution in #1437
Full Changelog: v1.9.9...v10.10.0-M1