Skip to content

Latest commit

 

History

History
373 lines (235 loc) · 31.2 KB

File metadata and controls

373 lines (235 loc) · 31.2 KB

Changelog

0.10.5 (2026-04-20)

Bug Fixes

Chores

  • add logging of currenlty running version (33022fc)

0.10.4 (2026-04-20)

Features

Bug Fixes

  • accessibility issues detected on the landing page (#214) (d26a140)
  • add health check with curl command in container (91d572a)
  • add index for h5p contentId query (#217) (c27967f)
  • add observability and metrics (#216) (b5645d2)
  • change order of preference for ExAws credentials (3de36aa)
  • ci: update cluster name to restart the correct one depending on the environment (#227) (b60a044)
  • overhaul the dashboard with live and new stats (#215) (8383db4)
  • update dependency bandit to 1.10.4 (a84dd84)
  • update docs on backend setup (#218) (e0cc898)

Chores

  • ci: always restart service after deploy (#212) (d0834fc)
  • deps: update aws-actions/configure-aws-credentials action to v6 (#211) (4af0aa6)

0.10.0 (2026-03-11)

Features

Bug Fixes

Chores

0.9.4 (2026-03-09)

Bug Fixes

0.9.3 (2026-03-05)

Bug Fixes

Chores

  • update erlang version used in the ci (#197) (3cb20ec)

0.9.2 (2026-03-04)

Bug Fixes

0.9.1 (2026-03-03)

Bug Fixes

  • add a task to build from sibling directory (c02e1f3)
  • add client folder (4f66a44)
  • add paths for client app (#164) (919907d)
  • add the contact us message in the docs page (#187) (0697e97)
  • add umami website tracking (#171) (633b676)
  • adjust dark theme for better legibility (#176) (a7a6f09)
  • allow to set graasp-review: enable in localStorage with js from page footer (#175) (bcca350)
  • de: update translations (#179) (999b0ed)
  • support link to go to docs (#173) (a36aca0)
  • typos in docs related to the account (#186) (37fc4ad)
  • update elixir version and add flags via mise (#188) (a1f7a1b)
  • update the copy command in the deploy workflow (2608e69)

Documentation

Chores

0.9.0 (2026-02-24)

Features

Bug Fixes

  • update target id for js hiding of row in notification index (#161) (e89eca0)

0.8.1 (2026-02-06)

Bug Fixes

0.8.0 (2026-02-04)

Features

  • add static pages for terms, disclaimer and privacy (#143) (cb3b20a)

Bug Fixes

Chores

  • deps: update dependency bandit to v1.10.2 (#144) (68bdbab)
  • deps: update dependency credo to v1.7.16 (#145) (a2baf73)
  • lint: udpate credo setting (904b796)

0.7.0 (2026-01-29)

Features

Bug Fixes

Chores

0.6.0 (2026-01-21)

Features

Bug Fixes

Chores

  • add translation labels to readme (c9e6397)
  • mise: use named arguments for restart task (#120) (5ac7c60)

0.5.0 (2026-01-13)

Features

Bug Fixes

Chores

  • update migrations and merge together to simplify (#111) (8513ad8)

0.4.1 (2026-01-05)

Bug Fixes

  • ci: add id-token permission for release please to aws OIDC (e95bf0f)

0.4.0 (2026-01-05)

Features

Bug Fixes

  • add task to restart containers (9825700)
  • improve readme (#103) (a8f7b7f)
  • revert favicon to admin color (1dc6ba1)
  • use redirect to navigate to the controller view (#98) (e26bdc3)

Chores

  • deps: update dependency credo to v1.7.15 (#107) (c0651d0)
  • deps: update dependency dialyxir to v1.4.7 (#108) (eafa7b3)
  • push a public image to ECR repository on release (#109) (bc2629f)

0.3.0 (2025-12-09)

Features

Bug Fixes

  • add "View details" button for publisher list (#92) (600735a)
  • allow to move app between compatible publishers (#85) (dc82d5f)
  • duplicate app name constraint (#91) (7df9aae)
  • email region issue (#81) (3bfe66a)
  • publication thumbnail fallback (#94) (08e5bbd)
  • restrict the deployment concurrency to each env (#84) (9ac3839)
  • update admin users page and header (#89) (2118089)
  • update menu names (#95) (2d33ae7)

0.2.1 (2025-12-03)

Bug Fixes

  • add s3 thumbnails for published_items (#74) (5c4c634)
  • display small thumbnails to their correct size (ae65f75)
  • improve emails with HTML (#59) (b5f3eee)
  • published item search should use item_id (#70) (fabf57d)
  • send emails using ex_aws credentials (#80) (7be1b9c)
  • set aws s3 region from env in runtime config (#77) (40a8965)
  • upgrade elixir version to v1.19.4 (#73) (a6f23e1)
  • use correct date comparisons (#71) (82c3d34)

0.2.0 (2025-11-27)

Features

Bug Fixes

Chores