Happy to announce that we released a new LinkTaco version. The whopping version 0.9.0.
The big news is the new taco CLI tool we announced back in April. You can now use LinkTaco via your terminal. It works great on Mac, Linux, and FreeBSD. I’d love for some Windows users to report back how it works for them. I unfortunately do not have a Windows computer to test it on.
It’s been too long since our last platform release but we have been getting work done. Some of it more behind the scenes with the infrastructure but also quite a few bug fixes.
Here are the relevant additions to the CHANGELOG.
Added
- ability to fully delete your account.
- organizations and domains to GraphQL User type
Fixed
- Issue where IP was not being correctly forwarded to the API server.
- Issue setting createdOn value for tags associated with bookmarks, shorts, listings.
- Issue when sanitizing user input that has valid characters that would be stripped as html tags.
- bug when shortCode is referenced before verification that it was passed
- api fix to stop leaking of (un)follow auditlogs
- getTags was not including tag count. Now it is.
- translations bug where catalog was overwritten and translations failed to show Spanish
Closed Tickets
- #115: Allow accounts to be completely deleted
- #135: Imported bookmarks are not respecting the date ordering
You can read about the changes in the release notes.
Hope you enjoy the updates! We’re going to work on new features for the next release so stay tuned.