Changeset 3045247
- Timestamp:
- 03/04/2024 08:47:33 PM (2 years ago)
- Location:
- yamaps
- Files:
-
- 2 edited
-
tags/0.6.27/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
yamaps/tags/0.6.27/readme.txt
r3045246 r3045247 4 4 Tags: yandex, яндекс, карты, карта, maps, placemark, elementor 5 5 Requires at least: 4.7 6 Tested up to: 6.4 6 Tested up to: 6.4.3 7 7 Stable tag: 0.6.27 8 8 License: GPLv2 or later … … 116 116 = 0.6.23 = 117 117 * New: Yandex Map Api is called only for pages with a map. 118 119 = 0.6.22 =120 * Fixed: Bugfix.121 122 = 0.6.21 =123 124 * Fixed: Adding WP 5.6 support125 126 = 0.6.20 =127 128 * Fixed: HTML validation fix129 * Fixed: Bugfix.130 131 = 0.6.19 =132 133 * Fixed: Adding controls in the editor does not work if the API key is not entered in the plugin settings134 135 = 0.6.18 =136 137 * Edit: If no wp_footer() function is called in the template footer, the map API will be called in an alternative way.138 139 = 0.6.17 =140 141 * Edit: If the Yandex.Maps API key is not set in the plugin settings page, the search field on the map is not displayed.142 143 = 0.6.16 =144 145 * New: Yandex Map Api request and map moved to the footer to speed up content loading.146 * Fixed: Bugfix.147 148 = 0.6.15 =149 150 * Fixed: Bugfix.151 152 = 0.6.14 =153 154 * Fixed: Bugfix.155 156 = 0.6.13 =157 158 * Fixed: Bugfix.159 160 = 0.6.12 =161 162 * Fixed: Bugfix.163 164 = 0.6.11 =165 166 * Fixed: Bugfix for WP 5.3.167 168 = 0.6.10 =169 170 * Fixed: Bugfix.171 172 = 0.6.9 =173 174 * Fixed: Bugfix.175 176 = 0.6.8 =177 178 * New: In the settings page, you can set the Yandex Maps API key if there are problems with limits.179 * Fixed: Bugfix. Display maps in widgets and content same time could cause an error.180 181 = 0.6.7 =182 183 * The button for opening a large yandex map can be switched in the plugin settings.184 185 = 0.6.6 =186 187 * The button for opening a large yandex map was removed.188 189 = 0.6.5 =190 191 * Fixed: Bugfix. Improved compatibility with other plugins.192 193 = 0.6.4 =194 195 * Fixed: Bugfix. In rare cases, the problem of loading the API with custom fields.196 197 = 0.6.3 =198 199 * Fixed: Bugfix. Fixed conflict with Yandex.Metrica200 * New: The plugin works in the Elementor editor.201 202 = 0.6.2 =203 204 * Fixed: Bugfix.205 206 = 0.6.1 =207 208 * Fixed: Bugfix.209 210 = 0.6 =211 212 * New: Interaction possibility with the map from other plugins and themes. The possibility of expanding the functionality of the plugin. Contact the author if you need additional features on your website.213 * Code refactoring.214 * Fixed: Bugfix.215 216 = 0.5.11 =217 * New: Map dragging can be disabled for mobile devices.218 * Fixed: Bugfix.219 220 = 0.5.10 =221 * Fixed: Bugfix.222 223 = 0.5.9 =224 * New: You can use your own icons. Place the link to the file in the icon field (url must contain "http").225 * Fixed: Bugfix.226 227 = 0.5.8 =228 * New: Restore defaults button on the settings page.229 * Fixed: Bugfix.230 231 = 0.5.7 =232 * Fixed: Incorrect "111" control in the settings blocked the rendering of elements on new maps.233 234 = 0.5.6 =235 * Fixed: Bugfix.236 237 = 0.5.5 =238 * Fixed: Bugfix.239 240 = 0.5.4 =241 * New: Links-helper for adding controls on the settings page.242 * New: Link to plugin page (It can be disabled in the plugin settings).243 * Fixed: Bugfix.244 245 = 0.5.3 =246 * New: Plugin default options page.247 * Fixed: Bugfix.248 249 = 0.5.2 =250 * Fixed: Bugfix.251 252 = 0.5.1 =253 * New: Adding styles for classic editor block in Gutenberg editor.254 255 = 0.5.0 =256 * New: Visual editing of existing maps.257 * New: Nice looking shortcodes template in the TinyMCE editor with edit button.258 * Code refactoring.259 * Fixed: Bugfix.260 261 = 0.4.1 =262 * New: "Extra" Panel tab added263 * New: Instead of the URL, you can put a post ID.264 * New: You can place the map in an existing block in the WordPress template. If filled, the map block in the content will not be created.265 266 = 0.4.0 =267 * New: Adding multiple placemarks in the visual editor268 * Change: "routeEditor" map control replaced with "routeButtonControl" for a better experience.269 270 = 0.3.4 =271 * New: Added map support in WooСommerce product description.272 273 = 0.3.3 =274 * Fixed: Bugfix.275 276 = 0.3.2 =277 * Fixed: Bugfix.278 279 = 0.3.1 =280 * Fixed: Bugfix.281 282 = 0.3.0 =283 * Fixed: The way of localization of the plugin is changed. According to the WordPress documentation.284 285 = 0.2.4 =286 * New: Added scrollwheel zoom lock287 288 = 0.2.3 =289 * Fixed: Adding url tag from a visual editor290 291 = 0.2.2 =292 * Fixed: Strip html tags inside shortcode293 294 = 0.2.1 =295 * Fixed: Plugin info296 297 = 0.2 =298 * New: Added icon selection299 * New: Added hyperlinks feature for the icons300 * New: Added "Height" parameter for map301 * Fixed: Automatically move the marker to the coordinates of the search result302 303 = 0.1 =304 * Initial release -
yamaps/trunk/readme.txt
r3045246 r3045247 116 116 = 0.6.23 = 117 117 * New: Yandex Map Api is called only for pages with a map. 118 119 = 0.6.22 =120 * Fixed: Bugfix.121 122 = 0.6.21 =123 124 * Fixed: Adding WP 5.6 support125 126 = 0.6.20 =127 128 * Fixed: HTML validation fix129 * Fixed: Bugfix.130 131 = 0.6.19 =132 133 * Fixed: Adding controls in the editor does not work if the API key is not entered in the plugin settings134 135 = 0.6.18 =136 137 * Edit: If no wp_footer() function is called in the template footer, the map API will be called in an alternative way.138 139 = 0.6.17 =140 141 * Edit: If the Yandex.Maps API key is not set in the plugin settings page, the search field on the map is not displayed.142 143 = 0.6.16 =144 145 * New: Yandex Map Api request and map moved to the footer to speed up content loading.146 * Fixed: Bugfix.147 148 = 0.6.15 =149 150 * Fixed: Bugfix.151 152 = 0.6.14 =153 154 * Fixed: Bugfix.155 156 = 0.6.13 =157 158 * Fixed: Bugfix.159 160 = 0.6.12 =161 162 * Fixed: Bugfix.163 164 = 0.6.11 =165 166 * Fixed: Bugfix for WP 5.3.167 168 = 0.6.10 =169 170 * Fixed: Bugfix.171 172 = 0.6.9 =173 174 * Fixed: Bugfix.175 176 = 0.6.8 =177 178 * New: In the settings page, you can set the Yandex Maps API key if there are problems with limits.179 * Fixed: Bugfix. Display maps in widgets and content same time could cause an error.180 181 = 0.6.7 =182 183 * The button for opening a large yandex map can be switched in the plugin settings.184 185 = 0.6.6 =186 187 * The button for opening a large yandex map was removed.188 189 = 0.6.5 =190 191 * Fixed: Bugfix. Improved compatibility with other plugins.192 193 = 0.6.4 =194 195 * Fixed: Bugfix. In rare cases, the problem of loading the API with custom fields.196 197 = 0.6.3 =198 199 * Fixed: Bugfix. Fixed conflict with Yandex.Metrica200 * New: The plugin works in the Elementor editor.201 202 = 0.6.2 =203 204 * Fixed: Bugfix.205 206 = 0.6.1 =207 208 * Fixed: Bugfix.209 210 = 0.6 =211 212 * New: Interaction possibility with the map from other plugins and themes. The possibility of expanding the functionality of the plugin. Contact the author if you need additional features on your website.213 * Code refactoring.214 * Fixed: Bugfix.215 216 = 0.5.11 =217 * New: Map dragging can be disabled for mobile devices.218 * Fixed: Bugfix.219 220 = 0.5.10 =221 * Fixed: Bugfix.222 223 = 0.5.9 =224 * New: You can use your own icons. Place the link to the file in the icon field (url must contain "http").225 * Fixed: Bugfix.226 227 = 0.5.8 =228 * New: Restore defaults button on the settings page.229 * Fixed: Bugfix.230 231 = 0.5.7 =232 * Fixed: Incorrect "111" control in the settings blocked the rendering of elements on new maps.233 234 = 0.5.6 =235 * Fixed: Bugfix.236 237 = 0.5.5 =238 * Fixed: Bugfix.239 240 = 0.5.4 =241 * New: Links-helper for adding controls on the settings page.242 * New: Link to plugin page (It can be disabled in the plugin settings).243 * Fixed: Bugfix.244 245 = 0.5.3 =246 * New: Plugin default options page.247 * Fixed: Bugfix.248 249 = 0.5.2 =250 * Fixed: Bugfix.251 252 = 0.5.1 =253 * New: Adding styles for classic editor block in Gutenberg editor.254 255 = 0.5.0 =256 * New: Visual editing of existing maps.257 * New: Nice looking shortcodes template in the TinyMCE editor with edit button.258 * Code refactoring.259 * Fixed: Bugfix.260 261 = 0.4.1 =262 * New: "Extra" Panel tab added263 * New: Instead of the URL, you can put a post ID.264 * New: You can place the map in an existing block in the WordPress template. If filled, the map block in the content will not be created.265 266 = 0.4.0 =267 * New: Adding multiple placemarks in the visual editor268 * Change: "routeEditor" map control replaced with "routeButtonControl" for a better experience.269 270 = 0.3.4 =271 * New: Added map support in WooСommerce product description.272 273 = 0.3.3 =274 * Fixed: Bugfix.275 276 = 0.3.2 =277 * Fixed: Bugfix.278 279 = 0.3.1 =280 * Fixed: Bugfix.281 282 = 0.3.0 =283 * Fixed: The way of localization of the plugin is changed. According to the WordPress documentation.284 285 = 0.2.4 =286 * New: Added scrollwheel zoom lock287 288 = 0.2.3 =289 * Fixed: Adding url tag from a visual editor290 291 = 0.2.2 =292 * Fixed: Strip html tags inside shortcode293 294 = 0.2.1 =295 * Fixed: Plugin info296 297 = 0.2 =298 * New: Added icon selection299 * New: Added hyperlinks feature for the icons300 * New: Added "Height" parameter for map301 * Fixed: Automatically move the marker to the coordinates of the search result302 303 = 0.1 =304 * Initial release
Note: See TracChangeset
for help on using the changeset viewer.