Skip to content

Releases: KirkBushman/zammad-android

v1.0.1

07 Feb 19:42
Compare
Choose a tag to compare
  • Removed the obsolete android-extensions plugin and moved to kotlin-parcelable
  • Updated deps

v1.0.0

06 May 14:07
Compare
Choose a tag to compare

Been using it iternally for a while, with no particular issues,
so enjoy v1.0.0:

since beta:
-added fields in User model
-bump deps

v1.0.0-beta02

28 Jan 16:17
Compare
Choose a tag to compare

-better handling of retrofit and api singletons
-updated deps

v1.0.0-beta01

28 Nov 10:34
Compare
Choose a tag to compare

We are going to the beta phase, being using this lib internally for a while.

-added leak canary for the sample app
-removed manual hashCode and equals
-added Object model and testing sample
-added missing OnlineNotification fields, expanded state and updated sample
-updated deps, simplified sample app
-minor works

v1.0.0-alpha04

21 Oct 11:20
Compare
Choose a tag to compare

-added update and create method with overloads for all models
-bumped deps versions
-created common extensions method and separated from models
-fixed nullability issues and missing fields
-updated sample app
-minor fixes

v1.0.0-alpha03

30 Aug 14:56
Compare
Choose a tag to compare

-Added attachments download, with sample
-corrected attribute name in TicketArticle

v1.0.0-alpha02

25 Aug 10:27
Compare
Choose a tag to compare

-updated to kotlin 1.3.50
-added missing fields to User, Ticket, TicketArticle, ArticleAttachment
-added overloads that take models to ZammadClient
-created Tag with sample
-updated deps

v1.0.0-alpha01

11 Aug 11:30
Compare
Choose a tag to compare

Initial release