Skip to content

Latest commit

 

History

History
254 lines (112 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

254 lines (112 loc) · 10.5 KB

2.2.3 (2022-12-30)

Bug Fixes

  • dependency: fix (60ad770)
  • upgrade to node 18: upgrade to latest node LTS (aa0d3f5)

2.2.2 (2022-12-22)

Bug Fixes

  • pdf content: fix content not imported if skipcontent option is not set. (0d6c2bc)

2.2.1 (2022-12-22)

Bug Fixes

  • logging: remove not needed logging. (9400590)

2.2.0 (2022-12-22)

Features

  • import existing: trigger import of attached resources of a note into the note (3579202)

2.1.3 (2022-12-15)

Bug Fixes

  • require version 2.9.17: due to a high impact bug min version for now it 2.9.17 (532df86)

2.1.2 (2022-12-05)

Bug Fixes

  • release: New Major is there. (7d9d025)

2.1.1 (2022-12-03)

Bug Fixes

  • misc: fix some minor issues on import and update readme (db0193e)

2.1.0 (2022-12-02)

Bug Fixes

Features

  • import: modify import and fix tests (4257d7b)
  • migrate: Integrate a command to migrate from V1 to V2 note content for file import. (e1ad694)

2.0.2 (2022-10-27)

Bug Fixes

  • plain text: fix plain text import (6d3961e)

2.0.1 (2022-10-27)

Bug Fixes

2.0.0 (2022-10-26)

Bug Fixes

Features

  • new import: refactoring and imporvements (33993ba)

BREAKING CHANGES

  • new import: The plugin now imports the files slightly different and creates a front-matter instead of a code comment block

1.12.0 (2022-10-14)

Features

  • front matter: add markdownItRuler (42f5ed9)

1.11.0 (2022-10-13)

Features

  • settings: rework a little bit the settings (a3f89b2)

1.10.0 (2022-10-13)

Features

  • dependencies: bump dependencies (274dbf7)

1.9.3 (2022-10-13)

Performance Improvements

  • tags: remove tag option importags (8453ed3)

1.9.2 (2022-06-23)

Bug Fixes

  • tags: fix issue with add tags. (4732003)

1.9.1 (2022-06-23)

Bug Fixes

  • ci: fix command (baa4fe8)
  • package-lock: fix out of sync (3d61354)
  • tokenizer, tags: Issue with tags solved, solved tokenizer ignore only number segments. (78fd51e)

1.8.0 (2022-02-18)

Features

  • Duplicate files: Handle duplicate duplicate files now correct (f589fcc)

1.7.0 (2022-02-15)

Features

  • skippdfcontent: Add new setting to skip pdf content on import and fix refresh issue (#3,#4) (1d381f1)

1.6.0 (2022-01-29)

Features

  • security: bump versions (23c8dc5)

1.5.3 (2022-01-20)

Bug Fixes

  • duplicate handling: Fix handling of duplicates (53b4302)

1.5.2 (2022-01-20)

Bug Fixes

1.5.1 (2022-01-16)

Bug Fixes

  • add new lines before add comment section in note (f298d88)

1.5.0 (2022-01-16)

Bug Fixes

  • security dependency: bump versions (01f6655)
  • version: fix version (dc045bf)

Features

  • security dependency bump (37e6015)

1.4.0 (2022-01-16)

Features

  • version: bump semantic release version (7d49a2e)

1.3.0 (2022-01-16)

Features

  • text import: fix error in text file import (2f5c6fa)

1.2.1 (2022-01-14)

Bug Fixes

  • import: missing file extension on file name after import of resource (65d20ee)

1.2.0 (2022-01-12)

Bug Fixes

  • wrong file for plugin manifest.json update (a77bad6)

Features

  • Add proper config to update and commit plugin manifest with version (fe04657)

1.1.5 (2022-01-06)

Bug Fixes

  • archive folder: Fix issue with not correct used archive folder date (69fb349)

1.1.4 (2022-01-05)

Bug Fixes

1.1.3 (2022-01-05)

Bug Fixes

  • versioning: enable auto versioning (32019ca)

1.1.2 (2022-01-04)

Bug Fixes

  • versioning: fix versioning with semantic-release (b2ec87a)