github jez500/pricebuddy v1.0.41

latest release: v1.0.42
10 hours ago

New Features

Product Sources

Complete implementation of Product Sources feature allowing users to search external websites (deal aggregators and online stores) for products

  • Full CRUD API with handlers for create, read, update, delete, search, and pagination
  • Dedicated search UI for discovering products across multiple sources
  • Support for both "Deals Site" and "Online Store" types with configurable extraction strategies
  • Integration with existing search functionality

Basically, with this, you can search sites which have product urls, giving you more prices to watch

Bug Fixes

  • Fixed price cache cleanup when stores are deleted (#47)
  • Resolved tag display issues (#88)
  • Fixed memory leaks and out-of-memory issues in test suite
  • Corrected coding standards issues (#96)

Testing & Development

  • Implemented parallel test execution in CI pipeline
  • Improved test coverage across the application
  • Reduced memory consumption during test runs

Documentation

  • Added Product Sources documentation

Code

Don't miss a new pricebuddy release

NewReleases is sending notifications on new releases.