Skip to content

Releases: UN-OCHA/hid-api

Production 2024-05-16

02 May 12:02
a91197d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.6...v5.3.7

Production 2024-04-18

05 Apr 09:33
1698172
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.5...v5.3.6

Production 2024-01-25

11 Jan 10:15
57d934f
Compare
Choose a tag to compare

5.3.5 (2024-01-11)

Bug Fixes

  • security: bump follow-redirects from 1.15.2 to 1.15.4 (eb5dbcf7)

Production 2023-11-30

16 Nov 08:27
6d261d4
Compare
Choose a tag to compare

5.3.4 (2023-11-16)

Bug Fixes

  • security: update node.js deps (503d82e)

Production 2023-11-02

19 Oct 12:15
a2347d4
Compare
Choose a tag to compare

5.3.3 (2023-10-19)

Bug Fixes

  • explicitly set DB option to suppress deprecation warning (23afd27)

Production 2023-10-17

17 Oct 07:49
21823e1
Compare
Choose a tag to compare

5.3.2 (2023-10-17)

  • Security updates (node, dependencies)

Production 2023-09-07

28 Aug 08:18
e6c2db3
Compare
Choose a tag to compare

5.3.1 (2023-08-28)

Bug Fixes

  • Sigh. (3bd603f)
  • Use slack channel from vars, so dependabot can see it. (46cfef0)

Production 2023-06-15

01 Jun 08:04
d9be083
Compare
Choose a tag to compare

5.3.0 (2023-06-01)

Features

  • aggregate user counts via API (946a189)

Bug Fixes

  • add logging to the deleteExpired commands (88c4892)
  • admin: enforce admin perms on OAuth Client edit submissions (dea1267)
  • adopt CD Layout classes on all templates (aa4560a)
  • apply mustard cut exactly like Drupal (65c3b92)
  • better namespace for user dashboard (f8ade11)
  • check for full content-type when returning 404 (9a05afc)
  • clean up the dashboard (05fc5e1)
  • desktop logo should shine on its own (9744ad6)
  • move scripts to bottom and remove async attr (4e92ffd)
  • no lookups without proper args in hapi-auth-session (55894da)
  • port the dropdown/ocha-services JS to HID (2a1df7c)
  • proper classname for form inputs so they have max-width (06d88c3)
  • properly reference CD Tag on select pages (d190320)
  • require valid session via plugin (2cdc9ed)
  • restore google fonts (626cb8e)
  • restore mobile logo and tidy up main nav (1425048)
  • restore original conditional to session schema (8040329)
  • typo in selector (78e52be)
  • update CSP for GTM (0472da7)
  • update user menu markup (f69453e)
  • upgrade to CD v8.1.0 (7b2f2e9)
  • ux: show a branded 404 page when using browser (f957a2d)

Production 2023-05-18

04 May 14:08
962a868
Compare
Choose a tag to compare

v5.2.4 (2023-05-04)

Chores

  • regular security updates

Production 2023-04-20

06 Apr 13:58
422bc64
Compare
Choose a tag to compare

5.2.3 (2023-04-06)

Chores

  • upgrade to node.js 18
  • upgrade Hapi ecosystem for node.js 18
  • regular security updates