changelog for 1.3.0

This commit is contained in:
mappu 2020-07-25 12:35:26 +12:00
parent 6720cbc0d9
commit 0a70d99af5
1 changed files with 2 additions and 1 deletions

View File

@ -72,9 +72,10 @@ contented.init("#target", function(/* String[] */ items) {});
## Changelog
NEXT:
2020-07-25: 1.3.0
- Feature: Option to limit concurrent thumbnail generation
- Enhancement: Set charset=UTF-8 when serving user-submitted text/plain content
- Fix an issue with large memory usage for multipart file uploads
2018-06-09: 1.2.1
- Feature: Add OpenGraph tags on preview pages, for rich metadata in chat applications