Skip to content

Latest commit

 

History

History
141 lines (87 loc) · 8.82 KB

CHANGELOG.md

File metadata and controls

141 lines (87 loc) · 8.82 KB

Change Log

4.0.1 (2023-10-17)

  • BUGFIX Link types by @jsirish in #39
  • FEATURE require FocusPoint by @jsirish in #40
  • FEATURE docblock updates by @jsirish in #43
  • FEATURE mobile template work by @jsirish in #44

Full Changelog: https://github.com/dynamic/silverstripe-elemental-promos/compare/4.0.0...4.0.1

4.0.0 (2023-09-11)

  • Refactor/allow ss5 by @jsirish in #36
  • REFACTOR Silverstripe link cleanup by @jsirish in #37
  • FEATURE template updates for Bootstrap 5 by @jsirish in #38

Full Changelog: https://github.com/dynamic/silverstripe-elemental-promos/compare/3.0.0...4.0.0

4.0.0-beta1 (2023-06-29)

  • REFACTOR Silverstripe link cleanup by @jsirish in #37

Full Changelog: https://github.com/dynamic/silverstripe-elemental-promos/compare/4.0.0-alpha1...4.0.0-beta1

4.0.0-alpha1 (2023-06-12)

  • Refactor/allow ss5 by @jsirish in #36

Full Changelog: https://github.com/dynamic/silverstripe-elemental-promos/compare/3.0.0...4.0.0-alpha1

3.0.0 (2022-12-14)

  • DOCS README update by @jsirish in #32
  • ENHANCEMENT template adjustment - img-fluid by @jsirish in #33
  • REFACTOR require elemental baseobject 3 by @jsirish in #34
  • REFACTOR migrate workflow, README updates by @jsirish in #35

Full Changelog: https://github.com/dynamic/silverstripe-elemental-promos/compare/2.1.0...3.0.0

3.0.0-alpha1 (2022-11-23)

  • DOCS README update by @jsirish in #32
  • ENHANCEMENT template adjustment - img-fluid by @jsirish in #33
  • REFACTOR require elemental baseobject 3 by @jsirish in #34

Full Changelog: https://github.com/dynamic/silverstripe-elemental-promos/compare/2.1.0...3.0.0-alpha1

2.1.0 (2022-07-15)

What's Changed

  • Fixed promo element content area not processing short codes by @mak001 in #27
  • ENHANCEMENT conditional admin icon by @muskie9 in #29
  • REFACTOR Allow PHP8, PHPUNIT 9 by @jsirish in #30
  • ENHANCEMENT bootstrap template work by @jsirish in #31

Full Changelog: https://github.com/dynamic/silverstripe-elemental-promos/compare/2.0.3...2.1.0

2.0.3 (2019-06-01)

Full Changelog

Implemented enhancements:

  • Implement FieldLabels for i18n #23
  • ElementPromos should own Promos #22

Merged pull requests:

2.0.2 (2019-03-21)

Full Changelog

Closed issues:

  • REQUIREMENTS remove @dev references for composer requirements #12

Merged pull requests:

2.0.1 (2019-02-01)

Full Changelog

Merged pull requests:

  • Gridfield for promo objects no longer has an archive button #11 (mak001)

2.0.0 (2019-01-19)

Full Changelog

Merged pull requests:

1.0.2 (2019-01-19)

Full Changelog

Fixed bugs:

  • Add Existing gives a server error #2

Merged pull requests:

1.0.1 (2018-08-28)

Full Changelog

Merged pull requests:

1.0.0 (2018-07-30)

Full Changelog

1.0.0-beta1 (2018-06-08)

Full Changelog

Merged pull requests:

  • bugfix - PromoObject - getPage() #5 (jsirish)
  • bugfix - remove permission tests from PromoObjectTest #3 (jsirish)

1.0.0-alpha1 (2018-05-08)

* This Change Log was automatically generated by github_changelog_generator