doc: changelog
This commit is contained in:
parent
6999069fd7
commit
e5ceadb03a
@ -8,10 +8,17 @@ Tags: nmdc
|
||||
|
||||
=UPGRADING FROM DCWEBUI2=
|
||||
|
||||
- The configuration file format is identical, but please now ensure it's valid json instead of just a .js file. This means no assignment, use double-quoted strings, and no comments.
|
||||
- The configuration file content is identical between nmdc-webfrontend 1.0.0 and dcwebui2 1.3.0, but please now ensure it's valid JSON instead of arbitrary javascript. This means no assignment, use double-quoted strings, and no comments.
|
||||
- Future changes to the configuration file since nmdc-webfrontend 1.0.0 are backward compatible (see the changelog for more details).
|
||||
|
||||
=CHANGELOG=
|
||||
|
||||
2017-02-06 1.1.2
|
||||
- Autodetect 'extern', no need to include it in config files
|
||||
- Enhancement: Remove redundant request, for a faster page load
|
||||
- Display server version number in log file and in response headers
|
||||
- Fix a cosmetic issue with spacing around user count in page title
|
||||
|
||||
2017-02-06 1.1.1
|
||||
- Fix an issue with malformed content in minified build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user