This shows you the differences between two versions of the page.
| — |
what_s_new [2024/04/23 12:11] (current) angelos created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== What's new in version 3.0.3? ===== | ||
| + | |||
| + | PMA.core 3.0.3 is commit (1f204cca) of the PMA.core codebase. It follows [[what_s_new_in_version_3.0.2|PMA.core 3.0.2]] (be720dc8). It is a patch revision, that contains a single bug fix. | ||
| + | ==== Bugs fixed ==== | ||
| + | * Fixed bug where the indexing mechanism could result in data loss. | ||
| + | ==== Known issues ==== | ||
| + | * Gamma parameter when passed by the client side, has no effect for CZI files(CORE3-68) | ||
| + | * Clicking on a user of a group returns an error (CORE-248) | ||
| + | |||
| + | ==== See also ==== | ||
| + | [[release_history|PMA.core release history]] | ||