Skip to content

Releases: ContentSquare/readapt

readapt v1.6.3

27 Dec 10:24
Compare
Choose a tag to compare

What's Changed

  • fix: keep dependencies in workspaces at the same version by @panzerdp in #101

Full Changelog: v1.6.2...v1.6.3

readapt v1.6.2

23 Dec 15:52
Compare
Choose a tag to compare

What's Changed

  • feat(chrome-extension): add the user guide link by @panzerdp in #93
  • feat(chrome-extension): keep only modify button in templates by @panzerdp in #95
  • chore: add release documentation by @aradjdi in #98
  • fix(ci): add matomoUrl env var by @aradjdi in #99
  • feat: create the base app and migrate to Vite by @panzerdp in #96
  • fix(visual-engine): fix font styles selector by @aradjdi in #97

Note: please do not use the Chrome Extension build because the options page has a bug.

Full Changelog: v1.6.1...v1.6.2

readapt v1.6.1-alpha.1

16 Dec 18:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1-alpha.1

readapt v1.6.0

15 Dec 10:03
Compare
Choose a tag to compare

Chrome Extension

readapt v1.5.0

28 Oct 14:42
Compare
Choose a tag to compare

@readapt/settings

  • Typing Settings #73
  • Improve doc
  • Expose two new methods to build settings overrideDefaultPhonemes and overrideDefaultLetters

@readapt/app-container

  • delete this package #72

@readapt/shared-component

  • create new composable useVersion using an env var to generate app version based on package.json version #72
  • ColorPicker fix side effects #71

readapt v1.4.4

24 Oct 10:08
Compare
Choose a tag to compare

@readapt/shared-components

  • fix: built for es2015
  • upgrade vue.js to 2.7 (#68)

MS Word Addin

  • refactor: settings components to remove duplicity and decouple from vuex store (#66)
  • upgrade vue.js to 2.7 (#68)

Chrome extension

  • refactor: settings components to remove duplicity and decouple from vuex store (#66)
  • upgrade vue.js to 2.7 (#68)

v1.4.3

10 Oct 12:08
Compare
Choose a tag to compare

@readapt/dictionaries

fix(dictionaries): update FR and EN dictionaries (e541291)

v1.4.2

v1.4.0

16 Sep 12:29
Compare
Choose a tag to compare

MS Word Addin

  • feat: add message when we have floating images in word document #46
  • feat(ms-word-addin): Matomo distinguish selected text adaptation vs document adaptation #47
  • fix(ms-word-addin): fix french translation #49
  • fix(ms-word-addin): Make button visible at any time #51

Chrome extension

  • fix(chrome-extension): fix env variable for matomo #50

common

  • fix: output build should target es2015 #45
  • fix: remove max-height for setting header #48

readapt v1.3.0

29 Jul 12:50
Compare
Choose a tag to compare

MS Word Addin

  • feat: add translations keys for font options labels (#36)
  • refactor: refactor reading tools (#35)
  • refactor: simplify store managment, use sharedStoreOptions from readapt/shared-components. (#32)
  • refactor: reuse AdaptContainer from shared-components (#32)
  • refactor: reuse PreviewContainer from shared-components (#32)

Chrome extenson

  • feat: add translations keys for font options labels (#36)
  • fix: typo (#34)
  • refactor: simplify store managment, use sharedStoreOptions from readapt/shared-components. (#32)
  • refactor: reuse AdaptContainer from shared-components (#32)
  • refactor: reuse PreviewContainer from shared-components (#32)

@readapt/settings

  • feat: change text labels by a key from all font options (#36)
  • feat: add buildDefaultProfies, Profiles, and StoreModel (#32)

@readapt/shared-components

  • feat: SelectePercentage use to translate label option (#36)
  • feat: add shared StoreModelOptions to shared-components (#32)
  • feat: add component AdaptContainer (#32)
  • feat: add component PreviewContainer (#32)

@readapt/shared-dictionaries

  • feat: add words (#38)