Skip to content

Fixed the boosted content service to work with v3 endpoint #4769

Martin Santangelo requested to merge js/fix-boost-service-for-v3 into master

Ticket(s) / Related Merge Requests

#4769 (closed)

Summary of Changes

  • Added support for a custom data property to the feed service
  • Fixed the boosted content service for v3

(Summarize the changes made concisely)

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

boost should be injected in the feed

Regression Scope

boosts

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

android

Screenshots

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports