Parsee/CHANGELOG.md
2024-10-04 12:09:56 +02:00

1.6 KiB

Parsee changelogs

This document holds changes logged between versions, ever since tomboyish-bridges-adventure's release. Dates are to be written as DD/MM/YYYY. Please update the changelog as you go, no one wants to keep track of every commit done between releases.

Release

There is currently no full releases of Parsee

Beta

There is currently no beta releases of Parsee

Alpha

v0.2.0[star-of-hope] <X/X/XXXX>

Fixes some media metadata things, replaces the build system, tries out avatar support some more and speeds up Parsee a tad bit.

New things

  • Start dealing with some basic PEP and vCard-based avatars.
  • Allows experimental MbedTLS through a specific Cytoplasm patch.
  • Kicking/Banning Parsee from XMPP effectively unlinks it.
  • Start adding basic documentation to Parsee
  • Add MUC whitelists for plumbing, alongside a whitelist tool

Bugfixes

  • Adds more information to media events so that clients can behave.
  • Fixes issues where SIGPIPE can actually just kill Parsee.
  • "Lone" XMPP messages no longer render weirdly on Element Android's weird rendering.
  • Start fixing bug where Parsee takes several seconds to send a message coming from XMPP with MbedTLS(it is still slow and unstable)

Deprecated features

  • The old build.c and Makefiles used for building are removed, and replaced by the configure.c C file(/script via TCC).

v0.1.0[tomboyish-bridges-adventure] <9/9/2024>

Nothing much to say, but this is the first alpha release of Parsee. May occasionally deadlock.

New things

NONE

Bugfixes

NONE

Deprecated features

NONE