All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
1.1 - 2020-04-09
- JSON Schema definitions for agreed context types (#119):
fdc3.context
fdc3.instrument
fdc3.instrumentList
fdc3.contact
fdc3.contactList
fdc3.organization
fdc3.country
fdc3.position
fdc3.portfolio
- API entry point for web -
window.fdc3
(#139) - Use Case 17 (#153)
- Channels API (#154):
fdc3.getSystemChannels
fdc3.getOrCreateChannel
fdc3.joinChannel
fdc3.leaveCurrentChannel
fdc3.getCurrentChannel
Channel
interfaceDisplayMetadata
interfaceChannelError
type
- Type filtering support for
getCurrentContext
(#161) - Publish versioned JSON schemas to FDC3 website (#170)
- Expand
AppMetadata
interface with more application properties (#157)
- Upgrade dependencies to address security vulnerabilities
- Remove FactSet-specific examples (#88)
- Add Intent Reference and Context Data Reference (#172)
- Restructure some docs (#190)
- Fix several typos and broken links
- Apply FINOS branding, styles and logos to the website (#96)
- Add ChartIQ to "Who is using FDC3?" section on website (#100)
1.0 - 2019-03-28
- General cleanup of spelling, grammar and punctuation (#34)
- Remove unnecessary dates from use case file names (#41)
- Fix header colouring on responsive website (#56)
- Fix workflow numbers in Use Case 1 (#60)
- More proofreading changes to existing docs (62)
- Fix examples in Intent Overview doc (#65)
- Fix errors in DesktopAgent API doc (#66)
- Add hyperlink to FDC3 Intro doc (#69)
1.0.0-beta - 2019-03-05
- API content from FDC3/API.
- Intent content from FDC3/Intents.
- Context Data content from FDC3/ContextData.
- App Directory content from FDC3/appd-api.
- Use Case content from FDC3/use-cases.
- Documentation website generated with Docusaurus.