Skip to content

Latest commit

 

History

History
185 lines (94 loc) · 9.9 KB

CHANGELOG.md

File metadata and controls

185 lines (94 loc) · 9.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.5.11 (2023-07-15)

0.5.10 (2023-04-26)

0.5.9 (2023-01-07)

0.5.8 (2022-09-13)

0.5.7 (2022-09-03)

Features

  • support subtitles for Google Books (f5df652)

0.5.6 (2022-08-30)

Bug Fixes

  • Error creating notes on mobile (acaaf3f)

Code Refactoring

  • clean up the response model file (ef37fa6)

0.5.5 (2022-08-22)

Bug Fixes

0.5.4 (2022-08-22)

Code Refactoring

0.5.3 (2022-08-19)

Bug Fixes

  • the problem that the error toast message is not displayed (592149e)

0.5.2 (2022-08-17)

Features

  • add "Template file location" option to settings (aa961cf)
  • add Date Conversion syntax to Template (7f5a76b)
  • ServiceProviderModal in settings (38ca4b2)
  • use a template for a book search (b712c57)

Bug Fixes

  • eslint error (7571eb3)
  • format some files (c3aedf5)
  • makeFileName in utils.ts (76cbf8d)
  • naver book api (b6f2969)
  • use optional chaining If the author name is not in the data (8ed5b0a)

Reverts

  • Revert "chore(release): 0.5.0" (94429ec)

Code Refactoring

0.5.1 (2022-08-15)

Reverts

  • Revert "chore(release): 0.5.0" (efb9984)

0.4.1 (2022-07-24)

Code Refactoring

  • remove unused import in utils.ts (c525934)

0.4.0 (2022-06-18)

Features

  • add file name option (83626e7)
  • formatting in the makeFileName function (537f33f)

0.3.0 (2022-06-13)

Features

  • insert metadata to the note (64b814a), closes #12

0.2.2 (2022-05-13)

Code Refactoring

0.2.1 (2022-05-13)

0.2.0 (2022-05-13)

Features

  • Added default frontmatter key type option #11 (d0806e0)
  • Added option to disable default frontmatter insertion in settings #9 (373946a)

Bug Fixes

  • remove double quotation marks from author (3d83241)

Code Refactoring

  • frontMatter in main (239638c)
  • parseFrontMatter in utils (58b0d7a)
  • remove unnecessary code and formatting (8d06813)
  • toFrontMatter (eff81dd)

0.1.0 (2022-04-30)

Code Refactoring

  • remove FrontMatterCache in utils.ts (ae9e51d)

0.0.5 (2022-04-24)

Bug Fixes

0.0.4 (2022-04-10)

Code Refactoring

0.0.3 (2022-04-07)

Code Refactoring

0.0.2 (2022-04-07)