All Versions
216
Latest Version
Avg Release Cycle
6 days
Latest Release
1077 days ago
Changelog History
Page 13
Changelog History
Page 13
-
v0.3.22 Changes
July 22, 2016- β added; support for automatic SSL with Let's Encrypt, thanks Wout Mertens
- π fixed; Date field formatting, thanks Jared Collier
- π fixed; Filtering for related items, thanks Max Koryukov
- π fixed; Relationship initial value loading
-
v0.3.21 Changes
June 19, 2016- π fixed; Issue preventing you from specifying the
pretty
option in thelocals
setting
- π fixed; Issue preventing you from specifying the
-
v0.3.20 Changes
June 17, 2016- π fixed; Boolean fields with noedit:false and hidden:true do not retain value
- π fixed; Default formatString for Datetime fields didn't show minutes with a leading 0
- π fixed; Date format option works correctly, thanks Jared Collier
- π fixed; Datetime format option works correctly, thanks Jared Collier
- π fixed; Double password-hashing issue when the Users list inherits from another list, thanks Jared Collier
-
v0.3.19 Changes
May 04, 2016 -
v0.3.18 Changes
April 27, 2016- π fixed; make localfiles previews properly show up in admin ui column, thanks Gabor K
- π improved; allow adding headers when sending email, thanks Joss Mackison
π This is a hotfix release to allow for adding headers when sending emails.
-
v0.3.17 Changes
March 23, 2016- π fixed; issue when keystone is a dependency of a global package, thanks Robert Jensen
- β added; allow custom logging middleware, thanks Greg Meyer
- π improved; allow negative numbers in the number field, thanks Brett Newman
- π improved; allow seeding an s3file field with an application update, thanks Younes Riad
- π improved; allow the deletion of localfiles, thanks Jacob Jenkins
- β‘οΈ updated; update babel to v6, thanks Alexandre Joly
- π improved; tighten redirection destination sanitation after successful sign in, thanks Camille Reynders
- π improved; handle missing relations in the relationship field, thanks Wout Mertens
- π fixed; show validation errors in pre save, thanks gemng888
- β‘οΈ updated; update tinymce and add the imagetools, thanks Riyadh Al Nur
- π fixed; show notes in boolean field, thanks Camille Reynders
-
v0.3.15 Changes
October 15, 2015- β added; new hooks in the app middleware setup are available, see #1736 for documentation.
- β‘οΈ updated; all packages, including pre-build client side bundles
-
v0.3.14 Changes
August 25, 2015- π improved; internal cleanup and refactoring
- β added; new API routes for future use by the Admin UI, including signin and signout
- β added; support for selecting arbitrary document paths in
List.getData
- β added; new search query generation functionality for
List
andField
classes - π fixed; vertical alignment of Format menu icons in the WYSIWYG editor, thanks Jeffrey
- π fixed; validation issues with the
GeoLocation
field type, thanks Vintesh - π fixed; use of 'select' and 'selectPrefix' options in CloudinaryImage type, thanks azterix
- β‘οΈ updated; grappling-hook @ v3.0.0, thanks Camille Reynders
-
v0.3.13 Changes
August 03, 2015- π improved; major speed increase for initialisation
- π improved; codemirror is now only loaded as required, thanks Carlos Colon
- π fixed; correctly handling blank values in the DateInput component
- π changed; switched to babyparse for CSV generation
- π fixed; docs links now point to keystone site
- π fixed; add Maps API key to request, allow override per model, check for server instead of browser key, thanks stosorio
- π fixed; added check for duplicate
_revisions
models, thanks Jeffrey - π fixed; localFile .format property ignored by Admin U, thanks Javier Castro
- π fixed; href working correctly on LocalFiles Type, thanks Matthias Tylkowski
- β added; several new API endpoints for the Admin UI in preparation of the 0.4 release
-
v0.3.12 Changes
June 26, 2015- π fixed;
height
option for TextArea fields was not respected in the Admin UI, thanks EΓ³in Martin - π fixed; API error string was missing
not
in message, thanks Daniel Cousens - π improved; better instructions for installing missing session store modules
- π fixed; delete confirmation was not working (items could be deleted with a single click), thanks [gerotakke](gerotakke)
- β added; new
utc
option forDate
andDateTime
field types, see #1487 for more details.
- π fixed;