Skip to content

Releases: Display-Lab/scaffold

v2.0

03 Dec 15:48
a6ba01c

Choose a tag to compare

New version of Precision Feedback Pipeline (SCAFFOLD), uses new ingestion model allowing tabular and JSON input data. Provides a CLI interface. Retains web interface for updated JSON-LD messages, also allows batch processing of JSON-LD messages and Tabular data from file sources. This new version still works with knowledge-base release version 1.7.

What's Changed

Full Changelog: v1.2.1...v2.0

v2.0-beta

03 Sep 14:07
9a14795

Choose a tag to compare

v2.0-beta Pre-release
Pre-release

New version of Precision Feedback Pipeline (SCAFFOLD), uses new ingestion model allowing tabular and JSON input data. Provides a CLI interface. Retains web interface and updates JSON message format, also allows processing JSON messages from file source. This new version still works with knowledge-base release version 1.7.

What's Changed

Full Changelog: v1.2.1...v2.0-beta

v1.2.1

23 Apr 14:52
b0a14b7

Choose a tag to compare

This is a post-trial bug fix and has not been used to generate messages or analyze data for the MPOG trial.
*** NOT FOR PRODUCTION ***

What's Changed

  • Adding DisplayName to slowmo and using it in render for comparator type. This fixes the pictoralist issue generating the images with wrong comparator value. Knowledgebase also has an update related to this change and this version must be used with knowledge base version 1.7 and after. by @faridseifi in #450

This version incorporates updates aligned with the changes introduced in release v1.7 of the knowledge base. So it is compatible with Knowledge base v1.7.

Full Changelog: v1.2...v1.2.1

v1.2

28 Jan 19:32
3f264b2

Choose a tag to compare

This version incorporates updates aligned with the changes introduced in release v1.5 of the knowledge base. So it is compatible with Knowledge base v1.5.

What's Changed

New Contributors

Full Changelog: v1.1...v1.2

v1.1 (June release)

21 Jun 16:37
483b160

Choose a tag to compare

This is the version that was used for the 2024 MPOG trial. Version 1.0 final may release was used for the first month of trial.
*** ONLY FOR REPLICATION ***

What's Changed

Full Changelog: v1.0-final...v1.1

Uses v1.4of the KB via mpog_manifest.yaml

v1.0-final (May release)

17 May 14:52
e3b69b8

Choose a tag to compare

What's Changed

  • PROCESS_CANDIDATES switch added by @faridseifi in #396
  • updated the message template mapping to causal pathways to add Not to… by @faridseifi in #399
  • script to generate input files and response reports from logs is added. by @faridseifi in #403

Full Changelog: v1.0-rc2...v1.0-final

v1.0-rc2

14 May 19:53

Choose a tag to compare

v1.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0-rc1...v1.0-rc2

v1.0-rc1

10 May 19:29
4cb3add

Choose a tag to compare

v1.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.0...v1.0-rc1

April Release

19 Apr 18:48
5037806

Choose a tag to compare

This release includes the following:

  • The following messages:
    • congratulations_high_performance
    • drop_below_goal
    • getting_worse
    • in_top_25%
    • opportunity_to_improve_top_10
    • performance_improving
    • reached_goal
  • The following causal pathways:
    • goal_gain
    • goal_loss
    • improving
    • social_better
    • social_worse
    • worsening
  • It includes a near final scoring algorithm.
  • Improved performance (approximately three times faster).
  • Improved stability. We think there is no need to have delay between sets of messages any longer.
  • We started using “performance month” and filtering out more low-quality data. (for example, requiring three consecutive months of valid data for a trend and dropping measures without valid data for the “performance month”)
  • We are using preferences this month (mostly default preferences). We continue to use message history.

March Release

25 Mar 16:52

Choose a tag to compare

v0.4.0

Update FastAPI