Skip to content

v2.5.0

Compare
Choose a tag to compare
@petrjasek petrjasek released this 29 Sep 08:23
· 618 commits to master since this release

What's Changed

  • avoid mongo javascript on reset password by @petrjasek in #2299
  • As a user I want to have the Coming Up field active when I create a new story. [SDBELGA-466] by @GyanP in #2298
  • update versioncreated on item move by @petrjasek in #2302
  • sync etag returned from move by @petrjasek in #2304
  • [FEEDING SERVICE][GMAIL]Parse GMail labels by @jerome-poisson in #2303
  • fix href for media items by @petrjasek in #2305
  • [FEEDING SERVICES][EMAIL]Don't use None or empty string for criterion by @jerome-poisson in #2307
  • use data from association when validating by @petrjasek in #2309
  • On spike/unspike update the 'last updated' field [SDESK-6338] by @GyanP in #2311
  • use elastic aggregations for archive autocomplete by @petrjasek in #2313
  • As a SD admin I want to update the metadata section by uploading (or referencing) a settings file[SDESK-6331] by @GyanP in #2310
  • integrate elastic apm by @petrjasek in #2314
  • make sure we return the original sluglines by @petrjasek in #2317
  • add mongo index to published.translation_id by @petrjasek in #2315
  • Accent removal option for search in superdesk [SDESK-6224] by @GyanP in #2318
  • add imatrics api to send feedback by @petrjasek in #2319
  • FIX: Template language is not forgotten after the Language field is removed from respective content profile [SDESK-6360] by @GyanP in #2321
  • As an SD user manager, I want to indicate whether an author wants to be publicly visible or hidden [SDBELGA-605] by @GyanP in #2320
  • Show all required fields from associated media templates in Upload media dialog [SDESK-6180] by @GyanP in #2324
  • remove field config type validation to make it more flexible by @tomaskikutis in #2326
  • [TGA-16] Ability to set template_url when registering a transmitter by @MarkLark86 in #2327
  • when listing items audit them all at once by @petrjasek in #2329
  • avoid checking if media exists when generating url by @petrjasek in #2328
  • when translation expires remove it from translations list by @petrjasek in #2330
  • set resource collation off by default by @petrjasek in #2333
  • fix(email) insert carriage return at end of pars by @marwoodandrew in #2331
  • fix updating editor fields removes extra contents by @petrjasek in #2335
  • fix media expiry from mongo by @petrjasek in #2336
  • FIX: Error when cropping a .PNG image [SDESK-6377] by @GyanP in #2338
  • allow macro to stop auto routing by @petrjasek in #2339
  • FIX: Validate characters option set in the Content Profile for body does not work [SDCP-608] by @GyanP in #2340
  • [DATA MANIPULATION] api to restore records by @jerome-poisson in #2308
  • FIX: Export action from 3-dots-menu does not work on bel12 [back-end] [SDBELGA-618] by @GyanP in #2337
  • make user list sorting case insensitive by @petrjasek in #2341
  • improve elastic apm setup by @petrjasek in #2344
  • FIX: Existing media contacts are not appearing in the list [SDESK-6412] by @GyanP in #2343
  • implement output formats api by @petrjasek in #2342
  • Fix NTB Currency Macros in Editor3 [SDNTB-764] by @GyanP in #2345
  • avoid auto import of text checkers services by @petrjasek in #2346
  • SDAAP-25 Change IPTC7901 parser to map category u to i as well by @marwoodandrew in #2368
  • [SDAAP-34] Email ingest is not ingesting images by @marwoodandrew in #2378
  • avoid cursor timeout in fix links command by @petrjasek in #2382
  • fix(gmail) token expiry calculation is wrong by @marwoodandrew in #2381

Full Changelog: v2.4.0...v2.5.0