Skip to content

Releases: camdram/camdram

Camdram release v2.99

30 Mar 11:12
Compare
Choose a tag to compare

In this release we remove the news feed from the home page, as Twitter, the last data provider for it, has closed its API.

Camdram release v2.98

07 Oct 15:33
Compare
Choose a tag to compare

In this release, Camdram moves to PHP 8.2 as 7.4 is out of support, and we fix the issue where multiple roles for the same show do not appear on people's profile pages.

What's Changed

Full Changelog: v2.97.4...v2.98

Camdram release v2.97.4

30 Aug 18:30
Compare
Choose a tag to compare

This release fixes a bug by compensating for that fact that Symfony strips out the Authorisation header.

Full Changelog: v2.97.3...v2.97.4

Camdram release v2.97.3

30 Aug 15:45
Compare
Choose a tag to compare

This release fixes a bug that broke the OAuth2 authorization code grant type.

Full Changelog: v2.97.2...v2.97.3

Camdram release v2.97.2

29 Aug 16:32
Compare
Choose a tag to compare

This release fixes a bug where authenticated GET requests to the API were being erroneously detected as unauthenticated.

Full Changelog: v2.97.1...v2.97.2

Camdram release v2.97.1

29 Aug 16:13
Compare
Choose a tag to compare

This release again changes the behaviour with respect to Unauthenticated API requests. Previously such requests used a global mutex, but this appears to be causing problems in prod so it has now been removed.

Full Changelog: v2.97...v2.97.1

Camdram release v2.97

29 Aug 13:56
Compare
Choose a tag to compare

What's Changed

Unauthenticated API requests are now subject to additional restrictions. They will still work, but you will find things easier if you authenticate using an API key. Some other changes:

Full Changelog: v2.96...v2.97

Camdram release v2.96

28 Aug 22:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.95...v2.96

Camdram release v2.95

18 Apr 11:07
4fe2b38
Compare
Choose a tag to compare

In this release we've

  • Improved the display and clarity of vacancy information
  • Fixed issues with links to Facebook and Facebook's display of snippets from links to us
  • Fixed an issue with duplicate entries on people's credits lists
  • Made preparations towards upgrading to PHP 8.

Camdram release v2.94

29 Jan 09:03
Compare
Choose a tag to compare

This release fixes an issue with user registration when a long profile URL is returned from the API. Plus upgrade deps.

What's Changed

Full Changelog: v2.93...v2.94