Kaidan Versions Save

[Replaced by https://invent.kde.org/network/kaidan] Kaidan, a simple and user-friendly Jabber/XMPP client for every device and platform.

v0.3.2

6 years ago
  • Added AppImage build script (#138) (@JBBgameich)
  • Use relative paths to find resource files (#143) (@LNJ2)
  • Source directory is only used for resource files in debug builds (#146) (@LNJ2)

v0.3.1

6 years ago

Fixes:

  • Fixed database creation errors (#135, #132) (@LNJ2)
  • ChatPage: Fixed recipient's instead of author's avatar displayed (#131, #137) (@LNJ2)

Misc:

  • Added Travis-CI integration (#133, #134, #136) (@JBBgameich)

Internationalization:

  • Added Malay translations (#129) (@MuhdNurHidayat)

v0.3.0

6 years ago

Version 0.3.0

  • Added XEP-0280: Message Carbons (#117) (@LNJ2)
  • Added XEP-0054/XEP-0153: VCard-based avatars (#73, #105, #119) (@LNJ2)
  • Added file storage for simply caching all avatars (@LNJ2)
  • New roster design - showing round avatars and last message (#118) (@LNJ2)
  • New chat page design - showing time, delivery status and round avatars (#123) (@LNJ2)
  • Switched to XMPP client library "gloox" (#114) (@LNJ2)
  • Rewritten most of the back-end for gloox and partialy also restructured it (#114) (@LNJ2)
  • (Re)written new LogHandler for gloox (Swiften had this already included) (#114) (@LNJ2)

v0.3.0-dev-20170803

6 years ago

AppImage:

Please note that the AppImage is built on a Debian Stretch base (glibc 2.17), and therefore might not work on older distributions.

v0.2.3

6 years ago

This happens if you add new features, you also add new bugs and need to release another "bug-fix" release.

Changelog:

Fixes:

  • LoginPage: Remove material shadow (#113) (@JBBgameich)
  • Fixed Kaidan was crashing since v0.2.2 when inserting a new message to the DB (@LNJ2)

v0.2.2

6 years ago

This release only exists, because we're planning to rewrite parts of the back-end and to switch to the XMPP client library "gloox" and we didn't want to write things as avatars twice, so we're doing a non-only-bug-fix-release now and then we'll start to work on the rewrite and profiles with avatars. Because rewrite + new features are a bit more work, the release probably will take longer than wanted, as the 0.2 release.

Changelog:

Fixes:

  • RosterPage: Clear TextFields after closing AddContactSheet (#106) (@JBBgameich)

Unused back-end features:

  • RosterController: Save lastMessage for each contact (#108) (@LNJ2)
  • Add database versioning and conversion (#110) (@LNJ2)
  • Database: Add new roster row avatarHash (#112) (@LNJ2)

Misc:

  • CMake: Add feature summary (#109) (@LNJ2)

v0.2.1

6 years ago

Fixes:

  • Roster page: Fixed style: Now has contour lines and a cool material effect (@LNJ2)

v0.2.0

6 years ago

User interface:

  • GUI: Port to Kirigami 2 (#81) (@JBBgameich)
  • Use Material/Green Theme per default (@LNJ2)
  • Login page: New design with diaspora* login option (#87) (@JBBgameich)
  • Chat page: Slightly improved design (@LNJ2)

New features:

  • Add Roster Editing (#84, #86) (@LNJ2, @JBBgameich)
  • Roster refreshes now automatically (#83) (@LNJ2)
  • Contacts are now sorted (@LNJ2)
  • Add unread message counters (#92, #101) (@LNJ2)
  • Add LibNotify-Linux notifications (#90) (@LNJ2)
  • Add custom JID resources (#82) (@LNJ2)
  • Add XEP-0184: Message Delivery Receipts (@LNJ2)
  • Disable stream compression by default (for HipChat/other server compatibility) (@LNJ2)

Fixes

  • AboutPage: Fix possible closing of multiple pages (@LNJ2)

v0.1.0

7 years ago