Changeset 3024430
- Timestamp:
- 01/20/2024 11:13:26 AM (2 years ago)
- Location:
- image-map-connect
- Files:
-
- 2 edited
-
tags/1.0.2/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
image-map-connect/tags/1.0.2/readme.txt
r3024427 r3024430 130 130 == Changelog == 131 131 132 ### Contributing ### 132 = 1.0.1 = 133 134 - Fixed Fixed: missing sanitization of REST API field updates. 135 136 137 ### Dependencies ### 138 139 This plugin makes use of multiple independent open source packages, both from NPM and from Packagist. You can find a list of all the projects we have the pleasure of including on this plugin in the composer.json and package.json files. For a more comprehensive list, including all the packages that these packages use, see composer.lock and package-lock.json. 140 141 142 ### Development Instructions ### 133 143 134 144 = Source Code = … … 186 196 - NPM 187 197 - Webpack 188 189 190 ### Dependencies ###191 192 This plugin makes use of multiple independent open source packages, both from NPM and from Packagist. You can find a list of all the projects we have the pleasure of including on this plugin in the composer.json and package.json files. For a more comprehensive list, including all the packages that these packages use, see composer.lock and package-lock.json.193 194 195 ### Changelog ###196 197 = 1.0.1 =198 199 - Fixed Fixed: missing sanitization of REST API field updates. -
image-map-connect/trunk/readme.txt
r3024427 r3024430 130 130 == Changelog == 131 131 132 ### Contributing ### 132 = 1.0.1 = 133 134 - Fixed Fixed: missing sanitization of REST API field updates. 135 136 137 ### Dependencies ### 138 139 This plugin makes use of multiple independent open source packages, both from NPM and from Packagist. You can find a list of all the projects we have the pleasure of including on this plugin in the composer.json and package.json files. For a more comprehensive list, including all the packages that these packages use, see composer.lock and package-lock.json. 140 141 142 ### Development Instructions ### 133 143 134 144 = Source Code = … … 186 196 - NPM 187 197 - Webpack 188 189 190 ### Dependencies ###191 192 This plugin makes use of multiple independent open source packages, both from NPM and from Packagist. You can find a list of all the projects we have the pleasure of including on this plugin in the composer.json and package.json files. For a more comprehensive list, including all the packages that these packages use, see composer.lock and package-lock.json.193 194 195 ### Changelog ###196 197 = 1.0.1 =198 199 - Fixed Fixed: missing sanitization of REST API field updates.
Note: See TracChangeset
for help on using the changeset viewer.