You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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