List of changes
List of changes is updated from 13 April 2019:
- 13 April 2019 - added authentication mechanism, anonimization of e-mails in case of registering accounst by third persons, password recovery mechanisms
- 14 April 2019 - loging in mechanism protected by reCaptcha v3 system - without need of any users actions
- 27 April 2019 - logging and sessions are working - so far without further functionalities, but working ;)
- 28 April 2019 - added functionalitz to add and change user pictures on profile page
- 11 May 2019 - changes in profile pictures storage mechanisms, error corections and improved functionalities; disabled animations for logged in users
- 19 May 2019 - added function allowing password change in profile settings
- 30 May 2019 - added HTTPS protocol
- 3 August 2019 - added ability to remove user's picture on profile page
- 4 August 2019 - changed form of presentation of tabs on profile page; profile page
- 7 August 2019 - added ability to change e-mail in user's profile
- 12 August 2019 - added module displaying site in english or polish - dependent on browser's language. Module allows to translate to other languages as well
- 14 May 2020 - now u can change language. Data is being stored in cookies
- 22 June 2020 - language prefixes added to URL addressess
- 1 August 2020 - all pages translated to english language. Settings page rebuild. Time zones added to settings.
- 13 August 2020 - Knowledge Database module finished and loaded with GDPR Preamble containing 173 Recitals.
- August 2020 - all 99 GDPR articles added to Knowledge Database
- 16 October 2020 - Knowledge Database module now remembers the state of visible/hidden chapters.
- 23 November 2020 - added information about using cookies - legal obligation.
- 21 December 2020 - added configuration of controller's data in settings. Minor aesthetic changes.
- 8 February 2021 - fixes in data administrator's data configuration and edition. Added configuration and edition of data protection officer's data
- 9 February 2021 - added additional secure mechanisms of registration, logging in and sneding sensitive data by XMLHttpRequest method. Implemented internal logging mechanisms.
- 9 February 2021 - i made a tool "Szpieg-test" ("Spy-test") for checking privacy of links in electronic comunication services: HERE
- 25 August 2021 - version 0.2a1 - added record of processing activities. The record not only serves as the required register, but is also a source of information for generating information and managing audits. Added function of blocking rows and database transactions, which performs writing in the ACID model, ensuring reliability and certainty of writing (no partial data in the database, no data overwriting).
- 26 October 2021 - version 0.2a2 - changes of the interface of the processing activity log module. Easier deletion and preview of data for individual records.
- 23 January 2022 - version 0.2a3 - logic changes and improvement of the record of processing activities. New module added: service mode. Lot of security fixes. Lot of minor bug fixes. Now I am starting the category record;)
- 3 July 2022 - version 0.3a1 - record of categories of processing activities added. Added to the records the possibility to define a representative for controllers and processors. Added quick save function when editing records data. Security and interface improvements. Lots of other small fixes.
- 5 August 2022 - version 0.3a1m - hot fixes for bugs in mechanisms for removing responsible units - for both records.
- 11 October 2022 - version 0.3a2m - hot fixes for bugs in mechanisms of decoding some JSON characters - for both records.
- 4 November 2022 - version 0.3a3m - security hot fix.
- 16 February 2023 - version 0.3a4m - hot fix repairing character coding.
- 28 April 2023 - version 0.4a1 - Major update. Added a new information clause generator module. Added option of a data administrator representative - each existing user must complete this data before further work with records. Added option to set unique user path name in user profile. The default path is the username, but you can set the so-called alias. The path will be used to display the generated information clausesin in a human-friendly form. Many minor security fixes and other fixes: added protection against brute force attacks on login; obfuscation of most js code; code refactoring; login via email fixed; login by pressing enter; protection against sql injection; protection against js injection; improved character encoding; dozens of other fixes.
- 10 July 2023 - version 0.4a2 - Boostrap updated to version 5. Improved css classes in forms - better presentation of data in narrow browser windows. Added custom textCaptcha module - independence from external captcha services. Added custom cookie management module - independence from external modules. Website cookies minimized to the necessary minimum. Added cookie information and cookie management page. Update of Terms of use of service. Minor security fixes and minor bug fixes.