<?xml version="1.0" encoding="UTF-8"?>
<changelogs><changelog><element>mod_wtyandexmapitems</element><type>module</type><version>2.3.4</version><change><item>New Yandex.Maps UI The standard pop-up windows have been transferred to the new Yandex.Maps UI. On mobile devices, they open as a fixed bottom panel and do not extend beyond the screen; styles are rendered in CSS classes and variables for redefinition in the template.</item></change></changelog><changelog><element>mod_wtyandexmapitems</element><type>module</type><version>2.3.3</version><fix><item>UX fixes Standard Yandex Maps popups stay above markers while the map moves and automatically pan the map so that they open inside its visible area.</item></fix></changelog><changelog><element>mod_wtyandexmapitems</element><type>module</type><version>2.3.2.1</version><fix><item>Pop-up windows The mechanism for opening standard Yandex pop-up windows has been improved.</item></fix></changelog><changelog><element>mod_wtyandexmapitems</element><type>module</type><version>2.3.2</version><addition><item>Support for articles from different categories Added support for displaying articles from different categories added using the WT Multicategories plugin or compatible with it.</item><item>Clusterization Settings Added label clusterization settings: turning clusters on and off, displaying the number of markers, the grid size, and selecting a cluster marker: default or image.</item><item>Labels and pop-ups are more stable Category icons, label layouts, and the popup layout feature are applied more correctly if the article is selected from a child or actual result category.</item></addition></changelog><changelog><element>mod_wtyandexmapitems</element><type>module</type><version>2.3.1</version><addition><item>  Layout selection with WT Layout Select Joomla field Improved layout field handling for markers and popups. The module now works more reliably with regular Joomla fields and WT Layout Select fields.</item><item>WT Layout Select field detection Added a separate WT Layout Select information message in the module settings form.</item></addition><fix><item>Updated layout handling Updated custom layout handling so selected layouts are applied more consistently to categories and articles.</item></fix></changelog><changelog><element>mod_wtyandexmapitems</element><type>module</type><version>2.3.0</version><addition><item>Map management interface elements Added settings for Yandex.Maps interface elements: search, zoom, geolocation, fullscreen mode, rotation and tilt. You can turn on each element separately and set its position in the map window.</item><item>Bug fixes The stability of the frontend script to changes in the layout and API of Yandex.Maps has been improved. Default safe positions are used for interface elements.</item></addition></changelog><changelog><element>mod_wtyandexmapitems</element><type>module</type><version>2.2.0</version><addition><item>Customization of Yandex.Maps A new parameter has been added to the module's display settings: now you can specify the path to the finished map style JSON file from the root of the site. The module reads this file and applies the style to the Scheme layer via YMapDefaultSchemeLayer.customization.</item><item>Improved operation of several modules on one page If there are several instances of the module on the page, each of them uses only its own JSON map style. Customization data is passed to JavaScript separately for each module_id, so the settings of one instance are not mixed with the other.</item></addition><fix><item>Saving the map view after user actions The center and scale of the map are now saved after the user completes an action with the map, rather than during initialization or software update of the map. This reduces the risk of overwriting shared data when loading a page with multiple maps.</item></fix></changelog><changelog><element>mod_wtyandexmapitems</element><type>module</type><version>2.1.0</version><addition><item>Saving the last map view New options have been added that allow both for one instance of the module and for all to save the last used center (coordinates) and zoom (zoom) of the map on the user's device. This will allow you to open the map in the same place after refreshing the page or when opening the browser again.</item><item>User geolocation detecting The module can detect the user's location and center the map on it. When used simultaneously with the function of saving the last map view, the location detection will be triggered only for the first time. In the future, if saved center and scale data are found, they will be used.</item><item>CSS classes for map markers CSS class wt-yandex-map-items-marker has been added to all map markers. The CSS class wt-yandex-map-items-marker-viewed is added to the viewed markers (which were clicked on), which will allow you to highlight the viewed markers using styles in the CSS files of your template. Also, for marker containers ymaps, data attributes have been added to the map: data-module-id - module id and data-marker-id - marker id.</item><item>URL GET parameters handling The map can handle URL GET-parameters: map[zoom], map[center_latitude] и map[center_longitude], map[marker_id].</item></addition></changelog><changelog><element>mod_wtyandexmapitems</element><type>module</type><version>2.0.5</version><addition><item>Improving UX. Overlay. When interacting with a page on mobile devices, if the map is displayed in full width, it starts scrolling instead of the web page. To avoid this situation, an overlay for the map has been added. Now interaction with the map is possible after clicking on the map. The overlay automatically turns on when the cursor leaves the borders of the map container and the map can be scrolled again.</item></addition></changelog><changelog><element>mod_wtyandexmapitems</element><type>module</type><version>2.0.4</version><fix><item>Bug fixes Fixed the processing of Joomla fields for specifying marker layouts and pop-ups, which caused multiple fields like `select`, `radio`  etc. to fail.</item></fix></changelog><changelog><element>mod_wtyandexmapitems</element><type>module</type><version>2.0.3</version><fix><item>Ajax request  fixes Fixed AJAX request error if the specified coordinate field had an incorrect format.</item></fix><change><item>Layouts select field Now the layout fields for markers and pop-ups are not limited to the text type only</item></change></changelog><changelog><element>mod_wtyandexmapitems</element><type>module</type><version>2.0.2</version><fix><item>The module works only on the specified pages Fixed an AJAX request error if the module is linked to specific menu items.</item></fix></changelog><changelog><element>mod_wtyandexmapitems</element><type>module</type><version>2.0.1</version><fix><item>Bug fixes - Fixed a bug where multiple instances of the module had a shared data cache file.&#13;
- Fixed an issue with accidentally opening a modal popup window when dragging a map&#13;
- Other minor fixes and refactoring</item></fix></changelog><changelog><element>mod_wtyandexmapitems</element><type>module</type><version>2.0.0</version><note><item>Breaking backward compatibility Upgrading from this version to a newer one implies a thoughtful attitude, so we recommend that you read the documentation, and then reinstall the module. Upgrading from this version to a newer one implies a thoughtful attitude, so we recommend that you read the documentation, and then reinstall the module.</item></note><addition><item>The Yandex API.Maps 3.0. The module has switched to using the Yandex.Maps API 3.0. You will need to get an API key in Yandex developer's account, and also, possibly, specify your domain in the key parameters.</item><item>Templating markers and pop-up window contents New templating markers and pop-up window contents system. You can use the standard Yandex API layouts.Maps 3.0. for both map markers and pop-up windows. But you can also create your own output layouts for each category of articles and for each Joomla article.</item><item>Large number of markers The module is optimized for displaying a large number of markers. You can display several thousand markers on a single map.</item><item>Custom fields in layouts Both marker layouts and pop-up window content layouts can use data from custom content fields.</item></addition></changelog><changelog><element>mod_wtyandexmapitems</element><type>module</type><version>1.0.0</version><addition><item>WT Yandex map items v.1.0.0  First extension version</item></addition></changelog></changelogs>
