Skip to content

Releases: skipperbent/pecee

Version 3.21.1

21 Oct 23:39
105b282

Choose a tag to compare

  • Str: if maxlength is set to -1 it will ignore any substr.
  • ModelCollection: added isEmpty method.
  • Minor optimisations.

Version 3.21.0

19 Oct 07:56
0d5f8d5

Choose a tag to compare

  • Str: fixed lines in nl2p not working.
  • TaglibRenderer: added support for phpTagsEnabled.
  • TaglibRenderer: simplified.
  • ValidateInput: added setAllowEmpty method.
  • TaglibJs: added tagInfiniteList method.
  • updated pecee-widget.js.

Version 3.20.4

07 Oct 21:25
92f0133

Choose a tag to compare

  • Bugfixes

Version 3.20.3

02 Oct 00:07
b579aec

Choose a tag to compare

  • Reverted back data-type for js:view.

Version 3.20.2

01 Oct 23:31
e29bff0

Choose a tag to compare

  • ValidateFileExtension: fixed uppercase failing verification.
  • ValidateFileMime: fixed uppercase failing verification.

Version 3.20.1

01 Oct 19:52
9365031

Choose a tag to compare

Set default value for tagView data.

Version 3.20.0

01 Oct 14:41
08d3857

Choose a tag to compare

  • Base: added optional index parameter to setMessage.
  • pecee-debug.css: made sure debug container is always on top.
  • Str: added optional lines parameter to Str method.
  • ModelQueryBuilder: added better type on error.
  • Model: make sure primary key is not overwriting original-rows on save.
  • TaglibJs: improved TagView.
  • Bugfixes

Version 3.19.9

28 Aug 10:06
e1e2597

Choose a tag to compare

  • Added test argument support for tagFor

Version 3.19.8

27 Jul 23:02
3e6f550

Choose a tag to compare

  • Bugfixes

Version 3.19.7

27 Jul 22:55
2d6e3bb

Choose a tag to compare

  • Added mergeData argument to firstOrNew