Skip to content

Releases: MacPaw/FMPFeedbackForm

v1.2.5

29 Aug 11:41
4df95d8
Compare
Choose a tag to compare

v1.2.4

17 May 13:38
Compare
Choose a tag to compare

v1.2.3

04 May 08:29
Compare
Choose a tag to compare

v1.2.2

21 Feb 20:43
Compare
Choose a tag to compare
  • Yet another fix for FMPZendeskFeedbackSender.h SPM alias.

v1.2.1

21 Feb 18:08
Compare
Choose a tag to compare

v1.2.0

14 Feb 11:54
Compare
Choose a tag to compare
  • Fixed a typo in a Chinese localized string.
  • Added a property in FMPZendeskFeedbackSender to be able to set custom field values. More info here.

v1.1.0

01 Apr 12:44
c3d17f0
Compare
Choose a tag to compare
  • Updated icons for the attachment and info buttons (@anton-barkov).

v1.0.4

28 Dec 12:13
Compare
Choose a tag to compare
  • Resolved potential pointer leak and static analyzer's null dereference warnings (@kradenkov).
  • Fixed an issue where Zendesk API wouldn't create tickets with empty customer names - we'll now specify the name as "Anonymous" in these cases (@PravdaEvgen).

v1.0.3

19 May 14:59
Compare
Choose a tag to compare

Fixed a compilation issue with the SPM version. More info here.

v1.0.2

18 May 18:21
Compare
Choose a tag to compare
  • FMPFeedbackForm is now available through SPM (@DenTelezhkin).
  • Fixed email validation regexp which deemed any top-level domain longer than 4 characters invalid (@serejahh).