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.2 Released!"
date: 2021-04-01T00:00:00-00:00
replaces: []
---
**Notice for Windows users:** After releasing version 2.14.2 some users reached
out to us about having issues with the Windows installer for 2.14.2. We are
currently investigating the issue and expect to have a 2.14.3 release out soon
which fixes it.
A new minor version of Pidgin has been released, 2.14.2. Amongst other changes
we can highlight the fix for two issues related to pasting content with `<p>` or
`<hr>` HTML tags.
The complete changelog for this release is the following:
* Fix a build issue when compiling with gstreamer but without voice and video.
({{% review 25 %}})
* Enable cyrus-sasl by default. ({{% review 26 %}})
* Fix an issue with opening link in Firefox. ({{% review 503 %}}) ({{% issue
PIDGIN-16589 %}})
* Fix a regression from 2.14.0 where extra whitespace would be displayed when
pasting `<p>` elements from HTML. ({{% review 504 %}}) ({{% issue
PIDGIN-17437 %}})
* Require Python 3 for generating the D-Bus bindings. ({{% review 550 %}})
* Fix an issue where pasting `<hr>`'s and other HTML elements would eventually
lead to a crash. ({{% review 514 %}}) ({{% issue PIDGIN-17446 %}})
You can find 2.14.2 on
[SourceForge](https://sourceforge.net/projects/pidgin/files/Pidgin/2.14.2/).
We hope everyone enjoys this release and the fixes it brings. Remember that if
you have any questions or comments we have a [variety of channels]({{< ref
"contact" >}}) where you can reach out to us.