Skip to content

Releases: superdesk/newsroom-core

v2.8.0rc1

22 Aug 14:29
Compare
Choose a tag to compare
v2.8.0rc1 Pre-release
Pre-release

What's Changed

Read more

v2.7.1

25 Jul 09:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.7.1

v2.7.0

08 Jul 13:26
Compare
Choose a tag to compare

What's Changed

Read more

v2.7-rc1

30 May 08:27
Compare
Choose a tag to compare
v2.7-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: https://github.com/supe...

Read more

v2.6.2

10 Apr 13:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.6.2

v2.6.1

05 Apr 09:34
Compare
Choose a tag to compare

What's Changed

  • fix docker-compose missing on github actions by @petrjasek in #872
  • use filters when searching for matching topics in agenda by @petrjasek in #871

Full Changelog: v2.6.0...v2.6.1

v2.6.0

27 Mar 12:49
68c882c
Compare
Choose a tag to compare

What's Changed

  • Drag and drop v2 by @tomaskikutis in #598
  • remove 'Sort by' drop down in the Calendar/Agenda section [CPCN-409] by @devketanpro in #621
  • implement locale aware template loader by @petrjasek in #618
  • fix missing folders and topics in filters by @tomaskikutis in #622
  • Introduce show_date config option by @thecalcc in #624
  • [NHUB-315] Support Audio & Video for Featuremedia by @MarkLark86 in #616
  • remove agenda link form personalize home modal by @dzonidoo in #626
  • update tips tabs content by @dzonidoo in #629
  • Filter search & pagination by @thecalcc in #628
  • avoid specific messages for password reset by @petrjasek in #632
  • Cpcn 403 by @darconny in #630
  • Mobile layout and other improvements by @fritzSF in #633
  • Small CSS fix by @fritzSF in #636
  • Refresh items list on filter removal by @thecalcc in #634
  • Small theme updates & fixes by @fritzSF in #637
  • CSS error fix by @fritzSF in #639
  • Agenda quick filters pills by @thecalcc in #609
  • wire - topic e2e test by @dzonidoo in #617
  • require replacing lodash.get with optional chaining for modified code by @tomaskikutis in #625
  • Show search conditionally by @thecalcc in #644
  • fix : Download button is not display in agenda view by @devketanpro in #650
  • [NHUB-434] Improve the display of Wire list items with images on Mobile phones by @fritzSF in #651
  • [STTNHUB-290] HTML & CSS for the multi-day events display in the list view by @fritzSF in #655
  • Fix no company selected bug by @thecalcc in #646
  • As a user I want to export my selected events in csv format [CPCN-15] by @devketanpro in #653
  • Search disapearing fix by @thecalcc in #656
  • [CPCN-27] Show segment instead of version for transcripts by @MarkLark86 in #659
  • avoid unique error messages by @petrjasek in #658
  • Change the text on the Sort by drop down options by @dzonidoo in #661
  • Wire-Filter e2e by @dzonidoo in #648
  • implement change password in user profile by @petrjasek in #664
  • [STTNHUB-216] Agenda: Show group headers for hidden items by @MarkLark86 in #662
  • Translating the search tips by @dzonidoo in #663
  • When selecting a location filter drop down in the calendar the page goes blank by @dzonidoo in #665
  • Refresh widget - new items indicator is missing when new items arrive to Newshub by @dzonidoo in #666
  • STTNHUB-288 by @darconny in #667
  • fix UI error when there is an association with null value by @petrjasek in #668
  • [NHUB-446] chore: DB Migration script for topic subscribers by @MarkLark86 in #669
  • [NHUB-449] fix: Save new Agenda topic not showing form by @MarkLark86 in #670
  • add link to reset password on password change page by @petrjasek in #671
  • fix picture text card display error with missing picture by @petrjasek in #672
  • [CPCN-482] and [CPCN-486] by @fritzSF in #674
  • Fix labels (from, to) in subscriber activities tab by @thecalcc in #673
  • improve the usage of Babel in multilingual contexts to convert dates & times [NHUB-182] by @devketanpro in #676
  • Carousel implementation by @thecalcc in #675
  • implement item level expiry based on source by @petrjasek in #679
  • [CPCN-486] Final ajustments based on customer feedback by @fritzSF in #681
  • Show new items indicator also on the main page of Wire and Agenda by @dzonidoo in #678
  • fix navigation query for users by @petrjasek in #682
  • [CPCN-480] For Company Admin user in Settings the Product names don't look like links that are clickable by @fritzSF in #686
  • Agenda search results fix by @thecalcc in #683
  • Agenda filters are appearing after search is cleared by @dzonidoo in #680
  • [NHUB-447] Automate more of user onboarding from signup form by @MarkLark86 in #688
  • Display expiry date on Preview and Detail View for a segment of a TV/radio transcript by @dzonidoo in #685
  • fix current password check on change password view by @petrjasek in #690
  • Display duration on Preview and Detail View for a segment of a TV/radio transcript by @dzonidoo in #684
  • Media gallery carousel improvements by @thecalcc in #695
  • [NHUB-241] fix(agenda): Push saved_items notification on coverage watch change by @MarkLark86 in #693
  • [NHUB-460] fix(agenda): Search all display dates by @MarkLark86 in #692
  • add publish_event and publish_planning signals by @petrjasek in #699
  • If a user is being created don't show the resend invite button by @thecalcc in #698
  • Fix location from ingested items display by @thecalcc in #697
  • Show products that are for the current company only by @thecalcc in #696
  • Feature media separate from carousel by @thecalcc in #700
  • Fix : Reports that are not working [NHUB-338] by @devketanpro in #689
  • As a user I would like to see a user message if I don’t have the rights to access the content of a Coverage indicated in an event based on a greyed out view item button by @dzonidoo in #694
  • [CPCN-521] by @fritzSF in #701
  • UI Mockup & necessary HTML/CSS changes by @dzonidoo in #702
  • [CPCN-521] - final changes by @fritzSF in #704
  • populate coverage assigned desk user data by @petrjasek in #707
  • FIX : Real Notifications are not saved on revisiting when switching from Company topics to My topics [CPCN-413] by @devketanpro in #705
  • Change the tooltip from "Save" to "Bookmarks" when mouse hovers to the Bookmarks icon by @dzonidoo in #710
  • fix: The date in the downloaded Plain text file is not the event date [CPCN-388] by @devketanpro in #687
  • FIX : Cannot disable a company [NHUB-473] by @devketanpro in #715
  • company and user search in the Company admin view should be cleared upon switching tabs [NHUB-462] by @devketanpro in #716
  • tags appearing in the planning block of event items in both preview and full view by @dzonidoo in https://github.com//pull/713

  • The name and email of the assigned desk or journalist should be displayed in all views [CPCN-503] by @devketanpro in #718
  • Wire list card implementation by @thecalcc in #709
  • Remove "remove" action from agenda only by @thecalcc in #722
  • Increase the max characters for saved topic title by @dzonidoo in #724
  • The language config for the date picker calendar in the Agenda section is not picked up anymore by @dzonidoo in #714
  • Fix : clear user...
