Skip to content

v0.5.4

Latest
Compare
Choose a tag to compare
@sumnerevans sumnerevans released this 23 Dec 08:55
· 112 commits to master since this release
v0.5.4
62c9006

Migrated away from Poetry. The dependency management was getting very annoying, and it was quite different from the dependency management of all of the other mautrix Python bridges, so I switched to use setup.py and requirements.txt.

Features

  • Added login-manual option to log in to LinkedIn using a manual login flow.

    You can now pull the cookies manually from within an incognito browser after logging in instead of using the (very unreliable) old login method.

  • Added personal filtering space support.

Internal

  • Updated to mautrix>=0.18.7,<0.19.
  • Add support for SQLite.