v1.0.2

abhinavxd/libredeskv1.0.2Feb 24, 2026by github-actions[bot]

AI Summary

A minor release that introduced conversation subject display in the list and enhanced webhook security.

Key Highlights

  • Subject now shown in conversation list
  • SSRF protection for webhooks with CIDR range configuration
  • Fixed automation form tag input selection

Full Release Notes

## What's new
- Subject is now shown in the conversations list.

## What's fixed
- SSR protection for webhooks.
- Fixes to admin Automation forms.

## Upgrade
* Always take a database backup before upgrading.
* Follow the steps [here](https://docs.libredesk.io/getting-started/upgrade).

## Changelog
* 9b3e3f11 Fix: tag input in automations not being selected - Add translated error messages for invalid automation rules. - add support for warning sooner
* 89141a83 Merge pull request #247 from josephsellers/show-subject-in-list
* bd83d8c6 Merge pull request #246 from abhinavxd/dependabot/npm_and_yarn/frontend/qs-6.14.2
* b9fd3a18 feat: display conversation subject in list view
* 237b5c31 build(deps): bump qs from 6.14.1 to 6.14.2 in /frontend
* 72721363 SSRF protection to webhooks - New config webhook option to allow certain CIDR ranges in webhooks.
* f7aa1ef2 Merge pull request #245 from abhinavxd/dependabot/npm_and_yarn/frontend/axios-1.13.5
* dc29e707 build(deps): bump axios from 1.12.0 to 1.13.5 in /frontend
* 4876ba25 Merge pull request #235 from jleroy/i18n/update-2026-01-29
* 5b3ca210 Translation updates [2025-01-29]