1.0.2.0 : initial package 1.0.2.1 : fix - Error message on "grant" screens when user confirm the grant (cookies not set) 1.0.2.2 : fix and small change - interop/connect method changed for checking signature connector configuration (was throwing http500) - connector authentication cached, to improve response time - breaking change : grant and config screens now send postMessage to the parent window (InteropGrantAccess method was throwing cross-site exception). See documentation page 1.0.2.3 : fix - authentication cache fix for signature connector - reverting async session opening, not supported by dependency injection 1.0.2.4 : fix and improve - pagination fix (was always returning the first page) - work in progress for FNA - adding certificate to https endpoint (on port 5001) ----- please be aware that the customer installer will deploy a public AC public certificate "notasolutions.com" in the windows LocalMachine/ROOT certificate store. ----- on dev computers, you'll have to add an exception in your browser 1.0.2.5 : improve - Fixing the config and rights screens in the HTTPS endpoint - The Json serialiser is now switched from JsonText to NewtonSoft. This should improve serialisation of inherited class like the marital history. No impact for XML. - Documentation page is updated with implemented functions - Adding support for business apps Fichorga.Authentic and Fiducial.Winnot - Warning FNA, implementation is present, but it's currently impossible to login - Warning Winnot, implementation rely on ODBC driver, so will only work in Windows - Windows only : because of the ODBC dependency, the runtime is now stuck on x86. This should not be any issue unless you transfer files bigger than 100MB. Under linux/osx, we stay in 64bits. - Because of a compiler bug, we had to disable the assembly reducer. Packages are now about 80MB instead of 36MB. 1.0.2.6 : huge improvment with new features - property dossier.bien[].BienMutationType now inherit ElementReferenceType, with a ref attribute to the real estate id (previously, there only was reference to the lot). This is NOT conform to the norm, but we are expecting the norm to adopt this change. Being additive, this is not considered a breaking change. In the XML Scheme, BienMutationType inherit ElementReferenceType. - New tool to sign PDF through the OS certificate store, compatible with REAL smartcard. As this rely on the OS certificate store, this is UNLIKELY to work on others OS than Windows. - Huge improvments to all supported software (performance, stability, data quality) - New way to be deployed independantly from NotaScan. Beware that this require an api key specific to this feature. Without this key, if NotaScan is not installed you'll have HTTP400 response. - Beware that for legal reason, the INOT connector is locked without Notascan installed on the computer. If you choose an api key without the notascan prerequisite, you can provide a download link to the installer for your customers 1.0.2.7 : small improvments - config screens are simpler - certificate enrollment improved 1.0.2.8 : signature fix - signature : users where returned in the search engine, but could not be retrieved by the person detail endpoint. They are now excluded from the search engine. - signature : company detail couldn't be retrieved if some signature's fields where not filled 1.0.2.9 : FNA fix, FNA upload, and new data for search engines - FNA : persons searches for FNA was not working - FNA : Adding upload to folder - iNot : uploaded files were not correctly named - building searches criteria were not correctly read - the persons search result now contains age and city of the persons in the first "commentaires" array property. NB : except for iNot for performances issues, but the iNot'customers are used to look at the "identifiantMetier" already present. 1.0.2.10 : .net corruption workaround and FNA fix - the extracted assembly by the .net core runtime are sometime corrupted (missing files). The launcher will now check the dll count and reset the extraction status if the dll count is unusually low. - new context menu for the icon tray : check for update. - FNA : birth and death city will now have their zipcode 1.0.2.11 : the api don't start on some specific windows computers - an undefined windows settings prevent the api from even starting on some rare computers, when opening the certificate for the HTTPS endpoint. This version implement a workaround. - some pdf manipulation dll where missing for the built-in signature process 1.0.2.12 : fix for upload to fiducial products - fix upload to FNA - fix upload to WINNOT - fine tuning of CORS response, in order to re-enable HTTP calls to the SDK from an https website, workaround for the "active mixed content" browser rule 1.0.3.0 : VERSION INTERMEDIAIRE TEST : data consistency across different business software - all connectors have been improved to output more precise data with more consistent data (for example, city name and insee code). This will be continuously improved in the following releases. - WARNING : Schemes didn't change, but the way they are filled did. Most modification are about physical and moral persons. - TEST VERSION : this first iteration of the 1.0.3 branch is for developpers tests only. It will be release after agreement of the partners that are actively using the "persons" data. 1.0.3.1 : VERSION INTERMEDIAIRE TEST : data consistency - Authentic is included in unit tests for data consistency - multiple data consistency improvments - Runtime updated to .NET5 1.0.3.2 : FIX for upload to winnot, when using the infolib EDM system 1.0.3.3 : FIX for upload to FNA - on some FNA installation, the "document importés" category hasn't the same database ID as assumed before. This id is not dinamically checked. - Adding the ability to upload to a person in FNA when GedOnline is installed in FNA. 1.0.3.4 : FIX for upload to persons, new beta feature allowing to create persons - FIX : upload to INOT and WINNOT persons was broken. Please note that when uploading to winnot, the function didn't return the id of the created document. - New BETA feature : creation of physical persons --- Now enabled for INOT, SIGNATURE and AUTHENTIC, physical persons only --- Feature is available for tests and development, but we advise you against using it in production for now. --- in development : marital history are not supported, but you can provide them in the request --- in development : support for adding legal person --- in development : support for FNA and Winnot --- in development : update existing persons. Please note that a merge screen will be shown for a manual validation by the end user. 1.0.3.5 : BREAKING CHANGE : city name format change, fix for signature - City name were returned as the "clear name" of the insee model (column NCC), for example "Saint-Léon-sur-l'Isle" was returned as "SAINT LEON SUR L'ISLE" unfortunatly, this format remove the first particuls "LE/LA/LES", for example "La Balme" became "BALME" This format was usefull to simplify the matching, but with the INSEE code now fully available, we decided to get back to the full name of the city (column LIBELLE) As a reminder, the INSEE format is described here : https://www.insee.fr/fr/information/3720946 - Please note that creating and updating city name are based on the INSEE code, and not the city name, so the format that you will write theses properties won't matter. - bugfix for signature, where some query could totaly failed if some city of this object were not found in the insee database. - known issue : some cities are in a department, but with a zipcode of another department. On some business software theses city will not be returned by the interop (including inot). exemple SAINT-PIERRE, zipcode 06260, insee code 04194. This issue will be fixed in a future release. 1.0.3.6 : fast bugfix on 1.0.3.5 - methods /version and /connect were not working 1.0.3.7 : fast bugfix on 1.0.3.6 - signature : file extension were incorrect in some case on folder's document - insee code and city names were blank for overseas regions. 1.0.3.8 : quality improvments - multiple data quality improvments on all systems 1.0.3.9 : forcing tls1.2 to be activated on windows 7 systems - on windows 7 systems without windows update, the api server didn't activate tls1.2, but modern browser refuse to connect to the secured api without it. - please now use the HTTP endpoint. The HTTPS endpoint is considered obsolete and will be removed in a future version. - fix for insee code on cities with arrondissement on inot 1.0.3.10 : fixes - the website console wasn't hidden on slow computers - authentic : the folder detail request could fail on querying authentic deed detail - fna : upgrading authentication method to fiducial requirements - fna : the grant screen wasn't working - winnot : folder search now is now based on "reference OR name", and not reference first then name if not found - the setup now allow windows 2008 installation 1.0.3.12 : fixes - authentic : persons data from migrations which were single, couldn't be loaded - authentic : old versions of redacted file were shown, but weren't downloadable. - authentic : file extension were incorrect if the document label contained a dot - authentic : deeds projects were not downloadable. Multiple workaround are implemented for authentic servers issues - authentic : AAE files are now better named, and we can now download a wider range of flavours of theses documents - signature : redacted pieces weren't available - winnot : on some folders, a corrupted PVI could crash the query for the detail of the folder with his documents - winnot : deed downloads were broken - fna : gender was not correctly recognized - fna : now support a rare use case where the document server is not the same as the production server - the configured business app is now transmitted to the update server, which will be able to install updates targeted for a specific software 1.0.3.13 : fixes - winnot : some deeds couldn't be downloaded - inot : folder's persons were not routed correctly between "parties" and "intervenants" - flux api didn't provide persons data 1.0.3.14 : fix authentic - authentic : the husband or wife of the folder's person was displayed with id 0 1.0.3.15 : global fixes, right managment improvments - all connectors : securing the data from the insee store for cities and countries. Some LRA (winnot, fna) are containing " " values instead of null whe the data is not filled. This were causing requests to fail. - all connectors : in the folder, the reference to persons and goods now always contains the "intitule" property - right managment : when a right is asked for a folder, the same right is also given to all persons and estates of this folder, in order to reduce the amount of rights screen displayed to the user. - FNA : in the "état civil" property, the common name was confused with the name of the wife/husband. - FNA : adding the ability to read the persons listed as "intervenants" of the folder (other notaries, real estate agency, etc) - Signature : building detail were not working (returned data are still very small) 1.0.3.22 : global fixes, now embedd the file transfer tool - NotaScan is not required anymore when the customer use iNot - The interop systray context menu allow you to launch the filetransfer tool - In the filetransfer tool, on top right corner you can access the settings tools as it were in notascan. Having the good iNot configuration is still required to get the interop running with iNot. - Authentic : fix when loading some folders with specific pieces (jpeg, ...) - iNot : now include deed subdocuments in the folder list - Signature : the folder name now incluse the folder nature (exemple "vente dupont/durand") - FNA : fix when some documents were archived in the "gedonline" fiducial subsystem - FNA : the usual name were mixed with the husband/wife name - FNA and Signature : improvment on the upper case/lower case input parameter in the search engine - INSEE : fix when the country is a composed name (ie: états-unis), which was preventing to get the person detail - Try to fix a rare issue of filesystem right on the windows config folder (c:\programdata) 1.0.3.27 : beta version before 1.0.4 - search persons by phone number - get person folders (not supported on all business software) - support for iNot Cloud / Kivia (experimental) 1.0.3.29 : beta version before 1.0.4 - folder creation (only inot server for now) - internal server call are now https (licence and update) to workaround a proxy issue with user configuration 1.0.3.30 : beta version, regression fix for inot server - uploaded documents where unfindable by inot 1.0.3.31 : fix inot & signature - inot folder creation custom properties - signature : fixing a loading issue when folder is empty 1.0.3.32 : adding a "demo" connector to test the system without a CRM. - folders : "agai/massa", "test upload notasolutions" - persons : "massa", "lagrange", "clocher", "agai" - upload commandes returns "OK" but don't do anything - download commands return a static pdf or docx file NB : you can personalize the demos datas by using XML file in C:\ProgramData\NS-SOFT\Interop\Demo. Contact us to get sample files. 1.0.3.34 : technical improvments techniques - authentic : header edit required by fichorga - inotcloud : preliminary support for inotcloud authentication by partners (in test) 1.0.3.35 : improvments for authentic - authentic : fix client search by phone number, and add support for customer's folders 1.0.3.36 : inot fixes - folder creation failed if the name had a quote - autoconfig improved 1.0.3.37 : fna, authentic, multioffice - fna : addind dematerialized deeds to folder list, and download method (to be tested) - authentic : the folder detail query could fail if the server refuse to serve building details - multi office : each profile can now have a distinct server configuration, to provide support for multi office users 1.0.3.38 : fix config screen failure in 1.0.3.37 1.0.3.39 : fix config screen failure in 1.0.3.37 1.0.3.40 : fix a password decryption issue when longer that 17char 1.0.3.41 : fix signature : deserialization didn't work when physical persons don't have a birth date 1.0.3.42 : fix signature : deserialization issue when the person has a city info (birth, death, address) that didn't exist anymore in the INSEE database 1.0.3.43 : upgrade moral person, inot auth improvment, new feature - inot : authentication is now based on genapi SSO. Old settings will still work. - moral persons : "contact" property added to the moral person, same as physicak person, in order to add phone and mails data, which were not in the original CSN scheme - pdf conversion : addind a method to convert anything to pdf/a1b with gdpicture 1.0.4.1 : fix authentic, new features - authentic : download file didn't work on authentic 3.11.1 : fixed - authentic : new endpoint used for folder search - emails : new endpoint to prepare a mail in the user outlook (windows desktop only, with office installed) - inot cloud : customers database indexed for phone number based search 1.0.4.2 : fix inotcloud - inotcloud : husband/wife are now included in the folder details - inotcloud : fixing an issue on folders detail when the partner type isn't set in inot - inotcloud : can now be configured even if inot is not installed on the computer - emails : now support multiple recipients, separated by semicolons ";" 1.0.4.3 : listening tcp port changed - the service now listen to TCP 5013. The 5000 port is still active during transition. The 5000 port is now locked by an INTEL gpu driver update The client interop app will have to use the new port when this update will be massively deployed. - signature : default api server changed by fiducial 1.0.4.4 : misc improvments - inot cloud : the tenant id is now automatically fetched after login, when using this connector with an inot server - authentic : now support upload to buildings and persons - winnot : folder search now return clerc, notary, etc - winnot : searches now support parameterless criteria (*) : return the last 30 folders/persons - conversion : bugfix preventing the result file to be streamed, due to filename encoding (urlencode on the header) 1.0.4.5 : improvment to the convert tool - now support inot mail format (format docML) 1.0.4.6 : fix inot auth - the authentification flow was sent through the preprod genapi server instead of the prod auth server 1.0.4.7 : fix inot auth - same issue 1.0.4.8 : fix inot cloud - an error message was shown during auth, while the app was working well 1.0.4.10 : minor fix - the update system had a small issue - another non blocking error message during genapi auth flow 1.0.4.11 : improvment for inot cloud - inotcloud now support phone number customer search, without indexation 1.0.4.12 : fixes - Licence server issue : some computer can't access the license server through HTTPS - Tecnical : upgrading runtime to .net8, dependencies upgrades - Error messages : on call of /connect, if not previously configured, the error message didn't include the link to the config screen - Winnot : on the person detail, the documents were not returned - Inot & InotCloud : new property STATE for the folder - InotCloud : a person detail can now return a partner (notary, bank, agency...) - InotCloud : bugfix on folder search, when the current user never opened the found folder 1.0.4.13 : improvments for inot cloud - InotCloud : searching customers by phone numbers now call an online cache. The genapi api would take 8 to 13sec. - InotCloud : persons details now include usefull datecreation, datemodification, identifiantmetier 1.0.4.14 : fix - on some computer, the config file can be locked by another process. The program would create a new empty config file, losing the existing config in the process. 1.0.4.15 : fix - fna : the fna connector failed to load some items - convert : the alternating margin of word file was not taken account in the output pdf 1.0.4.16 : pagination - adding paginate support for search query on the Following systems : Inot, InotCloud, FNA. Please Don't ask for more than 50 items. - work in progress for Signature and Authentic - Technical issue on Winnot, only the first 200 items will be allowed 1.0.4.17 : authentic - implement wildcard for customers, return the last 50 persons consulted by the current user - fix wildcard search for folders - fix fna : the total value was not correct