Changelog

Here you find an overview of all changes of the HaveIBeenPwned Checker

Current version: 1.6.2 Released on: 13.06.2022

V 1.6.2 | Aktuelle Version

Released on: 13.06.2022

Updates

  • Electron auf V19 aktualisiert
  • Jest auf V28 aktualisiert

V 1.6.1

Released on: 28.09.2021

Updates

  • Electron auf V15 aktualisiert
  • Dependency updates zur Behebung von Sicherheitslücken

V 1.6.0

Released on: 28.05.2021

Updates

  • Updated dependencies to the newest version. This is part of the monthly security update. Updated packages:
    – jest zu 27.0.1
    – fs-extra zu 10.0.0
    – follow-redirects zu 1.14.0
    – electron zu 13.0.1
  • API Anfragen wurden an Anforderungen von HaveIBeenPwned angepasst

V 1.5.1

Released on: 10.04.2021

Updates

  • Updated dependencies to the newest version. This is part of the monthly security update. Updated packages:
    – follow-redirects von 1.13.2 zu 1.13.3
    – electron von 11.2.2 zu 11.4.2
  • jQuery auf 3.6.0 aktualisiert
  • AnimeJS auf 3.2.1 aktualisiert

V 1.5.0

Released on: 03.02.2021

New

  • Neues Design und neue Icons. HIBPC wird dunkler!

Updates

  • Updated dependencies to the newest version. This is part of the monthly security update. Updated packages:
    – follow-redirects von 1.13.0 zu 1.13.2
    – fs-extra von 9.0.1 zu 9.1.0
    – electron von 11.0.3 zu 11.2.2
    – electron-packager von 15.1.0 zu 15.2.0
  • Readme.md aktualisiert

V 1.4.0

Released on: 25.11.2020

New

  • Nicht verwendete Dateien entfernt um Installation zu beschleunigen und Programmgröße zu verringern

Updates

  • Updated dependencies to the newest version. This is part of the monthly security update. Updated packages:
    – electron von 10.1.3 zu 11.0.3
    – jest von 26.4.2 zu 26.6.3

V 1.3.4

Released on: 01.10.2020

Updates

  • Updated dependencies to the newest version. This is part of the monthly security update. Updated packages:
    – electron von 10.1.1 zu 10.1.3
    – jsdoc von 3.6.5 zu 3.6.6

V 1.3.3

Released on: 02.09.2020

Updates

  • Updated dependencies to the newest version. This is part of the monthly security update. Updated packages:
    – electron von 9.2.1 zu 10.1.1
    – electron-packager von 15.0.0 zu 15.1.0
    – jest von 26.4.1 zu 26.4.2

V 1.3.2 | Kritischer Sicherheitspatch

Released on: 20.08.2020

Updates

  • Dependencies wurden auf die neueste Version aktualisiert. Dies ist ein kurzfristiger Hotfix, um eine kritische Sicherheitslücke zu schließen:
    – electron von 9.1.2 zu 9.2.1
    – follow-redirects von 1.12.1 zu 1.13.0
    – jest von 26.2.2 zu 26.4.1

V 1.3.1

Released on: 03.08.2020

Updates

  • Updated dependencies to the newest version. This is part of the monthly security update. Updated packages:
    – electron von 9.1.0 zu 9.1.2
    – jest von 26.1.0 zu 26.2.2
    – jsdoc von 3.6.4 zu 3.6.5

V 1.3.0

Released on: 11.07.2020

New

  • Beim Build der Software wird die Lizenz nun automatisch hinzugefügt

Updates

  • Updated dependencies to the newest version. This is part of the monthly security update. Updated packages:
    – follow-redirects von 1.11.0 zu 1.12.1
    – electron von 9.0.2 zu 9.1.0
    – electron-packager von 14.2.1 zu 15.0.0
    – jest von 26.0.1 zu 26.1.0

V 1.2.0

Released on: 06.06.2020

New

  • If the search for new updates fails, the Updater now checks every 30 seconds until a valid response is received from the server

Updates

  • Updated dependencies to the newest version. This is part of the monthly security update. Updated packages:
     

    – electron von 8.2.5 zu 9.0.2
    – jest von 25.5.3 zu 26.0.1
    – fs-extra von 9.0.0 zu 9.0.1

V 1.1.1

Released on: 01.05.2020

Updates

  • Updated dependencies to the newest version. This is part of the monthly security update. Updated packages:
     

    – electron von 8.2.0 zu 8.2.5
    – jest von 25.2.7 zu 25.5.3
    – jsdoc von 3.6.3 zu 3.6.4

V 1.1.0

Released on: 04.04.2020

New

  • Added Updater to automatically update the config from an older version.
  • Added Changelog popup after you have updated to a newer version. This popup will only show once after installation of an update and not on a fresh install.

Changes

  • Updated some translations.

Updates

  • Updated dependencies to the newest version. This is part of the monthly security update. Updated packages:
     

    – electron von 8.1.1 to 8.2.0

    – follow-redirects von 1.10.0 to 1.11.0
    – jest von 25.1.0 to 25.2.7
    – tidy-jsdoc von 1.2.2 to 1.4.0
    – fs-extra von 8.1.0 to 9.0.0

V 1.0.0

Released on: 12.03.2020

New

  • Passwort prüfen: Geben Sie Ihr Passwort in das Eingabefeld und drücken Sie “Eingabe” um Ihr Passwort in der Datenbank von HaveIBeenPwned .
  • Hilfe im Ernstfall: Klicken Sie im PopUp auf “more”, um mehr darüber zu erfahren, was Sie im Falle einer Kompromittierung tun sollten.
  • For developers: All testing work is outsourced to a class, so that developers can easily create their own software for testing and take over the functionality from my class.
  • Available languages: German and English
  • Updater: checks for new updates and notifies the user