Skip to content

Releases: statamic/cms

v3.0.0-beta.11

17 Jan 21:25
Compare
Choose a tag to compare
v3.0.0-beta.11 Pre-release
Pre-release

What's new

  • Taxonomy index URL have the templates loaded by convention: eg. /tags loads tags
  • Likewise for taxonomy term URLS: eg. /tags/awesome loads tags
  • Automatic Taxonomy routes within collections no longer rely on the collection being mounted to an entry. It falls back to the collection handle. eg. /blog/tags
  • Brought back the taxonomy param on the collection tag.
  • Added a whereTaxonomyIn method to the entries query builder.

What's improved

  • The dump tag no longer shows the __env and app arrays.
  • Blueprint fields being displayed as columns in listings are now opt-in. (Except for special ones like title, slug, etc)

What's fixed

  • Brought back necessary files so devs can compile assets from their vendor directory if using dev-master.
  • Bugs. Squished.

v3.0.0-beta.10

14 Jan 18:28
Compare
Choose a tag to compare
v3.0.0-beta.10 Pre-release
Pre-release

What's new

  • The nav:breadcrumbs tag

v3.0.0-beta.9

09 Jan 19:29
Compare
Choose a tag to compare
v3.0.0-beta.9 Pre-release
Pre-release

What's new

  • 🎉 Fancy new Markdown features
  • 🎉 New svg tag.
  • Addons can now register an array of widgets.

What's improved

  • Widget suggestions are now provided if you make a typo.
  • The cache tag now clears the cache when any parameters are changed.
  • The entry.saving and entry.publishing hooks now receive the Vuex store name.
  • Manifest class moved up a namespace.
  • A bit of responsive love.

What's fixed

  • 🐛 Various and numerous bugs have been identified and exterminated.

v3.0.0-beta.8

17 Dec 21:46
Compare
Choose a tag to compare
v3.0.0-beta.8 Pre-release
Pre-release

What's improved

  • Layouts can be in a layouts subdirectory
  • New $keys JS API for creating keyboard shortcuts. Replaces $mousetrap
  • Translator tool can detect annotations

v3.0.0-beta.7

11 Dec 17:14
Compare
Choose a tag to compare
v3.0.0-beta.7 Pre-release
Pre-release

What's improved

  • Revises the scope/cascade behavior introduced in v3 in favor of a much improved v2-style: #1091
  • A general amount of global improving has occurred.

v3.0.0-beta.6

10 Dec 22:17
Compare
Choose a tag to compare
v3.0.0-beta.6 Pre-release
Pre-release
import these like this

v3.0.0-beta.5

09 Dec 17:55
Compare
Choose a tag to compare
v3.0.0-beta.5 Pre-release
Pre-release
Merge branch 'feature/js-deps'

v3.0.0-beta.4

04 Dec 20:11
Compare
Choose a tag to compare
v3.0.0-beta.4 Pre-release
Pre-release
Improve reset logic ...

Only reset when the value doesn't exist in the new options.

Ref #398

v3.0.0-beta.3

27 Nov 20:54
Compare
Choose a tag to compare
v3.0.0-beta.3 Pre-release
Pre-release
Slugify title for user group creation. Closes #994

v3.0.0-beta.2

27 Nov 19:28
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release
translations