From 4a6b8b8575a579e66c59127ee6bb1e057c023ee7 Mon Sep 17 00:00:00 2001 From: iamsimranjot Date: Thu, 3 Oct 2019 19:44:26 +0530 Subject: [PATCH] Changelog and podspec updated --- CHANGELOG.md | 117 +++++++++++++++++++++++++++------------------- HaptikLib.podspec | 2 +- 2 files changed, 71 insertions(+), 48 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7380adc..cc61c52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,19 +1,31 @@ -# CHANGELOG +# CHANGELOG This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [1.8.1] - (03/10/19) - U iOS + +### Bugs + +- Bitcode compilation issue is resolved +- SignupDataBuilder authentication fix + +--- + ## [1.8.0] - (13/09/19) - Q iOS ### Features + - Added Language Support for hindi - Native Communications bridge is added ### Enhancements + - CoreData architecture is revamped - GoogleMaps dependency is removed from core - Saved Addresses are not used anymore ### Bugs + - Conversation Scene fetching redundant messages is fixed - Message Composer Bar height issue is fixed - Fix voice permissions not being asked for later attempts after denying once @@ -21,122 +33,128 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html --- - ## [1.7.2] - (23/08/19) - O iOS ### Bugs + - SDK crashing during social media login is fixed --- - ## [1.7.1] - (21/08/19) - O iOS ### Features + - Voice features STT & TTS can now be turned off --- - ## [1.7.0] - (5/07/19) - I iOS ### Features + - Haptik has now newly designed Taskbox - WebSelfServe now supports flexible height functionality -- Haptik Speech Module is added for TTS & STT +- Haptik Speech Module is added for TTS & STT ### Enhancements + - Cabs is removed from HaptikLib ### Bugs + - Conversation Scene Distortion on Chatform is fixed - Wrong webView height for negative values is fixed - Payment Navigation Issues Fixed --- - ## [1.6.0] - (08/04/19) - U iOS ### Features + - Payments is Modularised in HaptikLib. It's now optional to use. ### Enhancements + - SSO Dependency is removed from HaptikLib - Dev Server configuraions are given - ### Bugs -- Email validation crash on signup is fixed + +- Email validation crash on signup is fixed - Wallet Balance displayed as (null) is fixed. --- - ## [1.5.0] - (06/02/19) - Oh Bug Kal Aana ### Features + - New Base Module is Created for Modularising HaptikLib - Support for new message type called SystemMessages is Provided ### Enhancements + - API Key is Deprecated and is not necessary to initialise HaptikLib - FormFields Images are now accessed from Haptik's Server ### Bugs + - Inbox Scene Crashes and Bugs are Fixed - GetUnreceivedMessages API Call is Fixed --- - ## [1.4.1] - (11/12/18) - Lagi Shart ### Bugs -- Fixes previous coupon detail not showing on entering invalid promo code ---- +- Fixes previous coupon detail not showing on entering invalid promo code +--- ## [1.4.0] - (05/12/18) - Keh Ke Loonga ### Features + - Convenience Fee is Added in Payments ### Bugs -- Fixes Coupons and Referral API Calls Failing Bug when the amount was in Float + +- Fixes Coupons and Referral API Calls Failing Bug when the amount was in Float - Fixes Haptik Wallet UI Distortion Bug when users balance was in Float - Fixes Closing Balance Discremency in the WalletHistoryTableView and WalletHistoryDetailVC - Fixes CleverTap Identity not found Fix --- - ## [1.3.0] - (26/10/18) - Hasee to Phasee ### Features + - Payment Gateway is Migrated to PayU from CitrusPay --- - ## [1.1.1] - (14/09/18) - Carpe Diem - ### Bugs + - Resolved Migration Issue - Corrected Mapping Model & Model Version --- - ## [1.1.0] - (08/09/18) - Balwant Rai ke Bugs ### Enhancements + - Support for iOS 12 - Conversation Height Helper is Introduced to Tackle the Lagging Issue ### Bugs + - Inbox FRC Delegate is set properly - Resolved deleted messages coming back due to incorrect getUnreceivedMessages flow - Conversation Flicker Issue is Resolved @@ -144,13 +162,14 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html --- - ## [1.0.1] - (29/08/18) - Abba Dabba Jabba ### Enhancements + - Previously filled User Details are now updated for the user ### Bugs + - Core Data Section Offset Crash is Fixed - Conversation Scene's Table's Data Source Exception Crash is Fixed - Inbox Scene's estimatedRowHeight Crash is Fixed @@ -158,7 +177,6 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html --- - ## [1.0.0] - (21/08/18) - Zeher ### Enhancements @@ -167,107 +185,107 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html - Redundant Params are removed from Triggering Bot on Channel Launching - Allow Clients to use Custom CleverTap Account on Staging & Dev Environment - ### Bugs + - Offers Scene Title Tint is Fixed - Conversation Connecting Spinner is Tinted to Navigation Items Tint - Fixed a bug where user was not taken to Conversation Scene on Payment Success. - Pushing of Not Required View Controller is Fixed - Fixed the TabList Title Not Showing Issue -- Fixed the Date-String Parsing Issue +- Fixed the Date-String Parsing Issue --- - ## [0.6.7] - (14/08/18) - Yamla Pagla Deewana ### Enhancements -- Recharge URL's are Updated +- Recharge URL's are Updated ### Bugs + - Third Party Wallets not showing up on Logout State is Fixed - Logging Issue is fixed for CleverTap Analytics --- - ## [0.6.6] - (31/07/18) - X-Men ### Enhancements + - Negative Response Options are Updated --- - ## [0.6.5] - (27/07/18) - Waigankar ### Features + - New Home Screen is Integrated - Logout Feature is Given to Clients - ### Bugs + - Fix Share Action not Working for Share Actionable - Rate & Share is Fixed in RechargeVC - SDK Crashing on Logging in again after SignOut is Fixed - MQTT not connecting back after SignOut is Fixed. - --- ## [0.6.4] - (17/07/18) - Vicky Donor ### Bugs + - Share & Rate not taking Client Applications Name is Fixed - Previously HaptikLib was Dynamically Registering Fonts on Initialization which was causing crash in some scenarios, now the fonts are to registered by the clients itself to keep it consistent. - Previously Entered Text coming in ChatForm is Fixed - Rate Us Taking to Haptik App Store is Fixed - --- ## [0.6.1] - (04/07/18) - Udta Punjab ### Enhancements -- Implementation of Configuring Navigation Bar for SDK ViewControllers is enhanced to accomodate more configurations and will now not affect the configurations globally across the client application. +- Implementation of Configuring Navigation Bar for SDK ViewControllers is enhanced to accomodate more configurations and will now not affect the configurations globally across the client application. ### Bugs + - Taskbox not showing-up on launching a channel directly is fixed. - ChatForm Getting Updated even on Form-Field type Search is fixed. - --- ## [0.6.0] - (06/06/18) - Raabta ### Features -- Support for toggling Inbox Scene is Given +- Support for toggling Inbox Scene is Given ### Bugs -- Crash on pushing Conversation Scene directly with a message is fixed. +- Crash on pushing Conversation Scene directly with a message is fixed. --- ## [0.5.1] - (16/05/18) - Oh My God! ### Bugs -- CleverTap Issue is Resolved where Swift Clients were not able to cast AppDelegate. +- CleverTap Issue is Resolved where Swift Clients were not able to cast AppDelegate. --- ## [0.5.0] - (07/05/18) - Khamoshi & Maachis ### Features + - SSO is Enabled in HaptikLib - HPSignupObject changed to support Generic Auth Types - ### Enhancements + - Add Assert for Requiring Application Instance - Transaction History is Made iPhone X Compatible - Objective-C Frameworks of Citrus are Added @@ -279,8 +297,8 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html - Image CollectionView Cell is rewritten in Objective-C - Swift is Completely Removed from HaptikLib - ### Bugs + - Fix Title Clipping on Smart Forms Search - Resolve Wallet Issue on Verifying Guest User - Resolve Amount going `0` in Coupons Screen from Recharge @@ -293,16 +311,16 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html - Fix Extra Space Coming on Coupon Offers Scene - Corrected wrong error message on Mobikwik Signin - --- ## [0.4.0] - (17/03/18) - Jaane Bhi Do Yaaron ### Features -- Added Functionality to Update User's Auth Token/Code +- Added Functionality to Update User's Auth Token/Code ### Enhancements + - Add Theming to HaptikDemo - Added missing GuestSignup flows in HPFlowCoordinator - Using last message timestamp to update Inbox Screen Table @@ -314,8 +332,8 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html - Made Image Gallery View Controller iPhone X Compatible - Added additional interface function to determine whether notification payload can be handled by SDK - ### Bugs + - Corrected usage of shared suite user defaults for saving persistent configurations - Resolved Syncing Issue in HPSyncEngine - Resolved Archived Chats Filtration Bug @@ -336,13 +354,14 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html ## [0.3.0] - (23/02/18) - Insaan ### Features + - Added Onboarding Loading Screen Functionality - Added functionality to launch channels using specific viaName - Unread Count of Inbox Chats provided - Handled CleverTap Notifications & Deeplinking - ### Enhancements + - Removed usage of deprecated functions - Added validation checks for mobile number - Added checks for succesful signup before transition to restricted channels @@ -356,18 +375,18 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html - Add Inbox Scene in Notifications Flows - MessageID is now used for Sorting Chat Messages - ### Bugs + - Fix AmazonPay Payment Bug - Corrected non-main queue accesses of UIKit objects - Fix Notification Handling Bug - --- ## [0.2.0] - (14/02/18) - Haider ### Features + - Added functionality for Guest User Signups on Basic Auth clients - Add functionality to Check for Haptik Notification - Give CleverTap Configuration to Clients and set up CleverTap Push Notifications @@ -375,8 +394,8 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html - Added functionality to handle push notifications triggered screen routing - Added Offers Screen in HaptikLib - ### Enhancements + - Modify User Parameters with Device Platform Change - Modified flows for updating verified users - Updated HaptikLib interfaces for public accesses @@ -384,8 +403,8 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html - Fetching lost messages via get_unreceived_messages on app launch - Modified firing of network requests on initialization of SDK - ### Bugs + - Resolved Image Uploading Error --- @@ -393,12 +412,13 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html ## [0.1.0] - (30/01/18) - Gangs of Wasseypur ### Features + - PhonePe's SDK Integrated - Added Image Gallery View Controller - Added Rate and Share Functionality in HaptikLib - ### Enhancements + - Conversation VC is made iPhone X Compatible - Google Maps & Place Picker SDK's are Configured - SVProgressHUD is Configured @@ -412,8 +432,8 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html - Navigation Options are Provided on Inbox for Demo Application - Uber Login is Handled through browser - ### Bugs + - Resolved Banners Cropping Issue on iOS 9 - Reslolved Card Message Unread Bug - Resolved selection of wrong time in Chatforms @@ -437,11 +457,13 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html - Resolved Feedback View's cropping issue - Resolved Coupons Table Cropping Issue in iOS 9 - Tasks Core Data class is made Protected + --- ## [0.0.8] - (12/01/18) - English Vinglish ### Features + - Images are added in HaptikLib within Image Assets as well as in Folders - Implemented Show/Hide Toggling of Archived Channels - Module Map has been used to Inter-Operate between Private Objective-C Headers and Swift Files @@ -459,8 +481,8 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html - Added Recharge Flows - Added Transaction History Feature - ### Enhancements + - Enhanced Inbox Cell to conform to all client Theme Configurations - Provide Banners Toggling Functionality to Clients - Refactored UIApplication object access from non-main queues @@ -474,8 +496,8 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html - Updated MQTT library used in SDK - Required Configurations are done to show Notifications in Demo App - ### Bugs + - Resolved MHGallery Documentation build warnings - Corrected Message Logger Bug where chat message was not being set in the Inbox Chat's Chat Message Property - Resolved crash on animated presentation of Banners section @@ -484,4 +506,5 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html - Resolved MQTT not connecting for already signed up users - Resolved Card Message layout on Inbox screen - Resolved User2 Put Call Failiure Case + --- diff --git a/HaptikLib.podspec b/HaptikLib.podspec index a915777..7f58bce 100644 --- a/HaptikLib.podspec +++ b/HaptikLib.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| s.name = "HaptikLib" - s.version = "1.8.0" + s.version = "1.8.1" s.summary = "Say goodbye to App Fatigue. Instantly enable 100+ chatbots across various daily tasks" s.description = <<-DESC