mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
changelog: change header
This commit is contained in:
parent
a0376f7583
commit
496eb6ceb8
42
CHANGELOG
42
CHANGELOG
@ -1,5 +1,5 @@
|
||||
0.13.0 (2022-09-13)
|
||||
====
|
||||
===================
|
||||
|
||||
11 people contributed to this release: @binex-dsk, @cockroach, @DebXWoody, @MarcoPolo-PasTonMolo, @mdosch, @nandesu-utils, @netboy3, @paulfertser, @sjaeckel, @Zash and @jubalh.
|
||||
|
||||
@ -58,7 +58,7 @@ Behaviour changes:
|
||||
- Dont show presence status changes by default (59b9b44)
|
||||
|
||||
0.12.1 (2022-04-04)
|
||||
=====
|
||||
===================
|
||||
|
||||
5 people contributed to this bugfix release: @sjaeckel, @paulfertser, @akaWolf, Max Wuttke and @jubalh.
|
||||
|
||||
@ -78,7 +78,7 @@ Changes:
|
||||
- Fix race condition on resize (#1671)
|
||||
|
||||
0.12.0 (2022-03-30)
|
||||
=====
|
||||
===================
|
||||
|
||||
Eight months and 207 commits after 0.11.0 we are happy to release 0.12.0.
|
||||
|
||||
@ -141,7 +141,7 @@ Tips:
|
||||
with new activity.
|
||||
|
||||
0.11.1 (2021-09-28)
|
||||
=====
|
||||
===================
|
||||
|
||||
5 people contributed to this bugfix release: @a1346054, @d3npa, @paulfariello, @pasis and @jubalh.
|
||||
|
||||
@ -158,7 +158,7 @@ Changes:
|
||||
- Enable whole word only notifications by default (#1578)
|
||||
|
||||
0.11.0 (2021-07-14)
|
||||
=====
|
||||
===================
|
||||
|
||||
Six months and 242 commits after 0.10.0 we are happy to release 0.11.0.
|
||||
|
||||
@ -224,7 +224,7 @@ Changes:
|
||||
- For details see https://github.com/profanity-im/profanity/milestone/26
|
||||
|
||||
0.10.0 (2021-01-09)
|
||||
=====
|
||||
===================
|
||||
|
||||
Six months and 270 commits after 0.9.5 we are happy to release 0.10.0.
|
||||
|
||||
@ -283,13 +283,13 @@ Changes:
|
||||
- For details see: https://github.com/profanity-im/profanity/milestone/20
|
||||
|
||||
0.9.5 (2020-07-01)
|
||||
=====
|
||||
==================
|
||||
|
||||
Changes:
|
||||
- Fix segfault in `/theme properties` due to uninitialized `titlebar.scrollable` (#1380)
|
||||
|
||||
0.9.4 (2020-06-24)
|
||||
=====
|
||||
==================
|
||||
|
||||
Changes:
|
||||
- Fix NULL terminated list (#1367)
|
||||
@ -297,13 +297,13 @@ Changes:
|
||||
- Fix gcc warnings for cygwin (#1373) (@pasis)
|
||||
|
||||
0.9.3 (2020-06-19)
|
||||
=====
|
||||
==================
|
||||
|
||||
Changes:
|
||||
- Fix expansion in eval_password (#1364)
|
||||
|
||||
0.9.2 (2020-06-13)
|
||||
=====
|
||||
==================
|
||||
|
||||
Changes:
|
||||
- Dont manipulate pointer from getenv (#1357)
|
||||
@ -311,7 +311,7 @@ Changes:
|
||||
- Use gnu99 C standard (#1357)
|
||||
|
||||
0.9.1 (2020-06-11)
|
||||
=====
|
||||
==================
|
||||
|
||||
This release depends on libstrophe 0.9.3 only if you want to have legacy authentication.
|
||||
Otherwise you can still use libstrophe 0.9.2.
|
||||
@ -320,7 +320,7 @@ Changes:
|
||||
- Make legacy auth optional (#1360) (@pasis)
|
||||
|
||||
0.9.0 (2020-06-09)
|
||||
=====
|
||||
==================
|
||||
|
||||
Four months and 350 commits after 0.8.1 we are happy to release 0.9.0.
|
||||
|
||||
@ -400,7 +400,7 @@ Changes:
|
||||
- All issues: https://github.com/profanity-im/profanity/milestone/19
|
||||
|
||||
0.8.1 (2020-02-07)
|
||||
=====
|
||||
==================
|
||||
|
||||
This is a bugfix release.
|
||||
|
||||
@ -415,7 +415,7 @@ Changes:
|
||||
- Use unique IDs in stanzas when requesting avatars
|
||||
|
||||
0.8.0 (2020-02-03)
|
||||
=====
|
||||
==================
|
||||
|
||||
On 2012-02-02 the first commit to Profanity was done by @boothj5.
|
||||
8 years later, and 5 months after 0.7.0, we are happy to announce Profanity 0.8.0.
|
||||
@ -520,14 +520,14 @@ Changes:
|
||||
- Only save preferences when new `/save` command is issued (#1146)
|
||||
|
||||
0.7.1 (2019-09-24)
|
||||
=====
|
||||
==================
|
||||
|
||||
- Fix copyright/info displayed email
|
||||
- Fix typos in OMEMO logs
|
||||
- Fix crash when jid has no node part (#1153, #1193)
|
||||
|
||||
0.7.0 (2019-07-31)
|
||||
=====
|
||||
==================
|
||||
|
||||
- Fix plugin unload return code if just one plugin fails (#995)
|
||||
- Fix several typos
|
||||
@ -568,7 +568,7 @@ Changes:
|
||||
- For details see https://github.com/profanity-im/profanity/milestone/17
|
||||
|
||||
0.6.0 (2019-02-18)
|
||||
=====
|
||||
==================
|
||||
|
||||
- Allow moving vertical window positions (/titlebar, /mainwin, /statusbar, /inputwin)
|
||||
- Allow loading/unloading all plugins (/plugins)
|
||||
@ -591,7 +591,7 @@ Changes:
|
||||
- Bug fixes: https://github.com/profanity-im/profanity/milestone/16?closed=1
|
||||
|
||||
0.5.1 (2017-01-28)
|
||||
=====
|
||||
==================
|
||||
|
||||
- Add prof.get_room_nick plugins api function
|
||||
- Add main.help.header theme option
|
||||
@ -605,7 +605,7 @@ Changes:
|
||||
- Bug fixes: https://github.com/profanity-im/profanity/milestone/15?closed=1
|
||||
|
||||
0.5.0 (2016-09-15)
|
||||
=====
|
||||
==================
|
||||
|
||||
- Plugins API supporting C and Python plugins
|
||||
- SSL certificate verification (requires libmesode) (/tls)
|
||||
@ -634,7 +634,7 @@ Changes:
|
||||
- Autocomplete command arguments when no characters entered
|
||||
|
||||
0.4.7 (2015-09-20)
|
||||
=====
|
||||
==================
|
||||
|
||||
- GNU Readline
|
||||
- OpenPGP support
|
||||
@ -650,7 +650,7 @@ Changes:
|
||||
- devel: Added functional tests using libexpect and libstabber
|
||||
|
||||
0.4.6 (2015-03-03)
|
||||
=====
|
||||
==================
|
||||
|
||||
- 16 colour support (/theme colours)
|
||||
- UI preferences included in themes
|
||||
|
Loading…
Reference in New Issue
Block a user