Releases: kawa-kokosowa/bubblebbs
v0.1.3: I'll take the html5lib, no fluff, thanks
Do what v0.1.2 was supposed to do: trim excess tags which html5lib
/bs4
adds.
Bad Release
This release attempted to fix the error which html5lib encases everything in additional tags, but instead I ended up getting the wrong error type for a function. Next release will fix this.
v0.1.1: Reverse Proxy Support
Add reverse proxy support. Meaning you can actually tell the ip of the user so not all IPs come up as your reverse proxy's.
v0.1.0: First Release!
This is the first release of BubbleBBS. The reason this release was made was because all of the basic features, including important security features, were implemented. It is now suitable for other websites to deploy. However, this software is still in alpha/beta whatever you'd like to call it, basically: it's not stable, there are no automated tests, it has not been pentested, the code is a mess, and other sad things which will be resolved soon.
Milestones are basically the plans for releases:
- View all the BubbleBBS Milestones
- View the v0.1.0 Milestone. This is a good way to look at what was done for this release. Although, since this was the first release, a lot of stuff not on that list was implemented, too.