Skip to content

Releases: concord-consortium/cloud-file-manager

Version 1.5.10 - released November 2, 2022

02 Nov 20:30
faa3c8b
Compare
Choose a tag to compare

Bug Fixes

Version 1.5.9 - released August 25, 2022

25 Aug 19:27
Compare
Choose a tag to compare

Features/Improvements

  • Update sensor interactive url inside of CODAP inside of activity player pages to use activity player domain proxy #182916725

Version 1.5.8 - released June 24, 2022

24 Jun 17:01
Compare
Choose a tag to compare

Bug Fixes

  • 🐝 Getting an additional dialog when trying to navigate from the page which shows previewUI difference popup dialog #182038658
  • PreviewUI difference popup is displayed, even though nothing has changed on the page #182039050

Version 1.5.7 - released May 2, 2022

02 May 22:03
Compare
Choose a tag to compare

Bug Fixes

  • For scaling enabled Sage Modeler interactive using legacy non-interactiveApi mode, previewUI difference popup dialog is displayed with scroll bar #181819762

Version 1.5.6 - released March 31, 2022

31 Mar 21:52
Compare
Choose a tag to compare

Features/Improvements

  • CFM dialog to generate the fullscreen wrapped URL for use in AP CODAP and Sage Modeler #181177779
  • interactiveApi should default to dynamic attachments #181405875
  • CODAP and Sage Modeler interactives in AP should save state upon leaving the page #181169438

Bug Fixes

  • Support interactiveApi with the full-screen Scaling interactive #181103123
  • When using linked interactives, the preview differences UI shouldn't show in the linked interactive if nothing has changed in the primary interactivexx #181175814

Version 1.5.5

30 Jan 15:14
ffd4b53
Compare
Choose a tag to compare
  • Lint fixes
  • Fix autosave of readonly providers in language switching [#175390295]
  • Fix loss of file name when shared [#180465135]

Version 1.5.4

24 Jan 20:09
879befc
Compare
Choose a tag to compare
  • Save query string on copy [#174494057] …
  • Fix loss of file extension on rename after copy [#174494057]

Version 1.5.1

23 Dec 13:23
b2fe075
Compare
Choose a tag to compare
  • Fixed path to icon font

Version 1.5.0

23 Dec 12:32
317b2dc
Compare
Choose a tag to compare
  • Migrated to Typescript
  • Added Linked Interactive Provider [#172312303]
  • Linked Interactive UI Support [#179625030]
  • Integration of CODAP changes
    • Send userInteractionRequired event/message before putting up state selection dialog
    • Change file list dialog to explicitly check authorization before api call.
    • Improve the definition of disconnecting the current file
    • Support response to initial authorization state in the various file dialogs.
    • Handle authCallback consistently with existing code.
    • Include status code in callback after save failure.
    • Remove isSignedIn listener after signin.
    • Detect current auth status earlier
    • Delay resetting "saving" flag to suppress autosaving during authentication
    • rename closeCurrentFile to disconnectCurrent file
    • Fix GoogleDocProvider.authorize api confusion.
    • Handle confirm dialog 'reject' button.
  • Added save hash check and fixed incorrect saved flag setting on file loads [#180438651]

Version 1.2.1

30 Apr 09:33
a2a0eee
Compare
Choose a tag to compare

NOTE: this includes the skipped v1.2.0 version release which did happen but was not tagged.

  • Changes translation lookup to use lowercase lang parameter to fix issue with CODAP sending a lowercase parameter
  • Added Thai translation
  • Updated Travis build to use Python 3