Skip to content

v3.0.0

Compare
Choose a tag to compare
@lucaju lucaju released this 03 Dec 21:08
· 36 commits to master since this release
f127a2c

3.0.0 (2020-12-03)

Bug Fixes

  • i18next: remove debug (383c2f2)
  • localization: define default language (9924d70)
  • localization: fix italic tag (cdd54be)
  • fix typo (0b677ed)
  • ui: decrease heading size (ade8a46)
  • fix create new repository (6dbf530)
  • set repo to empty when saving a template (260849e)

Code Refactoring

  • change react classes for functions (d7a739a)

Features

  • 🎸 config commitzen. Bump up version due to changes on CI (7c15ee2)
  • introduce localization with i18next (677b78c)
  • save: major update. Add fork pull request feature. Rework the logics (b3cc531)

Reverts

  • load document: remove add ability to load documents without the need to have to sign in (052c4b8)

BREAKING CHANGES

  • All UI text hould be localized with i18next
  • save: Functions haas new call signatures using named parameters (objects). Decision tree
    change into specialed components. Needs to inform if PR from fork (cross-repo).
  • logout component requires writer instance to be able to add itself to the screen