doc/CHANGELOG: changelog for v1.4.0
This commit is contained in:
parent
0044d7dc77
commit
5ce06d6e6b
11
README.md
11
README.md
@ -84,6 +84,17 @@ You can optionally supply additional ordered parameters to `contented.init`:
|
||||
|
||||
## Changelog
|
||||
|
||||
2023-05-17: 1.4.0
|
||||
- BREAKING: Remove support for some old web browsers (require jQuery 3, ES6 template literals, Promises, Canvas.toBlob)
|
||||
- Feature: Initial album support with custom titles
|
||||
- Feature: Support readonly mode
|
||||
- Enhancement: Use lazy-loading for large image galleries
|
||||
- Enhancement: Better tab titles on preview pages
|
||||
- Fix an issue with continuing server-side thumbnailing work even if the http client has gone away
|
||||
- Fix an issue with not warning on colliding hashIDs
|
||||
- Internal: Refactor the SDK's initialization phase
|
||||
- Internal: Update bolt library dependency
|
||||
|
||||
2020-07-25: 1.3.1
|
||||
- Fix an issue with dependencies causing failure to compile in Modules mode
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user