Chatty 0.8.5 has released 🚀
- Matured #matrix support through an update to #libcmatrix 0.0.2
- Fixed a number of UI papercuts and some regressions
- And more!
Check out the release notes at
https://gitlab.gnome.org/World/Chatty/-/releases/v0.8.5
Thanks to everyone who contributed code, bug reports or translations to this release 🥳
@janvlug @devrtz We don't get much feedback from flatpak users (as Chatty is usually recent in most distros) but see e.g. https://gitlab.gnome.org/World/Chatty/-/issues/913 . So in case you try it feedback in that issue we be welcome.
Yup, better not do that (`dpkg --force-depends` would work to remove system chatty temporarily but it'll get pulled back in on updates).
Another option is to move away /etc/xdg/autostart/sm.puri.Chatty-daemon.desktop when running the flatpak (which AFAIK does not get autostarted on boot so you might not get new SMS).
Chatty is tightly integrated into the system on phones, I think the flatpak is currently more of a demo for systems where it's not running yet.
@agx @eliasr @devrtz Thanks for the info. The new Chatty looks very good on the L5.
But, I'm using my L5 currently as my daily driver on Byzantium. I do not want to mess up receiving and sending SMS. So I think I will uninstall Chatty 0.8.3 flatpak again and use the version that comes with PureOS for now.
Running it as a demo was great! I will try the new Chatty a bit on my Fedora systems for Matrix.
@agx @eliasr @devrtz
I tried that with:
sudo apt remove chatty
But I got this message:
"The following packages will be REMOVED:
chatty librem5-gnome librem5-gnome-phone
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
librem5-gnome librem5-gnome-phone (due to librem5-gnome) chatty (due to librem5-gnome-phone)
..."
which looked like something I should not do.