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.10 Released!"
date: 2022-06-02T21:39:19-05:00
replaces: []
---
We've released another bug fix version of Pidgin, version 2.14.10. This
release has many random bug fixes so be sure to check out the full ChangeLog
below.
You can find links to the download from our
[Install page]({{< ref "/install" >}}).
General:
* Audit and correct the COPYRIGHT file. ({{% review 1425 %}}) (Richard Laager)
* Fix a spelling error in a debug message for proxies. ({{% review 1426 %}})
(Richard Laager)
* Install some emojis already in the theme but not being installed.
({{% review 1428 %}}) (Richard Laager)
* Drop the QQ smileys as we don't ship QQ anymore. ({{% issue PIDGIN-14385 %}})
({{% review 1429 %}}) (Richard Laager)
* Modernize the desktop file. ({{% review 1433 %}}) (Richard Laager)
* Modernize the appdata file. ({{% review 1431 %}}) (Richard Laager)
* Make privacy settings persist. ({{% issue PIDGIN-17137 %}})
({{% review 1463 %}}) (Belgin Știrbu)
Pidgin:
* Fix a use after free that was introduced in 2.14.9. ({{% review 1488 %}})
(ivanhoe)
IRC:
* Fix a crash if the server sends a short form JOIN message.
({{% issue PIDGIN-17375 %}}) ({{% review 1484 %}}) (Belgin Știrbu)
XMPP:
* Fix a regression from 2.14.9 where XMPP accounts state would get lost after
failing to connect. ({{% issue PIDGIN-17621 %}}) ({{% review 1455 %}})
(Belgin Știrbu)
* Fix a crash when requesting your own info in an XMPP conference.
({{% review 1465 %}}) (Belgin Știrbu)
* Fix hang when completing a file transfer over XMPP. ({{% review 1466 %}})
(Belgin Știrbu)
* Fix updating custom smileys. ({{% issue PIDGIN-17153 %}})
({{% review 1477 %}}) (Belgin Știrbu)
* Fix unblocking users. ({{% issue PIDGIN-16414 %}}) ({{% review 1479 %}})
(Belgin Știrbu)
* Fix a crash when cancelling a file transfer. ({{% issue PIDGIN-17189 %}})
({{% review 1485 %}}) (Belgin Știrbu)