Releases: silverstripe/silverstripe-admin
Releases · silverstripe/silverstripe-admin
1.11.0
What's Changed
- ENH: Allow use of the preview panel in any LeftAndMain subclass. by @GuySartorelli in #1252
- NEW: Allow CMS preview for items in GridFieldDetailForms. by @GuySartorelli in #1250
- FIX Right-align preview on the first record by @emteknetnz in #1285
- NEW Allow unversioned preview state. by @GuySartorelli in #1258
- DOCS Change "SilverStripe" to "Silverstripe" in readme by @GuySartorelli in #1284
- DEP Set PHP 7.4 as the minimum version by @emteknetnz in #1287
- ENH: Prefer dependency injection for GridFieldComponents. by @GuySartorelli in #1286
- ENH Allow setting options for extra css/js in LeftAndMain. by @GuySartorelli in #1288
- MNT Create seperate page for site settings test by @emteknetnz in #1290
- BUG Add missing dependency to build pattern library by @maxime-rainville in #1291
- MNT Add update JS deps workflow by @emteknetnz in #1297
- DEP Update eslint-config by @emteknetnz in #1295
- ENH PHP 8.1 compatibility by @emteknetnz in #1294
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #1303
Full Changelog: 1.10.3...1.11.0
1.11.1
What's Changed
- FIX Collapse the preview panel by default if no preview is available. by @GuySartorelli in #1305
- MNT Remove require recipe by @emteknetnz in #1307
- FIX Allow localisation of hardcoded link strings. by @GuySartorelli in #1301
- FIX Inconsistent state between current URL and actual content if XHR request fails by @patricknelson in #1280
New Contributors
- @patricknelson made their first contribution in #1280
Full Changelog: 1.11.0...1.11.1
1.10.3
What's Changed
- FIX Inconsistent state between current URL and actual content if XHR request fails by @patricknelson in #1280
New Contributors
- @patricknelson made their first contribution in #1280
Full Changelog: 1.10.2...1.10.3
1.10.2
What's Changed
- FIX Allow localisation of hardcoded link strings. by @GuySartorelli in #1301
Full Changelog: 1.10.1...1.10.2
1.10.1
What's Changed
- MNT Pin colors to 1.1.2 by @emteknetnz in #1278
- MNT Require caret version of frameworktest by @emteknetnz in #1296
- FIX Start react event delegation before page router. by @GuySartorelli in #1299
Full Changelog: 1.10.0...1.10.1
1.8.1
What's Changed
- MNT Disable pattern-lib by @emteknetnz in #1211
- MNT Ensure graphql 3 versions of behat tests run by @emteknetnz in #1214
- MNT Remove pattern-lib, bump frameworktest, resolve merge-conflict by @emteknetnz in #1224
- MNT Restore NPM test by @maxime-rainville in #1225
- FIX Treedropdown css by @emteknetnz in #1166
- [CVE-2021-36150] Escape html tag characters in link text by @maxime-rainville in #1255
Full Changelog: 1.8.0...1.8.1
1.7.4
- MNT Disable pattern-lib (Steve Boyd) - cc6aab2
- MNT Use behat-extension function for clicking elements (Steve Boyd) - ca19c50
- BUG Allow external link anchor fiel to work even if the user provides a hash mark (Maxime Rainville) - 9a4bf89
- FIX: TreeDropdownField wouldn't render children when using TreeBaseID (fixes #954) (Loz Calver) - 397fa06