Change Logs

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

Old changes can be found in here

v79.2.0 - 2023-06-25

Added

  • Handle order create webhook using queue if its not already using aws events## v79.1.1 - 2023-06-25

    Fixed

  • Check related id before adding it## v79.1.0 - 2023-06-24

    Added

  • Support related id on submission## v79.0.0 - 2023-06-20

    Added

  • Added support for entry events and replay events## v78.10.0 - 2023-06-16

    Added

  • Added support for ids in the email template## v78.9.0 - 2023-06-06

    Added

  • Support date range in export## v78.8.0 - 2023-06-05

    Fixed

  • Issue with export regs that taking a long time## v78.7.0 - 2023-06-04

    Changed

  • Upgraded to latest Shopify api version## v78.6.0 - 2023-06-02

    Changed

  • Separate out the related regs to increase performance## v78.5.0 - 2023-05-27

    Fixed

  • issues with filter by status and significant performance gained## v78.4.0 - 2023-05-19

    Added

  • Able to create draft order## v78.3.0 - 2023-05-18

    Added

  • Able to create orders## v78.2.0 - 2023-05-08

    Added

  • Fixed issue with shopId## v78.1.0 - 2023-05-08

    Added

  • New shop endpoints## v78.0.1 - 2023-05-01

    Added

  • Settings for data collection consent default checkbox## v78.0.0 - 2023-04-29

    Added

  • Added internal note for entry## v77.2.0 - 2023-04-27

    Added

  • Allow update customer id in the admin## v77.1.0 - 2023-04-26

    Fixed

  • Fixed issue with not exporting out data in customer object## v77.0.0 - 2023-04-14

    Added

  • Added workflow support## v76.0.0 - 2023-04-11

    Added

  • Added theme app block - Serial number look up## v75.7.0 - 2023-04-11

    Fixed

  • Issue with stauts histories on V1 registration detail page## v75.6.1 - 2023-04-07

    Changed

  • Increase api rate limit for Gorgias integration## v75.6.0 - 2023-04-04

    Added

  • Support Custom javascript## v75.5.0 - 2023-04-02

    Added

  • Support gorgias integration, now its possible to see product registrations in Gorgias## v75.4.0 - 2023-03-31

    Added

  • Able to control if send out emails or not when register products from POS (Point of Sales)## v75.3.0 - 2023-03-29

    Fixed

  • Klaviyo send customer names if there are available## v75.2.0 - 2023-03-21

    Added

  • Show upgrade available for v2 in v1 admin## v75.1.0 - 2023-03-15

    Fixed

  • Issues with Chinese characters## v75.0.0 - 2023-03-14

    Changed

  • Optimze the code and make admin loading a lot faster## v74.0.0 - 2023-03-12

    Added

  • Support bring own AWS s3 storage - files will be uploaded to any s3 storage## v73.2.1 - 2023-03-08

    Added

  • Added setting for only allow one serial number## v73.2.0 - 2023-03-07

    Fixed

  • Search by status in the admin## v73.1.0 - 2023-03-05

    Removed

  • Removed old shopify node api## v73.0.0 - 2023-03-05

    Changed

  • Move use liquid template to improve performance## v72.1.1 - 2023-02-27

    Changed

  • Improve connections handling and improved user experiences## v72.1.0 - 2023-02-26

    Changed

  • Upgrade queue worker to make it more efficient## v72.0.0 - 2023-02-24

    Added

  • Added support to use customer's AWS S3

    Changed

  • Upgrade AWS sdk to improve performance## v71.3.0 - 2023-02-23

    Added

  • Add support customize button on the form## v71.2.1 - 2023-02-20

    Removed

  • Remove customer get## v71.2.0 - 2023-02-20

    Fixed

  • Use customer get instead of search to get of email usage## v71.1.0 - 2023-02-17

    Added

  • Product search speed improvement## v71.0.1 - 2023-02-17

    Fixed

  • Deployment improvement## v71.0.0 - 2023-02-15

    Changed

  • Converted to typescript and increased performance## v70.8.2 - 2023-01-31

    Changed

  • Improve search in the admin with case insensitive for email search ## v70.8.1 - 2023-01-26

    Changed

  • Made search serial numbers more efficient## v70.8.0 - 2023-01-25

    Removed

  • Datadog logger in the code, use file based agent instead, this will increase performance## v70.7.0 - 2023-01-24

    Changed

  • Upgrade bull to latest version to make performance better## v70.6.0 - 2023-01-22

    Changed

  • Get rid of all get customer detail api, only use very minimal amount of customer data provided by customer## v70.5.2 - 2023-01-18

    Changed

  • Improvement on debug output## v70.5.1 - 2023-01-09

    Fixed

  • Status name is avaliable in change status## v70.5.0 - 2023-01-06

    Fixed

  • Use the status name instead of status slug

  • Warranty start/end date in the status email template## v70.4.0 - 2023-01-03

    Fixed

  • Support Chinese characters for form and status slug## v70.3.0 - 2023-01-02

    Changed

  • use base path for admin app, so it support refresh in app admin and go to the previous route/page## v70.2.0 - 2022-12-30

    Added

  • Redirect embedded admin to index

    Changed

  • Upgraded Polaris css## v70.1.1 - 2022-12-16

    Fixed

  • No more Default title from variant in the product title## v70.1.0 - 2022-12-15

    Added

  • Able to get collection product variants and sku## v70.0.0 - 2022-12-05

    Changed

  • Change app name from My Product Registration to My Product Cares## v69.1.0 - 2022-11-26

    Added

  • Support validate against serial number and sku## v69.0.2 - 2022-11-13

    Fixed

  • Empty status will not save## v69.0.1 - 2022-11-04

    Added

  • Export support accept marketing as separate column## v69.0.0 - 2022-11-04

    Added

  • New integrations - sendgrid## v68.7.0 - 2022-10-27

    Fixed

  • Onboarding tour in the admin## v68.6.1 - 2022-10-26

    Fixed

  • Registration status note not public issue## v68.6.0 - 2022-10-24

    Added

  • Added asset version hash, make it quicker to invalidate out version of the app## v68.5.2 - 2022-10-24

    Fixed

  • Fixed issue with purhcase date NaN-NaN-NaN## v68.5.1 - 2022-10-20

    Fixed

  • Improve POS loading speed## v68.5.0 - 2022-10-20

    Changed

  • Upgrade POS and using the latest app bridge and polaris## v68.4.2 - 2022-10-19

    Changed

  • Improve handling of Klaviyo## v68.4.1 - 2022-10-16

    Fixed

  • Sorting by created at, updated etc## v68.4.0 - 2022-10-12

    Added

  • API support getting customer's registrations## v68.3.0 - 2022-10-06

    Added

  • Support created at filter with custom range

  • Support search entries by customer name## v68.2.1 - 2022-09-30

    Added

  • Able to delete reg on the frontend## v68.2.0 - 2022-09-28

    Added

  • Server the admin app more efficently by using single js## v68.1.3 - 2022-09-26

    Added

  • Audit log delete reg and form## v68.1.2 - 2022-09-25

    Fixed

  • Error logging object## v68.1.1 - 2022-09-24

    Fixed

  • Handle webhook order without email e.g POS orders## v68.1.0 - 2022-09-23

    Added

  • Added last service date support for registration entries## v68.0.0 - 2022-09-22

    Added

  • Improved frontend performance and Serve the frontend in a single js## v67.1.1 - 2022-09-21

    Fixed

  • Fixed datepicker timezone issue## v67.1.0 - 2022-09-19

    Fixed

  • Validation phone number against the shop default country## v67.0.0 - 2022-09-12

    Added

  • Show form slug in the admin

  • Support theme app extensions## v66.0.0 - 2022-09-11

    Added

  • Support preview forms

    Fixed

  • preview key## v65.1.3 - 2022-09-07

    Fixed

  • Date issue with safari## v65.1.2 - 2022-08-23

    Fixed

  • No check for multiple calls to the webhook by Shopify## v65.1.1 - 2022-08-22

    Fixed

  • Not raised as error when its invalidate## v65.1.0 - 2022-08-20

    Fixed

  • Bulk update now allow update pretty much all fields## v65.0.0 - 2022-08-16

    Added

  • Support conditional logics in Form design## v64.0.2 - 2022-08-05

    Fixed

  • Admin paging issue## v64.0.1 - 2022-08-03

    Added

  • Show fields in the customers

    Fixed

  • Display dob when there is dob in the reg's customer## v64.0.0 - 2022-08-01

    Added

  • Support multiple checkboxes and fixed issue with dropdown in the admin## v63.1.0 - 2022-07-21

    Added

  • Added support for image field, so it can display image within a the form## v63.0.0 - 2022-07-19

    Added

  • Support drag and drop row in Design admin and improve product search on the frontend## v62.0.0 - 2022-07-14

    Added

  • Support new entry point to the app - via customer's admin, it will show that customer's registrations## v61.0.1 - 2022-07-05

    Fixed

  • Validate checkboxes, radio and dropdown, country and dropdown options fixed in form view## v61.0.0 - 2022-07-02

    Added

  • Added support for edit registration in the admin## v60.0.0 - 2022-06-29

    Added

  • Support for default claim form link in the frontend## v59.2.0 - 2022-06-29

    Added

  • Frontend checkbox before text## v59.1.0 - 2022-06-11

    Fixed

  • Improved performance of serial numbers admin## v59.0.0 - 2022-06-05

    Added

  • Added admin mode, subject and sucess title in the form settings## v58.0.0 - 2022-05-19

    Added

  • Support default form## v57.0.0 - 2022-05-19

    Added

  • New form renderer that support flexiable columns## v56.0.0 - 2022-05-05

    Added

  • Support partner friendly installation and refactored the index/home page## v55.0.3 - 2022-04-28

    Added

  • Added changie to manage changelog and generate old change log

Last updated