Skip to content

Releases: AddictedCS/soundfingerprinting

Release 9.4.0

26 Feb 09:49
Compare
Choose a tag to compare
Merge branch 'develop'

* develop:
  Updating Readme.
  Version bump to v9.4.0 stable.
  Improving the design of the API by extracting methods that are responsible for querying into a separate interface (IQueryService).

Release 9.4.0-beta1

23 Feb 08:50
Compare
Choose a tag to compare
Merge branch 'develop'

* develop:
  Release a beta version for testing new Query Candidates.
  Adding more helper functions to Candidates class.
  Making sure we accept that candidates can be null due to ProtoBuf initialization.
  Adding a new IQueryInterface that will strictly implement method that are required by the query engine.
  Implementing a more efficient query, specifically handling the use-case when we have very large queries with very long matches.
  Nested if makes more sense here.

Release 9.3.0

19 Feb 11:31
Compare
Choose a tag to compare
Merge branch 'develop'

* develop:
  Version bump to 9.3.0
  Adding more tests to cover gap detection.

Release 9.2.0

06 Feb 08:26
Compare
Choose a tag to compare
Merge branch 'develop'

* develop:
  Version bump to v9.2.0
  Enhancing tag service.
  More stabilization.
  Making tests more precise (with configurable seed value), as we are sporadically capturing time shifted matches which interfere with our test asserts.

Release 9.1.0

28 Dec 09:23
Compare
Choose a tag to compare
Merge branch 'develop'

* develop:
  Version bump. Adding release notes.
  More logging messages.
  Fixing realtime query source failures to generate audio samples should not result in double AV result entry registration because of a purge operation that is followed by query source continuation.
  Wording.

Release 8.33.0

28 Dec 09:28
Compare
Choose a tag to compare
v8.33.0

Let's create releases from v8.x as well

Release 9.0.0

30 Nov 10:09
Compare
Choose a tag to compare
Merge branch 'develop'

* develop:
  Adding release notes.
  Adding release notes for v9.

Release 9.0.0-beta

22 Nov 13:05
Compare
Choose a tag to compare
Merge branch 'develop'

* develop:
  Version bump to v9.0.0-beta accomodating FFmpeg upgrade to v5.x

Release 8.32.0

21 Nov 19:30
Compare
Choose a tag to compare
Merge branch 'develop'

* develop:
  Reverting upgrade to .NET 8 due to performance issues detected on SoundFingerprinting.Emy Will postpone until more reports about performance degradation will surface. Version bump to v8.32.0 accommodating SoundFingerprinting.Emy upgrade.

Release 9.0.0-alpha

19 Nov 17:06
Compare
Choose a tag to compare
Merge branch 'develop'

* develop:
  Upgrading to .NET 8
  Fix typo in Jacquard similarity calculation