Releases: silverstripe/silverstripe-admin
Releases · silverstripe/silverstripe-admin
2.0.3
What's Changed
- MNT Update invalid translations by @emteknetnz in #1518
- FIX Set current locale based on actual defined dictionaries by @GuySartorelli in #1523
- FIX Don't load a second TinyMCE instance from react by @GuySartorelli in #1525
Full Changelog: 2.0.2...2.0.3
1.13.4
What's Changed
- FIX Don't load a second TinyMCE instance from react by @GuySartorelli in #1525
Full Changelog: 1.13.3...1.13.4
1.13.3
What's Changed
- MNT Update invalid translations by @emteknetnz in #1518
- FIX Set current locale based on actual defined dictionaries by @GuySartorelli in #1523
Full Changelog: 1.13.2...1.13.3
2.0.2
What's Changed
- Update docs and user help urls by @izzudin96 in #1513
- FIX Syntax error TinyMC when using special characters by @sabina-talipova in #1517
New Contributors
- @izzudin96 made their first contribution in #1513
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- FIX TinyMCE custom config issue by @sabina-talipova in #1507
- MNT Use React Testing Library by @emteknetnz in #1497
- ENH Pass form validation result to client by @emteknetnz in #1246
Full Changelog: 2.0.0...2.0.1
1.13.2
What's Changed
- ENH Pass form validation result to client by @emteknetnz in #1246
Full Changelog: 1.13.1...1.13.2
2.0.0
What's Changed
- DEP Update core dependencies for CMS 5 by @emteknetnz in #1337
- DEP Update dependencies for CMS 5 by @emteknetnz in #1342
- API Convert SecurityAdmin to be a ModelAdmin by @emteknetnz in #1359
- MNT Fix security admin behat tests by @GuySartorelli in #1370
- DEP Upgrade tinymce from 4 to 6 by @GuySartorelli in #1367
- FIX Use correct tinymce selection logic by @GuySartorelli in #1372
- ENH Implement our tinymce skin for tinymce 6 by @GuySartorelli in #1371
- API Migrate SilverStripeNagivator by @GuySartorelli in #1340
- ENH Records can be made previewable with an extension by @GuySartorelli in #1363
- FIX Set name of tinymce i18n file to be correct by @GuySartorelli in #1382
- API Strongly-type action method signatures by @emteknetnz in #1381
- MNT Remove require-dev deps by @emteknetnz in #1387
- FIX Rebuild JS bundles by @sabina-talipova in #1401
- API Remove deprecated code by @sabina-talipova in #1393
- FIX Cast absoluteUrl() argument to string by @emteknetnz in #1406
- DEP Upgrade front-end build stack by @GuySartorelli in #1389
- ENH Resolve various problems in support of fixing broken behat tests by @GuySartorelli in #1432
- MNT Add yarn lint back in by @emteknetnz in #1435
- ENH Remove unused Translatable code by @emteknetnz in #1442
- ENH Allow base URL to not have trailing slash by @GuySartorelli in #1438
- MNT Remove legacy upgrader config by @emteknetnz in #1447
- API Remove ReturnTypeWillChange annotation by @maxime-rainville in #1434
- Support buildstack changes for other modules by @GuySartorelli in #1446
- NEW migrate functionality from security-extensions module by @GuySartorelli in #1451
- FIX Remove redundant memoisation by @GuySartorelli in #1456
- FIX Reinstate unsaved changes dialog by @GuySartorelli in #1458
- MNT Remove comment by @emteknetnz in #1463
- FIX Front end warnings by @sabina-talipova in #1468
- MNT Use gha-dispatch-ci by @emteknetnz in #1477
- FIX Translation merge-up by @emteknetnz in #1483
- FIX Action Edit button UI by @sabina-talipova in #1485
- ENH Default graphql abstractions to gql v5 style by @GuySartorelli in #1481
- FIX Use v1 of popper.js for thirdparty bootstrap by @emteknetnz in #1487
- MNT Update comment by @emteknetnz in #1490
- MNT Revert using map_get() for custom keys by @emteknetnz in #1491
- MNT Update dev JS by @emteknetnz in #1493
- FIX Ensure page router can handle base URL in subfolder by @GuySartorelli in #1499
- ENH Remove GraphQL v3 compatability in mutation templates by @GuySartorelli in #1500
- DOC Update README.md for CMS 5 by @GuySartorelli in #1502
Full Changelog: 1.13.1...2.0.0
1.13.1
What's Changed
- FIX TinyMCE custom config issue by @sabina-talipova in #1507
Full Changelog: 1.13.0...1.13.1
1.13.0
What's Changed
- API Stop using deprecated API by @emteknetnz in #1388
- API Stop using deprecated API by @emteknetnz in #1397
- API Remove pointless $subitem_class config by @maxime-rainville in #1440
- API Deprecate SecurityAdmin API by @emteknetnz in #1453
- Ignore "load" statusText by @lekoala in #1429
- MNT Run yarn build by @GuySartorelli in #1462
- ENH Update translations by @emteknetnz in #1465
- FIX move admin_themes in YAML (#915) by @ntd in #1461
- FIX Make graphql template abstractions work with gql4 by @GuySartorelli in #1473
- DEP Revert dependencies by @emteknetnz in #1480
- FIX UI Action Edit Button by @sabina-talipova in #1486
- FIX Revert pull request #1473 by @GuySartorelli in #1488
- FIX Make graphql mutation template abstractions work by @GuySartorelli in #1498
- DEP Upgrade tinymce from 4.6.5 to 4.9.11 by @GuySartorelli in #1505
New Contributors
Full Changelog: 1.12.7...1.13.0