Skip to content

Releases: 2pisoftware/cmfive-core

v5.11.0

Choose a tag to compare

@chris-bateman chris-bateman released this 11 Nov 22:58
77e163f

What's Changed

Full Changelog: v5.10.6...v5.11.0

v5.10.6

Choose a tag to compare

@chris-bateman chris-bateman released this 11 Nov 22:58
699ce09

What's Changed

Full Changelog: v5.10.5...v5.10.6

v5.10.5

Choose a tag to compare

@chris-bateman chris-bateman released this 11 Nov 23:00
02f8b06

What's Changed

Full Changelog: v5.10.4...v5.10.5

v5.10.4

Choose a tag to compare

@chris-bateman chris-bateman released this 11 Nov 23:01
7898cd4

What's Changed

New Contributors

  • @tynanmatthews made their first contribution in #270

Full Changelog: v5.10.3...v5.10.4

v5.10.3

Choose a tag to compare

@chris-bateman chris-bateman released this 11 Nov 23:03
193caf1

What's Changed

  • build(deps): bump pipeline-components/php-codesniffer from 0.32.0 to 0.35.1 by @dependabot in #312
  • build(deps-dev): bump grunt from 0.4.1 to 1.5.3 in /system/templates/js/jquery-ui-1.10.4.custom/development-bundle by @dependabot in #240

Full Changelog: v5.10.1...v5.10.3

v5.10.1

Choose a tag to compare

@chris-bateman chris-bateman released this 11 Nov 23:04
db3058b

What's Changed

Full Changelog: v5.3.0...v5.10.1

v5.3.0

Choose a tag to compare

@chris-bateman chris-bateman released this 11 Nov 23:05
1ac1110

What's Changed

Full Changelog: v5.1.3...v5.3.0

Foundation template button compat

Choose a tag to compare

@DerekCrannaford DerekCrannaford released this 04 Sep 07:24
0ed58ef

Hot fix for runtime rendered buttons to trigger modal navigation

Version 5

Choose a tag to compare

@adam-buckley adam-buckley released this 30 Mar 02:32
7420d0e

This release includes support for PHP 8.1 and includes a new modern interface - currently accessed by setting the layout of a page $w->setLayout("layout-bootstrap-5");.

This release includes a number of backwards breaking changes such as deprecations and removal of functions of which are documented in the v5.0.0 tag notes.

v4.4.1

Choose a tag to compare

@strongishllama strongishllama released this 02 Aug 02:42
531ecc9

CHANGELOG

  • Added comments to methods.
  • Replaced usage of deprecated methods.
  • Fixed several typos.
  • Formatted files.
  • Removed commented code.