Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Digital Advertising Platform
  4. Release v. 1.3.0 is live
Forum Updated to NodeBB v4.3 + New Features

Release v. 1.3.0 is live

Scheduled Pinned Locked Moved Unsolved Qt Digital Advertising Platform
1 Posts 1 Posters 507 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • naykaN Offline
    naykaN Offline
    nayka
    wrote on last edited by
    #1

    Release 1.3.0

    Highlights:

    Improved stability and performance
    Bug Fixes:

    Fixed an issue where the QDA QML plugin import statement used an older version number. The import statement has been updated to use a generic version to allow library upgrades without requiring codebase modifications.

    Fixed a bug that caused importing an older QDA version in QML to actually use the latest installed QDA version, resulting in errors. The QML import version now correctly matches the installed library version.

    Resolved an "AdDomainURL invalid" error some customers were receiving.

    Under the Hood:

    Updated various dependencies to their latest versions
    Implemented additional unit and integration tests
    Upgrade Notes:

    Libraries using the QDA QML plugin will need to update their import statement to use the new generic import, for example:

    Old: import QtDigitalAdvertising 1.1
    New: import QtDigitalAdvertising 1.x

    Customers receiving the "AdDomainURL invalid" error should see that resolved with this release.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved