Update changelog and release notes.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -136,7 +136,12 @@
|
||||
- Add new dashboard item to display the total page count.
|
||||
- Show the document type being uploaded in the source view title.
|
||||
- Setting SOURCE_SCANIMAGE_PATH is now SOURCES_SCANIMAGE_PATH.
|
||||
- Refactor the staging file image generation to support
|
||||
background task generation, caching and cache sharing.
|
||||
- New queue: sources_fast. Used for staging file generation.
|
||||
- New settings: SOURCES_STAGING_FILE_CACHE_STORAGE_BACKEND and
|
||||
SOURCES_STAGING_FILE_CACHE_STORAGE_BACKEND_ARGUMENTS to control
|
||||
where and how staging file caching is done.
|
||||
|
||||
3.0.3 (2018-08-17)
|
||||
==================
|
||||
|
||||
@@ -351,6 +351,13 @@ classes beyond the provide line chart.
|
||||
#360.
|
||||
- Add new dashboard item to display the total page count.
|
||||
- Show the document type being uploaded in the source view title.
|
||||
- Setting SOURCE_SCANIMAGE_PATH is now SOURCES_SCANIMAGE_PATH.
|
||||
- Refactor the staging file image generation to support
|
||||
background task generation, caching and cache sharing.
|
||||
- New queue: sources_fast. Used for staging file generation.
|
||||
- New settings: SOURCES_STAGING_FILE_CACHE_STORAGE_BACKEND and
|
||||
SOURCES_STAGING_FILE_CACHE_STORAGE_BACKEND_ARGUMENTS to control
|
||||
where and how staging file caching is done.
|
||||
|
||||
Removals
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user