Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Entercom/amphora

v8.4.1+5

16 Jul 18:08
c3485b8
Compare
Choose a tag to compare

What's Changed

  • BEAT-3698 [Unity] Upgrade Unity to node 18 by @shermang in #7

Full Changelog: v8.4.1+4...v8.4.1+5

v8.4.1+4

16 Jul 16:30
Compare
Choose a tag to compare
BEAT-3698 [Unity] Upgrade Unity to node 20

v8.4.1+3

04 Jun 18:17
Compare
Choose a tag to compare
BEAT-3698 [Unity] Upgrade Unity to node 18

v8.4.1+1

21 May 15:32
Compare
Choose a tag to compare

Node 20 release

v8.2.0-3

17 Aug 10:19
c65e806
Compare
Choose a tag to compare

ON-3831

  • Moves redirect creation to the end of the publish process so that errors don't result in a 404

v8.2.0-2

09 Aug 16:20
804e199
Compare
Choose a tag to compare

ON-4299

Includes fixes for missing content components causing 404s when editing an article/gallery

v8.2.0-1

24 Jun 22:20
Compare
Choose a tag to compare

ON-4256

public.uris table has a constraint to prevent adding a redirect to itself, but this throws an error. Catch this condition in code so we can avoid the exception.