Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.

Releases: boboldehampsink/increment

0.3.4

09 May 13:23
Compare
Choose a tag to compare

Fixed yearly reset for non-entry elements (thanks to @bvangennep)

0.3.3

06 Jan 11:24
Compare
Choose a tag to compare

Fixed setting of postDate on fresh entries

0.3.2

06 Jan 11:09
Compare
Choose a tag to compare

Fixed bug where yearly reset looked at the wrong date (dateCreated in stead of postDate) (thanks to @bvangennep)

0.3.1

21 Jul 08:34
Compare
Choose a tag to compare
  • Fixed bug where padding was not a number (thanks to @steverowling)
  • Fixed bug where postDate was assumed for all Element Types (thanks to @steverowling)

0.3.0

19 Jan 07:44
Compare
Choose a tag to compare
  • Refactor to only recalculate numbers on save when entry is a new record
  • Added the ability to reset increment yearly

0.2.2

22 Apr 07:54
Compare
Choose a tag to compare

Added the ability to control number recalculation on save

0.2.1

20 Apr 08:28
Compare
Choose a tag to compare

Added the ability to use the then yet non-existing postDate in prefix like in Craft's Live Preview

0.2

10 Apr 09:52
Compare
Choose a tag to compare
0.2
  • Added the ability to add a prefix to each value, like {id} or {{now.year}}
  • Added zero padding options
  • Prevent duplicate values when elements are created at the same time.
  • Many small improvements and code cleanups
  • Added MIT License

0.1

10 Apr 09:51
Compare
Choose a tag to compare
0.1

Initial release