Skip to content

Updated for back-end changes at Google

Latest
Compare
Choose a tag to compare
@geozeke geozeke released this 23 Apr 15:52
· 3 commits to main since this release
565e663

Changed

  • The operation of glinkfix has been streamlined. Entering a link to fix
    now defaults to performing a conversion to an embedding link, and the
    results are automatically copied to the clipboard. See the README file
    or run glinkfix -h for more details.

Added

  • Added additional test case to ensure invalid Sharing Links are caught.

Removed

  • Deleted version history from README. Vision history will now be
    tracked in the git repository for each release.

Fixed

  • Google keeps tweaking the format of their Drive Links (funny, they
    never ask my opinion 😐). Updates from Google in Jan 2024 broke some
    viewing links. This update should generate results which are now
    compliant. Any broken links that you created with previous versions
    will need to be run though glinkfix again.
  • Documentation linting.
  • Tuned Makefile to handle development dependencies.

Deprecated

  • Nothing