Skip to content

Releases: orbinson/aem-dictionary-translator

1.2.1

26 Nov 20:07
Compare
Choose a tag to compare

Fixed

  • Creation of new dictionary and editing of labels #62

1.2.0

26 Nov 12:30
Compare
Choose a tag to compare

⚠️ This version contains two major bug, please do not use this one! For details see #62 ⚠️

Changed

  • Add button to default AEM translator (if it exists) #47
  • Consolidate field labels in dialog for "Create Key" and "Edit Key" #57
  • Language drop-down should expose both language and optionally country name #56
  • Update terminology to message entry and key instead of label #33
  • Add option to publish to preview #43
  • Add /conf as editable root for dictionaries #46
  • Update maven dependencies #51
  • Sort dictionary languages alphanumerically #52

Fixed

  • Remove shortcut d for "Delete Language" as it conflicts with Cmd + Opt + I on Mac OS Chrome (Open Developer Tools)
  • Fix publication error when too many keys are selected #45
  • Fix publication timeout when for large dictionaries #44

Thanks @kwin and @bKalbitz for your contributions!

1.1.4

16 Sep 18:19
Compare
Choose a tag to compare

Changed

  • Updated terminology to message entry and key instead of label [#33]

Fixed

  • Language nodes can be different than the jcr:language property value [#37]
  • Allow nt:folder as language node [#38]
  • Language nodes can be names different between the languages [#39]
  • Update all responses to use HTML based error responses so that Granite UI shows them in the dialogs: #24
  • Don't swallow the replication exceptions, but show the user that it does not have the rights: #23

1.1.3

03 Aug 20:32
Compare
Choose a tag to compare

Fixed

  • Add sling:key to labels for a newly created language: #28

1.1.2

28 Feb 08:57
Compare
Choose a tag to compare
1.1.2

1.1.1

08 Feb 13:59
Compare
Choose a tag to compare

Added

  • CSV files with other languages than the dictionary currently has will not be imported: #17

Fixed

  • Resolved errors occurring when publishing labels: #13
  • Reactivated publish button for dictionaries: #13
  • Exporting a csv sometimes gives completely empty file: #15

1.1.0

01 Feb 20:35
Compare
Choose a tag to compare

Changed

  • Dictionaries with .json files are no longer showed in dictionary
    list: #8
  • Labels with no translation for a specific language no longer have a
    sling:message so the value won't be empty but will have a fallback
    from another language or the key itself: #12

Added

  • Publish specific labels in a dictionary: #8
  • Export/Import CSV files of/to dictionaries: #10

1.0.6

12 Sep 08:02
Compare
Choose a tag to compare

Changed

  • Add breadcrumbs to the dictionary labels page: #3

1.0.5

30 Aug 09:57
Compare
Choose a tag to compare

Fixed

  • Fix labels not working anymore when a new language is added

1.0.4

16 Aug 11:26
Compare
Choose a tag to compare

Fixed

  • Use the distribution API to be able to deep replicate a dictionary: #1