Opensolr Changelog

Recent updates and improvements to the Opensolr platform.

Infrastructure × Feb 2026 ×

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
  • Fix Fixed database export download returning 403 Forbidden
  • New Database export download page now includes a ready-to-copy wget command for direct downloads via terminal
  • New Batch Embeddings API — generate vector embeddings for up to 50 text payloads in a single request via /api/batch_embed

Infrastructure Feb 23, 2026

  • Fix Fixed incorrect downtime reporting on the Service Status page — servers were showing inflated downtime durations (e.g. hundreds of hours) instead of actual brief outages

Infrastructure Feb 19, 2026

  • New Server owners can now manage their own SSH keys directly from the control panel