# 2.8.2: Minor Patch Release

**URL:** https://meta.discourse.org/t/2-8-2-minor-patch-release/224274
**Category:** Announcements
**Tags:** release-notes
**Created:** [March 22, 2022, 7:00pm UTC](https://meta.discourse.org/t/2-8-2-minor-patch-release/224274 "2022-03-22T19:00:00Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [March 22, 2022, 7:00pm UTC](https://meta.discourse.org/t/2-8-2-minor-patch-release/224274/1 "2022-03-22T19:00:00Z")

</div>

## Discourse 2.8.2 Stable Release

Discourse strongly recommends that all sites follow the default tests-passed branch of Discourse. The “stable” branch is more focused on _lack of change_ than _lack of bugs_ - all releases, including those on tests-passed and beta are production ready.

### Changes

#### Bug Fix:

- Fix bug regarding chat
- backport caret moves to a wrong position when uploading an image via toolbar
- Handle nil values in DistributedCache#defer\_get\_set

#### Developer:

- Backport Github test workflow to stable.
- Pull compatible version for plugins in Github test workflow.
- Don’t load bundler when installing plugin gem.
