Skip to content

0.9.0

Compare
Choose a tag to compare
@sakethpathike sakethpathike released this 12 Oct 11:33
· 38 commits to master since this release

What's New

  • Folders and links can now be copied or moved to other folders. [#19, #10]

    • Note that you can only see the options to move/copy when you are in the collections screen or any folders screen (including default ones like Saved Links, and Important Links).
  • Added a secondary user agent. In case the request fails with the primary user agent, Linkora automatically retries with the second user agent.

  • Added a new feature where you can set a specific user agent for any domain you want. Linkora will always use the user agent you provide and ignore the primary user agent and secondary user agent.

    • You can add a Site-Specific User Agent from Settings -> Advanced -> Site-Specific User Agent Settings.
  • Added the option to use the AMOLED theme; this option is disabled by default. [#11]

Improvements

  • When you are saving a link, Linkora will notify you about the user agent it's going to use to retrieve metadata based on the link you have provided.

  • As mentioned, Linkora will now retry to load metadata with the secondary user agent if it fails with the primary user agent.

  • The vxTwitter API integration has been improved. Respective GIF image and video snapshots will be fetched instead of PFP (media preview is in the works and will be available soon).


Apart from that, the codebase is, of course, regularly updated to these releases. As usual, some parts of the codebase are rewritten to fix the code's mess.

The next few major releases will only focus on the data section of Linkora. This includes updates for HTML-based Import/Export (this should have been released with this release itself, but I'm still testing it), cross-sync, and all related stuff.

  • Of course, minor releases will fix the issues raised in the "Issues" section, and better support for media preview will also be available soon.

Full Changelog: release-v0.8.2...release-v0.9.0