Skip to content

Releases: jaedb/ModuleManager

3.0.1

Choose a tag to compare

@jaedb jaedb released this 18 Sep 02:53
  • Sortable modules

3.0.0

Choose a tag to compare

@jaedb jaedb released this 28 Aug 03:24
  • Upgrade to SilverStripe 4

2.1.0

Choose a tag to compare

@jareddreyer jareddreyer released this 12 Jul 22:16

Latest release from master
-removes .Alias from $Position.Alias

2.0.1

Choose a tag to compare

@jaedb jaedb released this 18 May 23:18
  • Branch update

2.0

2.0

Choose a tag to compare

@jaedb jaedb released this 18 May 23:14

Breaking changes

  • Removed ModulePosition classes
  • Positions are now managed within config.yml where they should have been all along

1.2.2

Choose a tag to compare

@jaedb jaedb released this 12 Apr 23:36
  • Template clashing. Resolved by using an explicit Modules template folder

1.2.1

Choose a tag to compare

@jaedb jaedb released this 06 Apr 21:58
  • Downgrading error to notice to avoid build issues

1.2

1.2

Choose a tag to compare

@jaedb jaedb released this 04 Apr 22:24
  • Documentation
  • Module inheritance more logical behavior, you either inherit or you don't. No merging of inherited and additional modules.

1.1.4

Choose a tag to compare

@jaedb jaedb released this 10 Mar 03:06
  • Hotfix: Sort order not being applied properly

1.1.3

Choose a tag to compare

@jaedb jaedb released this 01 Mar 02:25
  • Set default inheritance to OFF