Skip to content

Releases: muety/anchr

Release 3.3.9

15 Mar 22:35
Compare
Choose a tag to compare

Features

Bug Fixes

In addition, required Node version was bumped and dependencies were upgraded.

Release 3.3.3

06 Aug 12:51
Compare
Choose a tag to compare

Improvements

  • Just minor bug fixes and dependency upgrades

Release 3.3.0

14 Feb 22:36
Compare
Choose a tag to compare

Features

  • Automated link checking and cleanup routine (#57)

Improvements

  • Check link against various additional phishing lists (#55)

Bug Fixes

  • Fixed shortlink hit counter

Release 3.2.0

20 Jan 20:54
Compare
Choose a tag to compare

Features

  • Ability to use /setdefault <COLL_ID> and /cleardefault commands to have default collections for saving links via Telegram

Bug Fixes

Release 3.1.1

15 Jan 09:13
Compare
Choose a tag to compare

Bug Fixes

Features

Technical Changes

Release 3.0.0

09 Jan 15:40
Compare
Choose a tag to compare

Breaking Changes

Moved from crypto-js to WebCrypto API (see #42). Different key derivation mechanism is now used and encrypted data is stored differently. Since not many people were using encrypted images on Anchr.io anyway, I decided to not implement backwards compatibility. As a consequence, images uploaded prior to version 3.x can't be decrypted with this version anymore, sorry.