Skip to content

Releases: superdesk/newsroom-core

v2.4.0-rc3

28 Apr 05:35
f7eb5d0
Compare
Choose a tag to compare
v2.4.0-rc3 Pre-release
Pre-release

What's Changed

  • fix user sections stored as list during migration by @petrjasek in #351

Full Changelog: v2.4.0-rc2...v2.4.0-rc3

v2.4.0-rc2

27 Apr 08:14
4312bc4
Compare
Choose a tag to compare
v2.4.0-rc2 Pre-release
Pre-release

What's Changed

  • allow company admins to reset password by @petrjasek in #325
  • [CPCN-108] Ability to resend a user invitation by @MarkLark86 in #327
  • [CPCN-107] fix(ui): Update user store upon delete by @MarkLark86 in #328
  • [CPCN-110] fix: Create separate endpoint to update User Profile by @MarkLark86 in #331
  • [NHUB-234] fix(ui): Notification list not showing on click by @MarkLark86 in #334
  • [CPCN-110] fix: Allow user updates from /user/id/profile endpoint by @MarkLark86 in #333
  • [CPCN-132] fix(ui): Unable to unassign product seat if max reached by @MarkLark86 in #342
  • [CPCN-137] Update user products on company change by @MarkLark86 in #350
  • avoid both no_end_time and all_day flags to be set by @petrjasek in #349

Full Changelog: v2.4.0-rc1...v2.4.0-rc2

v2.3.2

29 Mar 04:56
55d8088
Compare
Choose a tag to compare

What's Changed

  • [SDESK-6847] fix: Update moment libraries to fix daylight saving changes by @MarkLark86 in #315
  • [NHUB-269] fix(push): Force maximum duration for an Event by @MarkLark86 in #314
  • [STTNHUB-246] improve: Use backend to generate text from item for clipboard by @MarkLark86 in #323
  • [STTNHUB-231] fix(translations): AgendaCoverageExistsFilter not translating button text by @MarkLark86 in #324
  • update fi translations by @MarkLark86 in #326

Full Changelog: v2.3.1...v2.3.2

v2.4.0-rc1

22 Mar 11:01
Compare
Choose a tag to compare
v2.4.0-rc1 Pre-release
Pre-release

What's Changed

  • add user products field by @petrjasek in #258
  • The Phone field should not be mandatory in the user creation form [NHUB-226] by @devketanpro in #270
  • refactor company - products relation by @petrjasek in #268
  • improvement: Upgrade Bootstrap to v5 and support RTL by @MarkLark86 in #269
  • Notification badge fix by @darconny in #272
  • add signals for user create/update/delete by @petrjasek in #271
  • fix permissions error when creating users via cli by @petrjasek in #275
  • [CPCN-81] Feature: CompanyAdmin page by @MarkLark86 in #274
  • [CPCN-81] fix: CompanyAdmin page crashes if user products is empty by @MarkLark86 in #277
  • add missing param when calling index from mongo by @petrjasek in #280
  • Fix : Newly created user can’t set their password [NHUB-238] by @devketanpro in #281
  • [CPCN-81] fix: EditUser crashes the page for user without a company by @MarkLark86 in #282
  • [CPCN-86] Add datetime param to Product Seat Request email by @MarkLark86 in #284
  • NHUB-228 by @darconny in #279
  • CPNHUB-211 by @darconny in #286
  • fix: Notification dropdown not showing by @MarkLark86 in #287
  • delete refs to product when product is deleted by @petrjasek in #288
  • [CPNHUB-199] fix(push): Language attribute not stored for Planning items by @MarkLark86 in #289
  • [CPCN-81] fix: ProductSeatRequest modal submit button not enabled by @MarkLark86 in #290
  • Fix : company preview stays open on right panel along with Save and Delete buttons enabled [NHUB-237] by @devketanpro in #291
  • [NHUB-263] fix: Error while saving user from UserProfile app by @MarkLark86 in #292
  • CPCN-73 by @darconny in #293
  • [CPCN-92] fix(api): Allow user token changes from CompanyAdmin page by @MarkLark86 in #296
  • fix(auth_ttl): TypeError: can't compare offset-naive and offset-aware datetimes by @MarkLark86 in #297
  • [CPCN-94] fix(ui): Prevent form submission in RequestMoreSeats modal by @MarkLark86 in #299
  • [NHUB-243] fix(ui): Hide Company & Topic tabs when creating a new Product by @MarkLark86 in #300
  • Fix: The login page allows users to reset their passwords. by @devketanpro in #294
  • fix reading of client config by @petrjasek in #295
  • add signal when item is pushed to NH by @petrjasek in #302
  • fix filter dropdown by @petrjasek in #303
  • Fix:No option to delete a standard user [CPCN-103] by @devketanpro in #306
  • Fix : Gallery publishing issues [NHUB-30] by @devketanpro in #304
  • [NHUB-263] fix: Allow public users to edit their profile by @MarkLark86 in #305
  • [NHUB-252] fix(ui): Company products not saved after switching tabs by @MarkLark86 in #307
  • [NHUB-261] fix: Exceptions thrown if coverages attribute is null by @MarkLark86 in #308
  • [NHUB-263] fix(user_update): Remove unnecessary cache delete in blueprint by @MarkLark86 in #311
  • Fix : Users list does not display in alphabetical order by First Name [CPCN-99] by @devketanpro in #310
  • Fix:Search in company admin settings is not working [CPCN-95] by @devketanpro in #309
  • [CPCN-98] Show pending state for users who haven't logged in yet by @MarkLark86 in #312
  • [SDESK-6847] fix: Update moment libraries to fix daylight saving changes by @MarkLark86 in #315
  • [NHUB-269] fix(push): Force maximum duration for an Event by @MarkLark86 in #314
  • New side navigation, new tag labels CSS by @darconny in #313
  • Fix : No user #count on the User tab [CPCN-102] by @devketanpro in #316
  • avoid event slot for superdesk cache by @petrjasek in #318
  • fix agenda grouping by date for all day events by @petrjasek in #320
  • fix deleting of a user via company admin by @petrjasek in #319
  • Close the preview section after user presses on the refresh button [NHUB-120] by @devketanpro in #321
  • fix sections/products data stored for new users by @petrjasek in #322

