hugo/content/post/2.14.8-released.md

Thu, 02 Jan 2025 16:35:59 -0600

author
Gary Kramlich <grim@reaperworld.com>
date
Thu, 02 Jan 2025 16:35:59 -0600
changeset 545
cf811d26020d
parent 473
20382db508f0
permissions
-rw-r--r--

Add a flathub verification token

Testing Done:
Ran with `npm run hugo:server` and verified the file was served properly.

Reviewed at https://reviews.imfreedom.org/r/3718/

---
title: "2.14.8 Released!"
date: 2021-10-14T04:31:20-05:00
replaces: []
---

**Notice for Windows users:** We are aware of an issue with the installer
failing to download the dictionaries used for spellchecking. We are currently
working on a fix and hope to have this resolved as soon as possible.

We've released another bug fix version of Pidgin, version 2.14.8. This
release only has a few random bug fixes, but it does fix a regression that was
causing some timestamp issues at least with the Discord plugin.

You can find links to the download from our
[Install page]({{< ref "/install" >}}).

libpurple:
* Fix a regression in `purple_str_to_time`. ({{% issue PIDGIN-17552 %}})
  ({{% review 931 %}}) (Gary Kramlich)

XMPP:
* Fix a double free in jabber/message.c. ({{% issue PIDGIN-17547 %}})
  ({{% review 932 %}}) (Gary Kramlich, pv32768)

Pidgin:
* Fix the link to the support mailing list archive in the About Dialog.
  ({{% review 929 %}}) (Gary Kramlich)

mercurial