Opensolr Changelog
Recent updates and improvements to the Opensolr platform.
Infrastructure Feb 25, 2026
- Improved Database Import now shows the actual upload size limit read from the server's PHP configuration. If your file exceeds the limit, you'll see the exact value and which PHP-FPM settings to adjust (post_max_size and upload_max_filesize in php.ini) — no more guessing why large imports fail.
Infrastructure Feb 24, 2026
- Improved Adding an IP access rule now shows instant inline feedback and refreshes the rules list automatically
- Improved Saving HTTP Auth credentials now shows an inline confirmation message without navigating away from the page