New Contributors

Full Changelog: v2.3.1...v2.4.0-rc1

v2.3.1

27 Feb 13:11
Compare
Choose a tag to compare

What's Changed

  • fix agenda items display when filtering by date by @petrjasek in #273
  • split fetching items and aggregations in wire by @petrjasek in #276
  • only add styles for skeleton from primereact by @petrjasek in #278
  • [NHUB-231] fix: Remove Planning details if restrict_coverage_info=True by @MarkLark86 in #283
  • [NHUB-231] fix(api): Make sure dates are sent when restrict_coverage_info is active by @MarkLark86 in #285
  • fix wire scrolling by @petrjasek in #301

Full Changelog: v2.3.0...v2.3.1

v2.3.1-rc2

17 Feb 05:40
Compare
Choose a tag to compare
v2.3.1-rc2 Pre-release
Pre-release

Full Changelog: v2.3.1-rc1...v2.3.1-rc2

v2.3.1-rc1

09 Feb 11:21
Compare
Choose a tag to compare
v2.3.1-rc1 Pre-release
Pre-release

What's Changed

  • fix agenda items display when filtering by date by @petrjasek in #273
  • split fetching items and aggregations in wire by @petrjasek in #276
  • only add styles for skeleton from primereact by @petrjasek in #278
  • [NHUB-231] fix: Remove Planning details if restrict_coverage_info=True by @MarkLark86 in #283
  • [NHUB-231] fix(api): Make sure dates are sent when restrict_coverage_info is active by @MarkLark86 in #285

Full Changelog: v2.3.0...v2.3.1-rc1

v2.3.0

20 Jan 16:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2...v2.3.0

v2.3.0-rc6

12 Jan 12:10
b2398b7
Compare
Choose a tag to compare
v2.3.0-rc6 Pre-release
Pre-release

What's Changed

  • [STTNHUB-219] fix(locations): Format address using city and state attributes by @MarkLark86 in #266

Full Changelog: v2.3.0-rc5...v2.3.0-rc6

v2.3.0-rc5

10 Jan 09:49
Compare
Choose a tag to compare
v2.3.0-rc5 Pre-release
Pre-release

Fixes

  • [NHUB-229] fix: elastic or query not working with recent elastic (#261)
  • [NHUB-229] fix: avoid using elastic or query (#262)
  • [CPNHUB-190] fix(push): Unable to find Event if Plan date is before Event start date (#264)
  • [CPNHUB-179] fix(schema): Make user attribute mandatory for Topics (#265)
  • [CPNHUB-188] fix: coverage icon display in list (#263)