Skip to content
Compare
Choose a tag to compare

Release v1.5.5

@github-actions github-actions released this
7b928f3
Compare
Choose a tag to compare
Security fixes (#163)

* 08-08-2021 PSS added new script for scraping the data from the consistency table of WordPress

* 08-08-2021 PSS added the shortcut key to open new window for setting the search verbs, and also two minor fixes

* 08-08-2021 PSS added updated manifest for Firefox

* 08-08-2021 PSS added also the manifests for Chrome and Firefox

* 09-08-2021 PSS added fix for issue #114, and removed some unnecessary files

* 09-08-2021 PSS removed sweetalert2 files

* 09-08-2021 PSS added fix for issue #115 missing verbs in single translation

* 10-08-2021 PSS  Add a custom alert box #116, and modified the looks of the consistency screen

* // 11-08-2021 PSS added aditional code to prevent duplicate missing verbs in individual translation. Also removed old message box, and renamed "scrapeweb.js"  to "consistency.js"

* 13-08-2021 PSS added new alert library (cute-alert.js) to show nice alerts. Made a minor additional fix for showing the toolTip in single edit mode

* 13-08-2021 PSS removed unnecessary files

* 14-08-2021 PSS added a label when a translation concerns the name of plugin/theme/url

* 15-08-2021 PSS fixed a wrong label when translating comment fields, and removed several comment lines

* 19-08-2021 PSS fixed issue #118 and #119, also major overhaul of indecating preview field due to the change made in the presentation in GlotPress. Currently only Google translate is update for that

* Fix for issues 120, 121, 122 and new branch created

* 27-08-2021 PSS enhancement issue #123

* Additional fix for marking the preview text

* 27-08-2021 PSS additional fix needed for the marking of replacement issue #124

* 29-08-2021 PSS altered the shortkey for consistency start to Alt + Shift + &, due to the fact that Glotdict uses the combination of Alt + c

* 30-08-2021 PSS fix for issue #125 replacing verbs in names should not happen

* 29-08-2021 PSS fixed issue #131 locale not set when searching in consistency
29-08-2021 Also removed a unnecessary alert

* 29-08-2021 PSS additional fix for issue #136

* 30-08-2021 PSS additional fix for issue #125

* 30-08-2021 PSS altered the text displayed for replaced verbs

* Fix release pipeline 2 (#130)

Co-authored-by: Vibgy <[email protected]>

* Add missing files in CI pipeline (#76)

Co-authored-by: Vibgy <[email protected]>

* 31-08-2021 PSS  Split translation engines into different js scripts #132

* 31-08-2021 PSS additional changes for splitting translation engines

* 01-09-2021 PSS added sepearate file for Microsoft engine

* 01-09-2021 PSS modified the manifests to include the new files for translation engines

* 01-09-2021 PSS added commonTranslate to keep common functions into one file

* 02-09-2021 PSS moved translateEntry and checkPage functions into commonTranslate.js

* 04-09-2021 Blocked non PTE/GTE from using consistency function

* 04-09-2021 Solution for blocking non PTE/GTE users

* 04-09-2021 PSS Add the new alert into existing alerts #134
04-09-2021 PSS created a new branch "new_alerts"

* 04-09-2021 PSS added cut-alert.css into the project and added it to the manifest files

* 05-09-2021 PSS added /** The change below is for issue# 137 modification in GlotDict*/
05-09-2021 PSS altered the alert for missing keys into the new cute-alerts

* 08-09-2021 PSS modified the java alerts to cute-alerts

* 09-09-2021 PSS added enhancement issue #137 and #138

* 09-09-2021 PSS fixed enhancement issue #139

* 10-03-2021 PSS altered javascript alert into CuteAlert in database.js

* 11-09-2021 PSS reapplied issue #13, seems to be missed when merging versions

* 17-09-2021 PSS added fixes for issue #139 and #140, and also created a messageBox function to make Cute Alerts more easier to use

* 19-09-2021 PSS added fix for issue #141 duplicate label creation
20-09-2021 PSS added fix for issue #143 removing dot at the end of a line

* 22-09-2021 PSS added fix for issue #144

* 23-09-2021 PSS added fix for issue #144 showing committed records with bulksave

* 23-09-2021 PSS removed a lot of debug statements

* 29-09-2021 PSS improved the code and added improved bulk replacement

* 30-09-2021 PSS modified manifest for Chrome

* 30-09-2021 PSS made the same change for bulkapprove as in googletranslate

* 03-10-2021 PSS modified cute-alert.js to show toast messages properly
04-10-2021 PSS removed several debug statements in commonTranslate

* 08-10-2021 PSS fixed issue #146 header of WordPress table to wide, due to a <ht> without class added by GlotDict

* 10-10-2021 PSS fixed issue #147 Message when saving parameters not clearly readable
10-10-2021 PSS fixed issue #148 Waiting label was not properly visible when bar in editmode is orange

* 12-10-2012 PSS altered the bulksave to leave the classes as they are to prevent problems with GlotDict and WPGPT
12-10-2021 PSS fixed a problem with populating plurals when using microsoft translation
12-10-2021 PSS changed bulksave to select all tr lines, so editor and preview

* 13-10-2021 PSS cleaned up the bulksave code, the hasClass error cannot be prevented nor catched

* 13-10-2021 PSS fix for not translating issue #151

* 15-10-2021 PSS modified the bulk save function to prevent the hasClass error, thanks to Vladt

* 15-10-2021 PSS enhancement for Deepl to go into formal issue #152

* 18-10-2021 PSS removed several debug statements, and made some code improvements

* 30-10-2021 PSS added a fix for issue #154

* 30-10-2021 PSS added fixes for #155 and #156

* 31-10-2021 PSS created new branch and added purify into manifest.json

* 31-10-2021 PSS added DOMPurify.sanitize on several places where innerHTML was used
31-10-201 PSS added DOMPurify.sanitize before inserting into local database

* 31-10-2021 PSS added more improvement for security

* 03-11-2021 PSS added fix for issue #157 marking replaced verbs without using innerHTML

* 04-10-2021 PSS changed the display of differences in contentScript to resolve issue #157

* 05-11-2021 PSS added fix for issue #159 causing an error message after restarting the add-on

* 07-11-2021 PSS fixed If a plural contains a wrong verb, then it is not replaced/marked #158

* 08-11-2021 PSS modified the checkpage, so it now handles plural properly, and marks them as well

* 21-11-2021 PSS applied some jslint advices as test

* Error fix

* 16-12-2021 PSS modified the version to 1.5.4 in manifests

* 16-12-2021 PSS amended the manifest version to v1.5.5

Co-authored-by: psmits1567 <[email protected]>
Co-authored-by: Vibgy <[email protected]>