Read more

v2.5.0

01 Feb 08:42
Compare
Choose a tag to compare

What's Changed

  • fix copy tests by @petrjasek in #339
  • CPCN-115 by @darconny in #329
  • Fix : When an item is corrected the refresh button does not appear [NHUB-277] by @devketanpro in #330
  • fix : User type and Company information are missing from the detailed user profile view [CPCN-111] by @devketanpro in #336
  • Fix : Region/place filter not appearing when using 'planning only' filter[NHUB-170] by @devketanpro in #332
  • No admin icon on company admin accounts on user tab [CPCN-101] by @devketanpro in #337
  • ignore user email preferences when sending token emails by @petrjasek in #338
  • update label as company admin [CPCN-101] by @devketanpro in #340
  • [NHUB-281] Static app for UI design purposes by @MarkLark86 in #341
  • CPCN-127 by @darconny in #344
  • Fix : Do not allow company admins to change user type [CPCN-130] by @devketanpro in #343
  • Fix : When typing in the company field of a user admin, sections and products cascades become dysfunctional [CPCN-134] by @devketanpro in #345
  • hide the password reset button for all user types in the Company Management user profile [CPCN-135] by @devketanpro in #347
  • Cpcn 113 by @darconny in #346
  • Fix : display the correct user type in the user type field in the Company Management view [CPCN-136] by @devketanpro in #348
  • Fix : Search results for label on top of the list is empty [NHUB-214] by @devketanpro in #354
  • Fix : Agenda section shows blank if user language is French [CPNHUB-231] by @devketanpro in #356
  • NHUB-283 by @darconny in #357
  • CPCN-109 by @darconny in #358
  • CPCN-109 by @darconny in #362
  • drop test strings from transifex by @petrjasek in #364
  • implement topic folders APIs by @petrjasek in #366
  • CPCN-154 by @darconny in #371
  • [CPCN-67] Feature: Add advanced search to Wire by @MarkLark86 in #372
  • CPCN-131 by @darconny in #373
  • Cpcn 166 by @darconny in #374
  • [CPCN-131] Feature(ui): Advanced search panel for Wire by @MarkLark86 in #375
  • Fix : Do not display any seats in Company Admin when Allow companies to manage their own user product permissions is FALSE [NHUB-289] by @devketanpro in #376
  • Fix : remove the products info and numbers from the Users tab based on key allow_companies_to_manage_products [NHUB-289] by @devketanpro in #381
  • Fix: Test product in agenda section of products shows a blank page with error [CPCN-158] by @devketanpro in #378
  • improve saml config options by @petrjasek in #379
  • CPCN-145 by @darconny in #377
  • Treat situation if there is no product assigned to a user [NHUB-285] by @devketanpro in #380
  • make section names configurable by @petrjasek in #382
  • make the following strings from the company management view available in Transifex [CPCN-164] by @devketanpro in #383
  • handle company products with 0 seats as unlimited by @petrjasek in #384
  • handle unlimited products in the UI by @petrjasek in #386
  • Search terms highlighted in Wire [CPCN-17] by @devketanpro in #388
  • Css refactoring by @fritzSF in #385
  • CPCN-167 by @darconny in #391
  • handle french accents in search by @petrjasek in #390
  • [CPCN-198] Support advanced search params in topics by @MarkLark86 in #393
  • Fix : Request seat template looks awkward [CPCN-142] by @devketanpro in #392
  • Fix: More News button is not working. Once clicked, always spinning [NHUB - 293] by @devketanpro in #394
  • Improve handling of advanced search fields selection by @petrjasek in #396
  • update fields setting to show full body text in highlight [CPCN-17] by @devketanpro in #395
  • update translations by @petrjasek in #398
  • [CPCN-112] by @fritzSF in #397
  • change the lable in the Agenda filter section from 'Published' to 'Event date' [NHUB-294] by @devketanpro in #399
  • Fix : disable more news button instead of hide full component [NHUB-293] by @devketanpro in #400
  • Css refactoring by @fritzSF in #401
  • [NHUB-282] Modify gtag setup to work with GA4 by @MarkLark86 in #404
  • Fix : enable news more button for company unlimited seats [NHUB-293] by @devketanpro in #403
  • [NHUB-282] Analytics: Support Google UA as well as GA4 setup by @MarkLark86 in #406
  • See the content of the body field which is surrounding the first matching search term [CPCN-18] by @devketanpro in #402
  • merge hotfix/2.4.1 branch to develop by @petrjasek in #405
  • CPCN-83 by @darconny in #411
  • Fix : update permission, user type 'adminstrator' access all section in user profile [NHUB-291]. by @devketanpro in #407
  • Fix : More News button should always appear for users of type 'Administrator' [NHUB-307] by @devketanpro in #410
  • [CPCN-203] Improved search results bar by @MarkLark86 in #409
  • [NHUB-302] HTML/CSS refactoring by @fritzSF in #412
  • Fix : Advanced Search: although the topic/search was cleared the search terms remain marked [NHUB-299] by @devketanpro in #414
  • Font fix by @darconny in #415
  • STT text and picture genre to be shown on the planned coverages [STTNHUB-199] by @devketanpro in #413
  • [CPCN-47] SearchTips Panel by @MarkLark86 in #416
  • No Select all button to select all available products when assigning products to a standard user [CPCN-116] by @devketanpro in #417
  • [CPCN-209] and [CPCN-214] by @fritzSF in #418
  • update functionality to showing subject in the agenda list preview based on uiconfig [STTNHUB-200] by @devketanpro in #423
  • Fix : update split pattern for search term highlighted text [CPCN-18] by @devketanpro in #421
  • [NHUB-322] and other sidenav CSS and layout issues by @fritzSF in #426
  • Fix : Change view does not work in the wire section [NHUB-317] by @devketanpro in #425
  • Fix : Search terms not highlighted completely in wire list view [CPCN-223] by @devketanpro in #427
  • As a user I want to see the search terms highlighted in the Agenda section [CPCN-197] by @devketanpro in #428
  • instructions for development setup by @tomaskikutis in #422
  • [CPCN-208] Add AdvancedSearch to Agenda by @MarkLark86 in #430
  • generate manifest.json file on disk when using webpack dev server by @petrjasek in #432
  • [CPCN-208] fix: Add available field names to SearchResultsAdvancedSearchRow by @MarkLark86 in #433
  • Fix : Section filters and products should not be highlighted during search in wire section [NHUB-320] by @devketanpro in #431
  • fix server Dockerfile by @petrjasek in https://github.com/superdesk/newsroom-core...
