Skip to content

Releases: statamic/cms

v3.1.0-alpha.3

11 Feb 17:28
Compare
Choose a tag to compare
v3.1.0-alpha.3 Pre-release
Pre-release

What's new

  • Add site and locale to entries. #3205
  • Date fields in range mode can be queried in GraphQL. #3223

What's fixed

  • Support separate logos for outside/inside. cad7451e
  • Fix date fields not augmenting ranges. #3223
  • Brought over changes from 3.0.43

What's changing

  • The @svg directive has been renamed to @cp_svg to avoid potential conflicts. #3186

v3.0.43

11 Feb 16:20
Compare
Choose a tag to compare

What's new

  • Added an EntryCreated event. #3078
  • Ability to save entries without triggering events. #3208
  • Add sort and query_scope parameters to search:results tag. #2383
  • Ability to disable focal point editor. #3160

What's improved

  • Added Chinese translations. #3211
  • Updated French translations. #3206

What's fixed

  • Fix Radio input position. #3183
  • Fix Antlers ternary condition escaping. #3123
  • Prevent terms being created with existing slugs, which prevents overriding existing terms. #3114
  • The "Visit URL" button gets hidden when a collection has no route. #3080
  • Fix stroke color of the taxonomy icon. #3225
  • Fix issue where date range fields would sometimes be a day behind. #3221
  • Prevent error when a user's avatar is deleted. #3212
  • Use more data when augmenting a form submission, which prevents the wrong date being shown. #3204

v3.1.0-alpha.2

04 Feb 21:53
Compare
Choose a tag to compare
v3.1.0-alpha.2 Pre-release
Pre-release

What's new

  • Ability to query an entry by slug or URI in GraphQL. #3193

What's fixed

  • Fixed GraphQL nested subfield handling for Replicator, Bard, and Grid fields. #3202
  • Fixed Safari display issue. #1999
  • Brought over changes from 3.0.41-42

v3.0.42

04 Feb 21:53
Compare
Choose a tag to compare

What's fixed

  • Fix error in asset listings when one has recently been deleted. #3201
  • Fix Taxonomy facade accessor. #3199
  • Small clean up of trans tag. #3197

v3.0.41

03 Feb 16:20
Compare
Choose a tag to compare

What's new

  • Added a ray modifier. #3137

What's improved

  • Form email subjects can be translated. #3144
  • View site button in CP uses the selected site. #3139
  • Updated Danish, German, and French translations. #3161 #3134 #3129

What's fixed

  • Prevent moving pages to end of top level when already there. #3152
  • Fix form widget styling. #3169
  • Fix Bard line wrapping issue. #3115
  • Inject the Symfony Yaml component. #3164
  • Adjust Action Facade docblock #3150

v3.1.0-alpha.1

02 Feb 15:42
Compare
Choose a tag to compare
v3.1.0-alpha.1 Pre-release
Pre-release

Warning: This is an early prerelease version with potential breaking changes.

What's new

  • GraphQL #2982
  • White labeling #3013
  • Update Scripts #3024
  • API Caching #3168
  • Nav and Collection structure tree API endpoints #2999
  • Entry author permissions #3053

v3.0.40

21 Jan 16:44
Compare
Choose a tag to compare

What's fixed

  • Fix error when saving a root page. #3132

v3.0.39

19 Jan 20:22
Compare
Choose a tag to compare

What's improved

What's fixed

  • Fix error in the multisite command. #3125
  • Fix table fieldtype duplicating data. #2470
  • Fix table fieldtype not showing delete row button. #2790
  • Fix entries etc not being removed from search index when deleted. #3121
  • Fix API URL related error when using Live Preview while creating an entry. #3112
  • Fix time being added to the date fieldtype unnecessarily. #3118
  • Prevent null values from being saved in Bard and Replicator fields. #3126
  • Prevent a situation where you could move a page into a child of the root, which isn't allowed. #3104
  • Prevent orderable collections from having a parent field. #2012
  • Removed route model binding for users. #3088
  • Fix 404s within the CP rendering as front-end 404s. #3098

v3.0.38

11 Jan 21:00
Compare
Choose a tag to compare

What's new

  • Added a horizontal rule button to Bard. #3076
  • Ability to choose from multiple blueprints on the empty collection screen. #1985
  • You can now edit a blueprint section's or Bard set's handle separately from the display text. #1667
  • Addons can more easily register actions, scopes, and filters. #3093

What's improved

  • Updated French and Dutch translations. #3077 #3086

What's fixed

  • Fix Bard issue where using bold inside a link would split the link up. #2109
  • Fix Bard issue where an empty paragraph is added before a newly added set. #1491
  • Prevent editing and removing assets from the assets fieldtype when it's read only. #1826
  • Half measure static caching uses the correct expiry key as per the docs. #2744
  • Fixed an issue where a statically cached page would get unintentionally re-cached. #3085
  • Fix date handling when using revisions. #3094

v3.0.37

06 Jan 17:08
Compare
Choose a tag to compare

What's new

  • Added a CollectionCreated event. #3062
  • Added a UserRegistering event. #3057
  • Added a float fieldtype. #3060

What's improved

  • You now get a confirmation before updating or downgrading Statamic and addons. #3038

What's fixed

  • Fixed entry publish state management permissions. #3039
  • Query strings can be ignored when using static caching. #3075
  • Bump axios from 0.19.2 to 0.21.1 #3068