|
1 | 1 | # Release Notes |
2 | 2 |
|
| 3 | +## 6.0.0-alpha.5 (2025-09-04) |
| 4 | + |
| 5 | +### What's new |
| 6 | +- REST API Authentication [#12051](https://github.com/statamic/cms/issues/12051) by @duncanmcclean |
| 7 | +- Bard adjustments [#12240](https://github.com/statamic/cms/issues/12240) by @jasonvarga |
| 8 | +- Make `container` available in custom field conditions [#12277](https://github.com/statamic/cms/issues/12277) by @duncanmcclean |
| 9 | +- Updated asset and folder permissions [#12281](https://github.com/statamic/cms/issues/12281) by @jasonvarga |
| 10 | +- Addon setting helper [#12244](https://github.com/statamic/cms/issues/12244) by @edalzell |
| 11 | +- Themeable global header [#12214](https://github.com/statamic/cms/issues/12214) by @jackmcdade |
| 12 | +- Redesign trial mode banner [#12239](https://github.com/statamic/cms/issues/12239) by @jackmcdade |
| 13 | +- Fleshing out command palette actions [#12140](https://github.com/statamic/cms/issues/12140) by @jesseleite |
| 14 | + |
| 15 | +### What's fixed |
| 16 | + |
| 17 | +- Replicator - change the set picker to be in the center when in between blocks, but left when under the "Add Block" button [4de68783d](https://github.com/statamic/cms/commit/4de68783d) by @JayGeorge |
| 18 | +- Respect configured sort column & direction on collection index [#12234](https://github.com/statamic/cms/issues/12234) by @duncanmcclean |
| 19 | +- Table fixes for Safari and Firefox [#12233](https://github.com/statamic/cms/issues/12233) by @JayGeorge |
| 20 | +- Third-party fieldtypes should be able to use first-party icons [#12291](https://github.com/statamic/cms/issues/12291) by @duncanmcclean |
| 21 | +- German translations [#12252](https://github.com/statamic/cms/issues/12252) by @helloDanuk |
| 22 | +- Add `cursor-pointer` to replicator set headers & set picker [#12236](https://github.com/statamic/cms/issues/12236) by @duncanmcclean |
| 23 | +- Prepend append consistency [#12272](https://github.com/statamic/cms/issues/12272) by @JayGeorge |
| 24 | +- Fix errors from BardFieldtype when closing Live Preview [#12275](https://github.com/statamic/cms/issues/12275) by @duncanmcclean |
| 25 | +- Replicator legibility improvements [#12278](https://github.com/statamic/cms/issues/12278) by @JayGeorge |
| 26 | +- Combobox item separation [#12292](https://github.com/statamic/cms/issues/12292) by @JayGeorge |
| 27 | +- Make collapsable sections buttery smooth [#12285](https://github.com/statamic/cms/issues/12285) by @JayGeorge |
| 28 | +- Combobox - add a bit of horizontal padding, based on when they say "no options currently" available [eca16ffca](https://github.com/statamic/cms/commit/eca16ffca) by @JayGeorge |
| 29 | +- Only render publish section headers when display is set or collapsible is enabled [#12274](https://github.com/statamic/cms/issues/12274) by @JayGeorge |
| 30 | +- Add display text to fallback blueprint section [#12280](https://github.com/statamic/cms/issues/12280) by @jasonvarga |
| 31 | +- Fix field filter combobox [#12273](https://github.com/statamic/cms/issues/12273) by @duncanmcclean |
| 32 | +- Combobox hover contrast [#12287](https://github.com/statamic/cms/issues/12287) by @JayGeorge |
| 33 | +- Bard - fix background and border-radius, including for dark mode [cfe217464](https://github.com/statamic/cms/commit/cfe217464) by @JayGeorge |
| 34 | +- Cache flattened permissions [#12258](https://github.com/statamic/cms/issues/12258) by @duncanmcclean |
| 35 | +- Hide search cancel button in combobox input [#12224](https://github.com/statamic/cms/issues/12224) by @duncanmcclean |
| 36 | +- Fix the toast notification position from sometimes breaking [#12271](https://github.com/statamic/cms/issues/12271) by @JayGeorge |
| 37 | +- Add a chevron to collapsible sections [#12260](https://github.com/statamic/cms/issues/12260) by @duncanmcclean |
| 38 | +- Login custom logo width [#12262](https://github.com/statamic/cms/issues/12262) by @JayGeorge |
| 39 | +- Avoid saving theme preference when unauthenticated [#12264](https://github.com/statamic/cms/issues/12264) by @duncanmcclean |
| 40 | +- Prevent Live Preview panels from blending into the background [#12269](https://github.com/statamic/cms/issues/12269) by @JayGeorge |
| 41 | +- Fix focal point editor [#12259](https://github.com/statamic/cms/issues/12259) by @duncanmcclean |
| 42 | +- Tweak distance between field instructions and fields an itsy bitsy amount [9ff62636e](https://github.com/statamic/cms/commit/9ff62636e) by @JayGeorge |
| 43 | +- Relationship selector tweaks [#12265](https://github.com/statamic/cms/issues/12265) by @duncanmcclean |
| 44 | +- Fix border color in dark mode empty states [#12266](https://github.com/statamic/cms/issues/12266) by @duncanmcclean |
| 45 | +- Fix listing translations [#12263](https://github.com/statamic/cms/issues/12263) by @duncanmcclean |
| 46 | +- Fix date column in collection widget [#12267](https://github.com/statamic/cms/issues/12267) by @duncanmcclean |
| 47 | +- Field type / text - change the way append/prepend are laid out so they're next to each other [4280afc1b](https://github.com/statamic/cms/commit/4280afc1b) by @duncanmcclean |
| 48 | +- More UI tweaks [#12248](https://github.com/statamic/cms/issues/12248) by @jackmcdade |
| 49 | +- Fix timezone modifier altering original value [#12218](https://github.com/statamic/cms/issues/12218) by @marcorieser |
| 50 | +- Grid field type - remove text-gray class because it was affecting things like link buttons, making the button text light [a0874c72d](https://github.com/statamic/cms/commit/a0874c72d) by @JayGeorge |
| 51 | +- Grid field type - fix some alignment issues [aaeb4020c](https://github.com/statamic/cms/commit/aaeb4020c) by @JayGeorge |
| 52 | +- Grid field type - tidy CSS more [b4cffe8fd](https://github.com/statamic/cms/commit/b4cffe8fd) by @JayGeorge |
| 53 | +- Add `resources/dist-package` to `.gitignore` [#12246](https://github.com/statamic/cms/issues/12246) by @duncanmcclean |
| 54 | +- Grid field -- a couple of dark mode adjustments [824916a71](https://github.com/statamic/cms/commit/824916a71) by @JayGeorge |
| 55 | +- Radio field - improve border legibility [16df2bb5f](https://github.com/statamic/cms/commit/16df2bb5f) by @JayGeorge |
| 56 | +- Dictionary field - improve text legibility [842848f93](https://github.com/statamic/cms/commit/842848f93) by @JayGeorge |
| 57 | +- Checkboxes - improve border legibility [6d2320e32](https://github.com/statamic/cms/commit/6d2320e32) by @JayGeorge |
| 58 | +- Grid field -- improve legibility [ee23bb6e4](https://github.com/statamic/cms/commit/ee23bb6e4) by @JayGeorge |
| 59 | +- Remove some container focus states [51b90435f](https://github.com/statamic/cms/commit/51b90435f) by @JayGeorge |
| 60 | +- Add fluid publish fields to the top of the Edit Blueprint screen to help layout [a07251738](https://github.com/statamic/cms/commit/a07251738) by @JayGeorge |
| 61 | +- Add a modifier class to fluid publish fields that prevents the fields from being fluid on smaller screens to help legibility [c04551e11](https://github.com/statamic/cms/commit/c04551e11) by @JayGeorge |
| 62 | +- Minor tweak to UI accent color for code comments to make them more legible [3b7998674](https://github.com/statamic/cms/commit/3b7998674) by @JayGeorge |
| 63 | +- Improve `code` presentation for field configuration [1e7ebce33](https://github.com/statamic/cms/commit/1e7ebce33) by @JayGeorge |
| 64 | +- Improve code presentation for validation rule lists [4068d526c](https://github.com/statamic/cms/commit/4068d526c) by @JayGeorge |
| 65 | +- Remove unnecessary margin from globals publish form [#12235](https://github.com/statamic/cms/issues/12235) by @duncanmcclean |
| 66 | +- Date Fieldtype: Prevent dashed border showing in non-read-only state [#12237](https://github.com/statamic/cms/issues/12237) by @duncanmcclean |
| 67 | +- Add `:dismissible="false"` to other modal in `SessionExpiry.vue` [#12231](https://github.com/statamic/cms/issues/12231) by @duncanmcclean |
| 68 | +- Add/manipulate the UI accent color for code comments [9daa324bb](https://github.com/statamic/cms/commit/9daa324bb) by @JayGeorge |
| 69 | +- Prevent session expiry modal from being dismissed [#12223](https://github.com/statamic/cms/issues/12223) by @duncanmcclean |
| 70 | +- Clearer WCAG 2.2 Messaging [#12225](https://github.com/statamic/cms/issues/12225) by @ |
| 71 | +- Improve the gap between text and toggles so that long text (e.g. instructions) don't get too close to the toggle [deea7660e](https://github.com/statamic/cms/commit/deea7660e) by @JayGeorge |
| 72 | +- Tweak the switch color values a shade so they're less intense [f89cbd0c0](https://github.com/statamic/cms/commit/f89cbd0c0) by @JayGeorge |
| 73 | + |
| 74 | + |
| 75 | + |
3 | 76 | ## 6.0.0-alpha.4 (2025-08-28) |
4 | 77 |
|
5 | 78 | ### What's new |
|
0 commit comments