Skip to content

Commit 046e1ab

Browse files
committed
Collections 3.7.0-pl
1 parent c69764c commit 046e1ab

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

_build/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
,"lowCaseName": "collections"
44
,"description": "Hides resources under this container in tree. Adding grid int o the update resource panel."
55
,"author": "John Peca"
6-
,"version": "3.7.0-beta"
6+
,"version": "3.7.0-pl"
77
,"package":{
88
"menus": [{
99
"text": "collections.menu.collection_templates"

core/components/collections/docs/changelog.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
Changelog for Collections.
22

3+
Collections 3.7.0
4+
===================
5+
- Make pagination stateful
6+
- Add CollectionsOnResourceSort custom event
7+
- Add quick create button
8+
- Sync with crowdin
9+
- Fred integration
310
- Don't makeURL for deleted resources & hide view button
411
- Allow duplicating children
512
- Fix TV search in selections
@@ -78,7 +85,7 @@ Collections 3.2.0
7885
- Auto set column label from TV caption or Tagger group name
7986
- Pass columns value as input to snippet renderer
8087
- Add sort type as a new Collection's view setting
81-
- Add content disposition as a new Collection's view setting
88+
- Add content disposition as a new Collection's view setting
8289
- Add parent as a new Collection's view setting
8390
- Make TV columns searchable
8491
- Use modx->getTableName to get table names for Tagger tables
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
=====================
22
Collections
3-
3.6.0 pl
3+
3.7.0 pl
44

55
John Peca
66
77
=====================
88

9-
An Extra for MODX Revolution that provides for Resource Collections managed by CollectionContainer Resources.
9+
An Extra for MODX Revolution that provides for Resource Collections managed by CollectionContainer Resources.

0 commit comments

Comments
 (0)