Skip to content

0.27.1

Compare
Choose a tag to compare
@rootpd rootpd released this 08 Jul 11:10
· 913 commits to master since this release
959caf4

[Beam]

  • Fixed search issues on the author detail page. remp/remp#965
  • Fixed missing journal dependency in the /api/articles/unread API. remp/remp#966

[Campaign]

  • Fixed type error issue in Campaign's showtime request if they were hit directly without any parameters. App now returns correct JSON error. remp/remp#964
  • Fixed yarn lockfile issue causing installations with --frozen-lockfile option to fail.

[Mailer]

  • Added page_url to the response resources of the /api/v1/mailers/mail-types API. remp/crm#1946