Skip to content

Releases: ziggi/deHasher

deHasher v3.0.2

07 Jul 16:27
Compare
Choose a tag to compare
  • Add check on empty input string
  • Fix word-wrap for blink
  • Fix install.php

deHasher v3.0.1

06 Dec 20:03
Compare
Choose a tag to compare
  • Compatibility fix for Firefox
  • README.md updated

deHasher v3.0.0

07 Nov 23:07
Compare
Choose a tag to compare
  • Fully rewrite code (cleaner and without jQuery).
  • New API (old API is not supported).
  • More algorithms supported.
  • New design (based on but without using Boostrap 3).
  • Auto installer.

deHasher v2.0

21 Aug 21:31
Compare
Choose a tag to compare
  • Full rewrite front-end code.
  • Back-end code optimization.
  • Database optimization.
  • Design updates

deHasher v1.5

06 Jul 16:25
Compare
Choose a tag to compare
  • Large internal changes
  • Add Hasher class in app.php
  • Update jQuery to 2.0.3
  • Move from MySQL to MySQLi
  • Small design improvements