pidgin/nest

1f078d295019
Add an alias for /development/wiki/GetABacktrace to the debugging page

Testing Done:
Ran `npm hugo:server` and verified that `/development/wiki/GetABacktrace` redirected to `/development/debugging'

Reviewed at https://reviews.imfreedom.org/r/3029/
---
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)