Skip to content

v0.14.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 21:50
· 352 commits to master since this release

Changes

  • Fixes a bug where Git subprocesses (such as git clone) don't prompt the user for credentials or to resolve SSH issues on Windows. #852
  • Better protection against XSS in the HTML diff viewer. #884
  • Speed-up: greatly reduces the time taken to update the index file after checking out LFS tiles to the working copy. #880
  • Adds --with-dataset-types option to kart data ls command (and deprecates kart data version). #892
  • Use journal_mode = WAL in annotations.db sqlite database. #898
  • Slightly modifies the GPKG working copy format to avoid an incompatiblity with Global Mapper. #899