Remove cyrillic characters from doc utils makepdf error is resolved
This commit is contained in:
@@ -39,7 +39,7 @@ Version 0.10
|
||||
* Document image serving response now specifies a MIME type for increased
|
||||
browser compatibility.
|
||||
* Small change in the scheduler that increases stability.
|
||||
* Russian translation updates (Сергей Глита [Sergey Glita])
|
||||
* Russian translation updates Sergey Glita
|
||||
* Improved and generalized the OCR queue locking mechanism, this should
|
||||
eliminate any posibility of race conditions between Mayan EDMS OCR nodes.
|
||||
* Added support for signals to the OCR queue, this results in instant OCR
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Version 0.9.1
|
||||
-------------
|
||||
* Added handling percent encoded unicode query strings in search URL,
|
||||
thanks to (Сергей Глита [Sergei Glita]) for reporting.
|
||||
thanks to Sergei Glita for reporting.
|
||||
* Added a FAQ explaing how to fix MySQL collation related error when
|
||||
doing searches also thanks to (Сергей Глита [Sergei Glita]) for
|
||||
doing searches also thanks to Sergei Glita for
|
||||
reporting this one.
|
||||
|
||||
@@ -16,11 +16,11 @@ Version 0.9
|
||||
|
||||
* Changed to Semantic Versioning (http://semver.org/), with
|
||||
recommendations 7, 8 and 9 causing the most effect in the versioning number.
|
||||
* Added Russian locale post OCR cleanup backend (Сергей Глита [Sergei Glita])
|
||||
* Added Russian locale post OCR cleanup backend Sergei Glita
|
||||
* Reduced severity of the messages displayed when no OCR cleanup backend
|
||||
is found for a language
|
||||
* Complete Portuguese translation (Emerson Soares and Renata Oliveira)
|
||||
* Complete Russian translation (Сергей Глита [Sergei Glita])
|
||||
* Complete Russian translation Sergei Glita)
|
||||
* Added animate.css to use CSS to animate flash messages with better
|
||||
fallback on non JS browsers
|
||||
* The admin and sentry links are no longer hard-coded (Meurig Freeman)
|
||||
|
||||
@@ -9,10 +9,10 @@ changes made in that version.
|
||||
For those upgrading to a new version of **Mayan EDMS**, you will need to check
|
||||
all the backwards-incompatible changes and deprecated features for
|
||||
each 'final' release from the one after your current **Mayan EDMS** version,
|
||||
up to and including the new version.
|
||||
up to and including the latest version.
|
||||
|
||||
Latest version (0.12.1)
|
||||
---------------------
|
||||
-----------------------
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user