Cookie Consent by Free Privacy Policy Generator Topic Finder

5.3.096

Release notes Skribenta CCMS

Improvements

Memory version

A memory version now contains more information in the database.

  • The user who updated the memory

  • The date when the update was made

  • A comment which by default is the main title in the translation job file where the update was made

  • A reference to the translation project where the update was made

  • The number of blocks involved

  • The number of languages involved

For old memory versions, this information is not available. However, the date, the number of blocks, and the number of languages are calculated by analyzing the blocks.

Note! This release upgrades the database from version 10 to 11!

Bug fixes

1076 The used-by feature is not returning the correct results

When searching for files using one particular file (used-by) the set of results was limited to 1000. That limit was too small in some cases and dependencies were not reported.

The limit is now 100.000 which should be enough.

Upload files with a suffix

If you tried to upload 2 files: Adam_en.xml and Adam_X.xml, you got an exception: "Source file does not follow naming rules...", because X is not a valid language designator.

Now, a file having an unknown language suffix will still be uploaded and no exception is thrown.