Skip to content

v1.1.0: Adding API, plus multiple fixes and refinements

Latest
Compare
Choose a tag to compare
@ekkeguembel ekkeguembel released this 27 Dec 13:04
fe17256

What's Changed

  • Assert that company segment has an id only when it's created and valid. by @biozshock in #5
  • Adding getSegmentObjectsViaListOfIDs function by @JonasLudwig1998 in #3
  • Set a proper ID for the table for multiselect. by @biozshock in #4
  • [MTC-5534] Add missing add/remove functionality. by @biozshock in #6
  • [MTC-5903] CompanySegments: DB entry "manually removed" is not honored in the filtered list view. by @biozshock in #8
  • Upkeep PR 20240910 by @biozshock in #10
  • Solving bug MTC-5902 (CompanyListWidget: Error 500 when filtering on segments) by @JonasLudwig1998 in #9
  • Adding report data source "Company Segments" by @JonasLudwig1998 in #7
  • Adding unit tests for the ReportSubscriber by @JonasLudwig1998 in #11
  • Add API to company Segments by @lenonleite in #12

New Contributors

Full Changelog: v1.0.0...v1.1.0