Releases: Labfox/whatsfly
Releases · Labfox/whatsfly
Beta 0.2.1
This is the first beta in the road for 1.0.0. The documentation will catch-up soon on the changes.
What's Changed
- Update the libraries
- Refactored the code
- Updated the way of downloading prebuilt binaries. So, 90 days after an version isn't supported anymore, the binaries would be removed from github.
- Added a more detailed event when a message is received
- Completely recreated the media upload system
- Made long-time usage better
- Now publishing the package to pypi. So, there won't be anymore install.zip packages.
Full Changelog: 0.1.3...0.2.1
Whatsfly 0.1.3 Grey Parrot LTS
What's Changed
- Bump watchdog from 4.0.2 to 5.0.0 by @dependabot in #14
- Bump protobuf from 5.27.3 to 5.27.4 by @dependabot in #15
- Bump protobuf from 5.27.4 to 5.28.0 by @dependabot in #17
- Possibility to send a message using protocol buffers. (lower-level)
- Updated A LOT the docs
- New Event on media download
Support updates
- Fixed pip install (now bundling protobufs)
This release is a LTS, meaning it will be supported for at least 6 months. Next release will change a lot of things and will possibly break backwards-compatibility of binaries, so this is for the transition beetween this and the next version.
Full Changelog: 0.1.2...0.1.3
Release 0.1.2
What's Changed
- Enhanced the event system, there is no need anymore to call
runMessageThread()
, it is automatised - Now there is an option to disable auto qr-code printing
- Possibility to modify group settings
- Version is now included in the dll
- Even slimmer install version
- Bump ruff from 0.5.7 to 0.6.0 by @dependabot in #7
- Bump setuptools from 72.2.0 to 73.0.1 by @dependabot in #10
- Bump ruff from 0.6.0 to 0.6.1 by @dependabot in #8
- Bump pytest-asyncio from 0.23.8 to 0.24.0 by @dependabot in #12
- Bump ruff from 0.6.1 to 0.6.2 by @dependabot in #11
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: 0.1.1...0.1.2
Release 0.1.1
A better logging, compilation on runtime... enjoy !
(the install.zip
file is a stripped-down version of the library without the binaries shipped, aimed for pip install)