Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Latest commit

 

History

History
88 lines (73 loc) · 2.34 KB

CHANGELOG_backend.md

File metadata and controls

88 lines (73 loc) · 2.34 KB

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.7.4] - 2021-10-29

Fixes

  • guardoni executable tested on windows

[1.7.3] - 2021-10-23

Notes

  • work in progress for 1.8.x version, aiming to feature parity with 1.7.2

[1.7.2] - 2021-10-22

Notes

  • the leaf parsing concept was in experiment till now and is going to be in 1.8.x
  • this is the last version using Bluebird and nodemon, the next would not have compatibility
  • this is the last version using 'labels' 'queries' and 'searches'

Added

  • typescript support
  • APIv3 for YouChoose.AI interfaces

[1.7.1] - 2020-06-26

Fixed

  • backend and extension versions differ and this is OK to reflect code updates
  • trimming defaults, fixing fresh searches-related APIs

[1.7.0] - 2020-06-17

Added

  • in metadata DB, numeric likes and thumbnails.
  • home parsing has language and thumbnail detection
  • completed version 7 of wetest1 dataset
  • aria-label parsing is used to mine searches
  • stats for label and searches

Fixed

  • produced version 6 of wetest1 dataset extractor

[1.6.0] - 2020-05-08

Added

  • Improved longlabel parsing
  • Extended events api to get labels in real-time

Removed

  • Dead code and mongo2

[1.5.0] - 2020-03-01

Added

  • Home parsing and extraction
  • Wetest#1 general testing
  • Parsing of localized datetime

[1.4.0] - 2019-10-20

Added

  • Events version 2, using await/async and moving saving to html

[1.3.0] - 2019-10-08

Added

  • Released new personal page
  • Released first result in page /results
  • Migrated to HUGO and new branding

Fixed

  • Removed any comparison-related code (sequences etc)

[1.2.1] - 2018-11-07

Fixed

  • Text
  • Bug when reporting about a live video

[1.2.0] - 2018-10-23

Added

  • Implemented divergency, results and personal APIs
  • Updated DB format with commitments and sequences
  • Implemented tool to link videos to the same testId

[1.1.1] - 2018-09-18

Fixed

  • Made a barely useful personal page
  • Stabilized parser
  • Changed API to access with publicKey

[1.1.0] - 2018-09-15

Added

  • Skeleton of personal page

Fixed

  • Supporter info get updated at every new submission

[1.0.0] - 2018-08-26

Added

  • Create first release of the server
  • Tested only the API /events and the basic parsing mechanism