Skip to content

Commit

Permalink
Updated release feed for v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamminf committed Jun 24, 2016
1 parent 46d1082 commit d1ce058
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
[
{
"version": "1.3.0",
"downloadUrl": "https://github.com/benjamminf/craft-neo/archive/1.3.0.zip",
"date": "2016-06-24T11:10:00+10:00",
"notes": [
"[Added] Added ability to duplicate blocks",
"[Added] Added ability to have blank tabs in block type field layouts",
"[Improved] Generating search keywords for Neo fields are now offloaded to a task, dramatically reducing saving time",
"[Improved] Blocks now only save if their content has been modified, reducing saving time",
"[Improved] Block field templates are now cached for improved rendering performance",
"[Improved] Javascript (Babel) polyfills now only load if necessary",
"[Fixed] Can now use comparison querying (eg. `'>=3'`) on level property in live preview",
"[Fixed] Filtering Neo blocks by `typeId` now works correctly"
]
},
{
"version": "1.2.1",
"downloadUrl": "https://github.com/benjamminf/craft-neo/archive/1.2.1.zip",
Expand Down

0 comments on commit d1ce058

Please sign in to comment.