Skip to content

v5.1.1

Compare
Choose a tag to compare
@theotherp theotherp released this 24 Jan 18:26
· 216 commits to master since this release

v5.1.1 (2023-01-23)

Fix Due to a change in the framework for some users autocomplete for media searches would show an error and not return results. Even though the fix is easy (reset the website's cache in the browser) I added a fix on my side as it seems to affect more users than I initially thought.

Fix For big databases the initial migration may fail because of not enough memory.

Fix The linux executables lost their permissions flags when packed so you had to chmod +x them. Now they should be executable by default.