Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 1008 Bytes

CHANGELOG.md

File metadata and controls

54 lines (29 loc) · 1008 Bytes

Changelog

All notable changes to this project will be documented in this file.

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

[Unreleased]

[1.27.1]

Allow includes params to pass through to Canvas

[1.27]

Upgrade to Node 18

[1.26]

Update mime types for files Add media_attachment urls to api

[1.25]

Remove unsplash code

[1.24]

Fix malformed URI error for search

[1.23]

Response for files list includes file category

[1.21]

Rename Buttons & Icon text to Icon Maker

[1.20]

Added

  • Responses from the documents API now include the file's media_entry_id. This ID corresponds to a Canvas MediaObject.
  • The files API now accepts query params that communicate to Canvas the "replaced by" chain context

[1.19]

Added

  • A changelog to make changes more clear

Changed

  • The canvas-rce-api Docker image now uses Node 16 and NPM 8