Skip to content

Releases: vituperative/i2pchat

0.2.37

19 Jul 01:57
Compare
Choose a tag to compare

0.2.37

  • Fix issue with i2pd leaseset encryption

0.2.36

  • Fix unreliable file transfer issue

0.2.35

  • Fix validation of Ed25519 and Red25519 sigtypes. Users of earlier versions should upgrade immediately!

0.2.34

  • Enable Ed25519 and Red25519 in UI and make Ed25519 default sigtype

0.2.33

  • SAM Session is now ECIES-X25519 only (drops legacy ElG). UI to enable changing disabled.

0.2.32

  • Support for profile webpage with optional custom html served from profile/www/index.html
  • UI configuration of profile webpage to toggle on/off, or automatically disable when invisible to any contact
  • Removal of insecure DSA_SHA1 signature type
  • Support for ECIES leaseset encryption (UI control coming soon!)
  • Default signature type now ECDSA_SHA512_P521
  • New event sounds and svg emoticons

0.2.30

15 Jun 16:05
Compare
Choose a tag to compare

June, 2020:
Fixed crash of close chat window
Fixed crash of url link in chat
Added $HOME/.i2pchat/ directory support for using from /usr/bin
Pre inited optarg
Core changes.
Ci pre-inited. Works for windows now.
Created .deb package for ubuntu/debian x86_64
Created Windows build for 32 bit, which will works on 64 bits.
Design changes.
Fix offline message crash
Fix style select setting
June, 2020: dr|z3d starts work on renovating the user interface.