Read more

v2.6-rc2

31 Jan 08:24
Compare
Choose a tag to compare
v2.6-rc2 Pre-release
Pre-release

What's Changed

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

v2.6-rc1

25 Jan 09:10
aa21493
Compare
Choose a tag to compare
v2.6-rc1 Pre-release
Pre-release

What's Changed

  • Drag and drop v2 by @tomaskikutis in #598
  • remove 'Sort by' drop down in the Calendar/Agenda section [CPCN-409] by @devketanpro in #621
  • implement locale aware template loader by @petrjasek in #618
  • fix missing folders and topics in filters by @tomaskikutis in #622
  • Introduce show_date config option by @thecalcc in #624
  • [NHUB-315] Support Audio & Video for Featuremedia by @MarkLark86 in #616
  • remove agenda link form personalize home modal by @dzonidoo in #626
  • update tips tabs content by @dzonidoo in #629
  • Filter search & pagination by @thecalcc in #628
  • avoid specific messages for password reset by @petrjasek in #632
  • Cpcn 403 by @darconny in #630
  • Mobile layout and other improvements by @fritzSF in #633
  • Small CSS fix by @fritzSF in #636
  • Refresh items list on filter removal by @thecalcc in #634
  • Small theme updates & fixes by @fritzSF in #637
  • CSS error fix by @fritzSF in #639
  • Agenda quick filters pills by @thecalcc in #609
  • wire - topic e2e test by @dzonidoo in #617
  • require replacing lodash.get with optional chaining for modified code by @tomaskikutis in #625
  • Show search conditionally by @thecalcc in #644
  • fix : Download button is not display in agenda view by @devketanpro in #650
  • [NHUB-434] Improve the display of Wire list items with images on Mobile phones by @fritzSF in #651
  • [STTNHUB-290] HTML & CSS for the multi-day events display in the list view by @fritzSF in #655
  • Fix no company selected bug by @thecalcc in #646
  • As a user I want to export my selected events in csv format [CPCN-15] by @devketanpro in #653
  • Search disapearing fix by @thecalcc in #656
  • [CPCN-27] Show segment instead of version for transcripts by @MarkLark86 in #659
  • avoid unique error messages by @petrjasek in #658
  • Change the text on the Sort by drop down options by @dzonidoo in #661
  • Wire-Filter e2e by @dzonidoo in #648
  • implement change password in user profile by @petrjasek in #664
  • [STTNHUB-216] Agenda: Show group headers for hidden items by @MarkLark86 in #662
  • Translating the search tips by @dzonidoo in #663
  • When selecting a location filter drop down in the calendar the page goes blank by @dzonidoo in #665
  • Refresh widget - new items indicator is missing when new items arrive to Newshub by @dzonidoo in #666
  • STTNHUB-288 by @darconny in #667
  • fix UI error when there is an association with null value by @petrjasek in #668
  • [NHUB-446] chore: DB Migration script for topic subscribers by @MarkLark86 in #669
  • [NHUB-449] fix: Save new Agenda topic not showing form by @MarkLark86 in #670
  • add link to reset password on password change page by @petrjasek in #671
  • fix picture text card display error with missing picture by @petrjasek in #672
  • [CPCN-482] and [CPCN-486] by @fritzSF in #674
  • Fix labels (from, to) in subscriber activities tab by @thecalcc in #673
  • improve the usage of Babel in multilingual contexts to convert dates & times [NHUB-182] by @devketanpro in #676
  • Carousel implementation by @thecalcc in #675
  • implement item level expiry based on source by @petrjasek in #679
  • [CPCN-486] Final ajustments based on customer feedback by @fritzSF in #681
  • Show new items indicator also on the main page of Wire and Agenda by @dzonidoo in #678
  • fix navigation query for users by @petrjasek in #682
  • [CPCN-480] For Company Admin user in Settings the Product names don't look like links that are clickable by @fritzSF in #686
  • Agenda search results fix by @thecalcc in #683
  • Agenda filters are appearing after search is cleared by @dzonidoo in #680
  • [NHUB-447] Automate more of user onboarding from signup form by @MarkLark86 in #688
  • Display expiry date on Preview and Detail View for a segment of a TV/radio transcript by @dzonidoo in #685
  • fix current password check on change password view by @petrjasek in #690
  • Display duration on Preview and Detail View for a segment of a TV/radio transcript by @dzonidoo in #684
  • Media gallery carousel improvements by @thecalcc in #695
  • [NHUB-241] fix(agenda): Push saved_items notification on coverage watch change by @MarkLark86 in #693
  • [NHUB-460] fix(agenda): Search all display dates by @MarkLark86 in #692
  • add publish_event and publish_planning signals by @petrjasek in #699
  • If a user is being created don't show the resend invite button by @thecalcc in #698
  • Fix location from ingested items display by @thecalcc in #697
  • Show products that are for the current company only by @thecalcc in #696
  • Feature media separate from carousel by @thecalcc in #700
  • Fix : Reports that are not working [NHUB-338] by @devketanpro in #689
  • As a user I would like to see a user message if I don’t have the rights to access the content of a Coverage indicated in an event based on a greyed out view item button by @dzonidoo in #694
  • [CPCN-521] by @fritzSF in #701
  • UI Mockup & necessary HTML/CSS changes by @dzonidoo in #702
  • [CPCN-521] - final changes by @fritzSF in #704
  • populate coverage assigned desk user data by @petrjasek in #707
  • FIX : Real Notifications are not saved on revisiting when switching from Company topics to My topics [CPCN-413] by @devketanpro in #705
  • Change the tooltip from "Save" to "Bookmarks" when mouse hovers to the Bookmarks icon by @dzonidoo in #710
  • fix: The date in the downloaded Plain text file is not the event date [CPCN-388] by @devketanpro in #687
  • FIX : Cannot disable a company [NHUB-473] by @devketanpro in #715
  • company and user search in the Company admin view should be cleared upon switching tabs [NHUB-462] by @devketanpro in #716
  • tags appearing in the planning block of event items in both preview and full view by @dzonidoo in https://github.com//pull/713

  • The name and email of the assigned desk or journalist should be displayed in all views [CPCN-503] by @devketanpro in #718
  • Wire list card implementation by @thecalcc in #709
  • Remove "remove" action from agenda only by @thecalcc in #722
  • Increase the max characters for saved topic title by @dzonidoo in #724
  • The language config for the date picker calendar in the Agenda section is not picked up anymore by @dzonidoo in #714
  • Fix : clear user...
Read more