Skip to content

Latest commit

 

History

History
234 lines (109 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

234 lines (109 loc) · 11.6 KB

Changelog

7.7.1 (2024-10-11)

Bug Fixes

  • change value to tc to reflect role (#95) (502cd7b)

7.7.0 (2024-10-09)

Features

7.6.0 (2024-10-02)

Features

  • new query - operator admin for org has logged in (#92) (929f6bc)

7.5.0 (2024-08-23)

Features

  • add consultant create account journey implementation (#89) (e3904dd)
  • VOL-5305 add the new operator-tc user to validation for user creation (#86) (27a0b12)

7.4.0 (2024-06-28)

Features

  • Change email column to use existing one on local_authority table. (#82) (17afda9)

7.3.0 (2024-06-26)

Features

7.2.0 (2024-06-18)

Features

  • add new application referred to pi field on overview CMD (#76) (a518ef1)
  • VOL-4529 remove historic tm code (#77) (069524c)
  • VOL-4635 remove docman support (#78) (3551e70)

7.1.2 (2024-05-16)

Bug Fixes

  • fix PHP 8.2 deprecation (7f6bb32)

7.1.1 (2024-04-29)

Bug Fixes

  • Only show valid fees for licences (#68) (1bfc1b7)

7.1.0 (2024-04-25)

Features

7.0.1 (2024-04-17)

Bug Fixes

  • removed type on BusRegBrowseContextList query (#66) (eb278f3)

7.0.0 (2024-04-11)

⚠ BREAKING CHANGES

  • Support PHP 8.0 (#64)

Features

6.8.1 (2024-04-10)

Bug Fixes

  • return type hint causing error in journey (#61) (725e632)

6.8.0 (2024-04-08)

Features

  • VOL-4754 increase static analysis levels (#59) (af58f18)

6.7.0 (2024-03-19)

Features

  • Allow conversation status filtering (#57) (dfc7a8e)

6.6.0 (2024-03-18)

Features

  • Introduced sub-category field for Task Allocation Rule (#55) (e950113)
  • Message footer showing operator first read (#54) (3d3864d)

6.5.0 (2024-03-05)

Features

6.4.0 (2024-03-05)

Features

  • VOL-4642 remove reliance on copy/pasted Laminas 2 code in query routing (#51) (e287bc4)

6.3.0 (2024-03-01)

Features

  • Updated UnreadCountByLicenceAndRoles (#48) (fc548e2)

6.2.1 (2024-02-28)

Bug Fixes

6.2.0 (2024-02-28)

Features

  • Enable/Disable Messaging File Upload (#41) (4c8c1b9)

6.1.0 (2024-02-22)

Features

6.0.1 (2024-02-22)

Bug Fixes

  • Cannot create task, messaging flag is not optional (#42) (d9ec20e)

6.0.0 (2024-02-19)

⚠ BREAKING CHANGES

  • interop/container no longer supported

Features

  • VOL-3691 switch to Psr Container (#34) (4d646fb)

Bug Fixes

5.1.0 (2024-02-16)

Features

  • merge project/messaging merge to main (#35) (d7f4080)

5.0.0 (2024-02-14)

⚠ BREAKING CHANGES

  • drop Laminas v2 support (#3)
  • migrate to GitHub (#2)

Features

  • Close Handler for Conversations (#14) (203cf76)
  • drop Laminas v2 support (#3) (564fcf0)
  • drop support for Laminas 2, remove last createService methods (#21) (a27b074)
  • Introduce CreateMessage command (#11) (402d21a)
  • migrate to GitHub (#2) (9d457fd)
  • VOL-4575 Conversation query rebuild (#10) (be54dab)

Bug Fixes

  • Fixed single chr typo that made it in with recent en-masse refactor of annotations. Causing issues on Admin IRFO pages on internal. (#22) (5ba7b52)
  • irfo stock control page (#27) (9b20f1f)
  • mark LaminasRouterHttpQueryV2 as final and return static (#7) (49ec220)
  • remove some outdated docblock comments that should have been removed during Laminas update (#25) (f891a80)
  • VOL-4687 - Refactor ListConversation Query for compatibility with internal (applications) (#5) (e152fef)

Miscellaneous Chores

Revision History for the OLCS Transfer

4.0 2016-09-23

  • Version 4.0 is the first version of the OLCS Transfer to be published to GitHub