Skip to content

Commit 3427fa6

Browse files
committed
New changes.
1 parent f7aa224 commit 3427fa6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

changes.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,21 @@
66
- added: `SchemaBuilderEntity.$controller(new_controller)`
77
- added: `EMPTYCONTROLLER` is a global variable
88
- added: new alias `NOSQL.set()` and `NOSQL.get()` for `NOSQL.meta()`
9+
- added: `RESTBuilder.file(name, filename, [buffer])` supports uploading files
10+
- added: a small protection for multipart data
911

1012
- updated: __IMPORTANT__ components (framework can render css/js from specific group)
1113
- updated: `F.cluster` each operation checks whether cluster is activated
1214
- updated: default IP to `0.0.0.0`
13-
- updated: `Date.prototype.format()` with `ddd` renders name of day with 2 capital letters
15+
- updated: `Date.prototype.format()` with `ddd` renders name of day with 2 capital letter
1416

1517
- fixed: new schemas with defined callback `function($)`
1618
- fixed: loading of `config-test` file (added rewriting of existing values)
1719
- fixed: Total.js version in `debug.js`
1820

1921
- improved: `cors` in `F.restful()` and `F.restful2()`
2022
- improved: `auto-vendor-prefixes`
23+
- improved: parsing files from multipart data
2124

2225
======= 2.6.2 (HOTFIX)
2326

0 commit comments

Comments
 (0)