Release notes
0.8.0
- Corrected design of "proxy settings" and "search settings" sections
- Modification of "quick search" functionality to include map extent loading
- Added "Box" to the parameters of saved quick searches, needed to define the extent of the current map.
- Optimizing Esri ArcGis Pro SDK plugin dependencies
- Remove unused dependencies
- Fix "unknown geometry" bug displayed instead of "service" in some cases on search results
- Corrected display of Isogeo icon in Add-Ins Manager section
- Overhaul of part of the configuration management system (backup)
- In particular, use of a JSON format file to save user data
- Fixed right arrow navigation bug that did not refresh results in some cases
- Proxy settings" section corrected
- Corrections of French/English translations
- Code cleanup
0.7.3
- Corrected English/French plugin translation errors
- Geographical operator added to "quick search" functionality
- Improved "previous search" functionality
- Code cleanup
0.7.2
- Fixed bug displaying Metadata window filled with "NR" at times
- Modification of design elements requiring upgrading
- Correct visual layout errors
0.7.1
- Geographical operator" feature corrected
- Reset button error corrected
- the geographic operator was not reset
- Correction of geographic operator initialization
- the saved default value was not applied at startup
0.7.0
- Geographical operator" feature added
- Code cleanup
- Adding logs
- Restructuring some project elements
- Plugin loading on startup bug fixed
0.6.0
- Log Manager finalized
- Add button to access log file generated by Log Manager
- Enhanced support for EFS and EMS formats
- Enhanced support for SDE and GDB formats
- Improved support for SHP format
- Restructuring the project into sub-projects (Addin, language, models, resources, utils, mvvmpatern)
- Code cleanup
0.5.0
- Preparing the "Log Manager" module
- Adding logs
- Add a button for accessing logs from the plugin
- Add support for "SDE, FileGDB, SHP" formats to the "Add layer to map" functionality
- Code cleaning
- Slight modifications to design elements
0.4.1
- Fixed a bug that appeared in version 0.4
- the search offset was always 0.
- Transition of the "proxy parameters" section to MVVM architecture, allowing user fields to remain filled in when switching to the "search" tab and then back to the "parameters" tab
- Added pop-ups to check whether credentials have been saved in the "proxy settings" section
0.4
- Quick Search" feature added
- Previous search" feature added
- Added "Search parameters" functionality
- Default search" feature added
- Major improvements to the plugin's inner workings
- Fixes to the plugin's internal flaws
- Clean important plugin code
- Slight modifications to design elements
0.3
- Added sorting functions (asc/desc - relevance, metadata created, etc.)
- Prepare the ground in the code for the addition of "default options" functionality (in the plugin parameters section)
- The "reset" button has been modified to also reset sorting parameters to default values
- Improved selection of a result in the results list (click anywhere on the item)
- Corrected Metadata window ui display for light theme (clear)
- Corrected incorrect data display elements in the Metadata window
- Added safeguards in the code to avoid error generation following future code modifications
- Slight modifications to design elements
0.2
- Redesign of the "advanced search" functionality to reproduce the behavior of the Isogeo ArcMap and Isogeo QGis plug-ins
- Fix/improve "reset" button
0.1
- Redesign of the network part of the plugin
- Many bugs fixed when porting the network part of the Isogeo ArcMap plugin to Isogeo ArcGis Pro
- Minor changes to the plugin
0.0.1
- First delivery of Vianney Doleans' Isogeo ArcGis Pro plugin sent to the Isogeo team
- ArcGis Pro plug-in "light" version (main functions)
- Plugin available in light and dark themes
- Development / design: possibility of changing the color pack
- Plugin installation documentation sent to the Isogeo team