Skip to content

Releases: LibreTexts/conductor

v1.1.3

10 Mar 05:08
Compare
Choose a tag to compare

1.1.3 (2023-03-10)

Bug Fixes

  • Projects: a11y issues in Project View (#36) (ea5bfff)

v1.1.2

10 Mar 04:49
Compare
Choose a tag to compare

1.1.2 (2023-03-10)

Bug Fixes

  • update Accessibility Statement (ecf2b81)

v1.1.1

07 Mar 04:53
Compare
Choose a tag to compare

1.1.1 (2023-03-07)

Bug Fixes

v1.1.0

03 Mar 05:50
Compare
Choose a tag to compare

1.1.0 (2023-03-03)

Features

  • Conductor: verified instructors project files access level (#33) (6c47e4b)

v1.0.2

03 Mar 05:11
Compare
Choose a tag to compare

1.0.2 (2023-03-03)

Bug Fixes

  • client: remove custom VITE_MODE environment variable (a311218)

v1.0.1

03 Mar 04:58
Compare
Choose a tag to compare

1.0.1 (2023-03-03)

Bug Fixes

  • Login: add default domain for SSO redirect cookie (3a6fb08)

v1.0.0

03 Mar 03:32
Compare
Choose a tag to compare

1.0.0 (2023-03-03)

Bug Fixes

  • (Tasks) Error when sending message in Task thread (a2d2ce5)
  • Account Request: Remove 'Conductor Is Open' message (f323f1e)
  • Account Request: Remove invalid DOM attribute from purposes list (16d3b12)
  • Account Requests: Add line breaks to Account Requests table (86ebc07)
  • Account Requests: Only update requests table when server data has changed (133f8a8)
  • Analytics: Trim whitespace from Textbook URL and ADAPT Sharing Key (7c7603f)
  • Analytics: Update ADAPT course analytics sync endpoint URL (901df1f)
  • API: Set MongoDB TTL index on 'issued' field of AuthCode (2d630d1)
  • API: Update CORS configuration for LibreTexts subdomains (a7f73b2)
  • Assign tasks to users; add Harvest Request submitter to project (2890066)
  • Books API: Fix duplicate result removal algorithm in Commons Catalog search (657a1a8)
  • Books API: Fix Projects API undefined typo (f5b5a64)
  • Books API: Improve error silencing when License Report is not found (c9d1454)
  • Books API: Resolve catalog search failure when no CustomCatalog is defined (cf3a73f)
  • Books API: Restore number of Projects created in sync completion message (dd597f5)
  • Books Manager: Fix 'Enable/Disable on Commons' button state (4b5efd1)
  • client: logout function environment variable references (fae50c0)
  • client: update CSP for gtag.js (5bbb05f)
  • CommonsBook: Fix grid overflow, add negative space (9f0da64)
  • CommonsBook: Fix spacing around ADAPT button (201606a)
  • CommonsBook: Fix use-before-initialization of getProjectFiles (8758449)
  • CommonsBook: Reduce spacing between Book tool buttons (70de7a4)
  • Commons: Card layout and display fixes (#28) (062db98)
  • Commons: Fix render errors in CommonsFooter (67848f6)
  • Commons: Homework grid responsiveness (#32) (311808f)
  • CommonsNavbar: Fix Instructor Account Request typo (1f846f5)
  • Commons: Remove text from jumbotron (2eb0ef5)
  • Commons: Responsive display fixes (688a768)
  • Commons: Responsive display fixes (#26) (7c4c552)
  • duplicate account creations (26267f1)
  • Error during Peer Review Rubric resolution and deletion (68ab354)
  • Homework API: Update ADAPT course assignments list endpoint URL (9be4290)
  • Mail: Use async development testing function (bba57c5)
  • My Alerts: Reset Delete button state after success, disable refresh if no changes (19b05d9)
  • Project Materials: Fix bug reading permissions for administrators (06ce83c)
  • Projects API: Allow unlinking of Project from URL or ADAPT URL (7cd5b59)
  • Projects API: Fix issue with loading LibreText information from Project URL (83b1a58)
  • Projects: Also remove team member from any assigned Tasks if removed from Project (1d10462)
  • Projects: Improved Task management UI (#24) (f066f8f)
  • Projects: Restore 'mixed' file access setting (3153c89)
  • Restore auth token security measures (8920d03)
  • Search: Allow SuperAdmins to see all Project search results (daccbee)
  • server: Update client files static path for vite (6402fa1)
  • Standalone: Restore 'standalone' tools/pages in client router (8261d44)
  • Tasks: Add line breaks to long Task descriptions (f408dbe)

Features

  • accessibility: Update Accessibility Statement page (fcdb460)
  • Account Request: Require at least one library selection if authoring OER (8b7a627)
  • Account Requests: Cleanup and standardize Account Requests API (51287f4)
  • Account Requests: Persist verification status between Account Requests (983aa2b)
  • Account Settings: Use URL param to navigate to an individual settings pane directly (dd64b17)
  • Add 'Date Last Updated' to KB Export, add user context to Commons navbar (fd156e7)
  • Add API endpoint for server's current Organization, update internal retrieval method (72311ad)
  • Add custom user avatar uploads, system-wide announcement capability (60b8b78)
  • Add server health check (f0fcdb3)
  • AdoptionReport: Dynamically generate list of Instructional Terms using current date (147dba3)
  • Analytics: Add beta testing message to portal (8dbfa27)
  • Analytics: Show message on course roster settings if ADAPT course roster will be used (ec4bff9)
  • Analytics: Sort user's courses list alphabetically (84efb31)
  • Analytics: Unlink course from ADAPT course when deleted (265fadd)
  • Analytics: Update Course View t...
Read more