mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +00:00
[RELEASE/FIX] Fix ban-unlinks, actually get 0.2.
This commit is contained in:
parent
960599d983
commit
dddf1680a0
2 changed files with 11 additions and 7 deletions
|
|
@ -13,10 +13,10 @@ commit done between releases.
|
|||
*There is currently no beta releases of Parsee*
|
||||
|
||||
## Alpha
|
||||
### v0.2.0[star-of-hope] <8/11/2024?>
|
||||
### v0.2.0[star-of-hope] <8/11/2024>
|
||||
Fixes some media metadata things, replaces the build system,
|
||||
tries out avatar support some more and speeds up Parsee a tad
|
||||
bit.
|
||||
tries out avatar support some more, MUC contexts, and speeds
|
||||
up Parsee just a bit. MbedTLS support is still highly unstable.
|
||||
#### New things
|
||||
- Start dealing with some basic PEP and vCard-based avatar
|
||||
support from both sides.
|
||||
|
|
@ -50,6 +50,8 @@ size on the fly, or having extensions being able to postprocess
|
|||
the stanza).
|
||||
- Parsee now stops when a stream error is received, instead of
|
||||
being in a limbo state.
|
||||
- The format for links has been changed to be slighlty *less*
|
||||
annoying.
|
||||
|
||||
#### Deprecated features
|
||||
- The old `build.c` and `Makefile`s used for building are removed,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue