Skip to content

v1.9.0

Latest
Compare
Choose a tag to compare
@yalesites yalesites released this 09 Oct 18:30

1.9.0 (2024-10-09)

Bug Fixes

  • YSP-593: Do dirty update (revert later) (2132a67)
  • YSP-593: do not overwrite old data each time (05623e0)
  • YSP-593: don't validate deleted element (1c4b6e5)
  • YSP-593: enable servicenow (f7e3916)
  • YSP-593: guard against invalid JSON (bd825c6)
  • YSP-593: move servicenow to admin (273b19e)
  • YSP-593: remove endpoint (5022bee)
  • YSP-593: remove limit from servicenow endpoint (0d364fc)
  • YSP-593: remove permission for platform admins (b457df6)
  • YSP-593: save node so that update pipelines can run (3ed2f62)
  • YSP-593: use credentials as sync condition (5fb694c)
  • YSP-690: fix parameter deprecation (e7314bd)
  • YSP-697: apply new atomic version (5a2cc5a)

Features

  • ai_engine: config ignore ai_engine again (35e1fa6)
  • update atomic to 1.37.0 (391cfcf)
  • update atomic to 1.37.1 (1f9a25f)
  • update atomic to 1.38.0 (636997b)
  • YSP-346: add pronouns field to profiles (5217ec0)
  • YSP-346: pronouns included in meta block data (f8b8047)
  • YSP-593: add a working block creation (7e45ec4)
  • YSP-593: add ys_servicenow to config ignore (958e94f)
  • YSP-593: config ignore servicenow settings (a5853e5)
  • YSP-593: create abstraction for reusable key auth (be8b29d)
  • YSP-593: create keys-based basic auth plugin (0075b4d)
  • YSP-593: enable cron job (f522f7c)
  • YSP-593: give platform admins access to servicenow (4c01afb)
  • YSP-593: make imported items published (ed8b1ed)
  • YSP-593: make key selectable (9eda713)
  • YSP-593: move servicenow to web services configuration links (3a1a597)
  • YSP-593: only sync block data (3b89065)
  • YSP-593: rely on key module (be6e315)
  • YSP-593: set sync source so we recreate layout builder (661e6f3)
  • YSP-593: successfully use keys to provide auth (7b266bb)
  • YSP-593: use configurable endpoint for migration call (463f78e)
  • YSP-593: use workflow_state to drive publish status (5a2c438)
  • YSP-680: add component override for image-banner (f04bb27)
  • YSP-680: add dials for media size (b31853d)
  • YSP-680: change large/small to tall/short (310b35d)
  • YSP-680: image banner media defaults to images (5ec97ec)
  • YSP-680: use default image for banner (9c1bf64)
  • YSP-693: increase max chars on spotlights to 650 (acf0912)
  • YSP-693: set landscape max characters to 600 (71cbbf8)

Reverts

  • YSP-593: revert dumb fixes for pipeline (3eb29c2)