Skip to content

Instantly share code, notes, and snippets.

@hlmnrmr
Last active November 3, 2016 15:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hlmnrmr/daf39b2b964126512839e173b1c1a9b9 to your computer and use it in GitHub Desktop.
Save hlmnrmr/daf39b2b964126512839e173b1c1a9b9 to your computer and use it in GitHub Desktop.

Change Log

v1.4rc2 (2016-11-03)

Full Changelog

Merged pull requests:

  • fix(publish): allow email formatter #639
  • live suggestions implementation #609

v1.4rc1 (2016-11-02)

Full Changelog

Merged pull requests:

  • Fixing spelling errors #637
  • [SD-5553] Prepopulate saved_search logged-in as the user of that saved_search #635
  • fix(html): improve word counting #634
  • remove autogenerated docs #633
  • fix(byline): Delete By from byline for nitf formatter #632
  • fix(validate): Ignore dateline if item is corrected because dateline … #630
  • update bcrypt and run tests on both python 3.4 and 3.5 #628
  • Add support for endpoint-level authentication. #627
  • [SD-5553] Modified saved search end-point. #626
  • added get_text and get_char_count methods to superdesk.etree #625
  • fix(auth): update session_preferences on session purge #624
  • docs update #623
  • fix(rss): fix rss ingest when updated_parsed is None #621
  • feat(content): Add option to generate short ids for content items #620
  • feat(translate): Automatically call translate macros on translate oper… #619
  • [SD-5551] Updating 'versioncreated' of a duplicated item. #618
  • [sd-5550],[SD-5548] Map AP showbiz stories to entertainment, encode p… #617
  • [SD-5551] Changes to duplicate an item to a different desk #616
  • [NITF] [FORMATTER] added an attribute to reset HTML attributes in htm… #615
  • fix(rss): Prevents rss items created in the future #614
  • fix(sentry): set server name on sentry client #613
  • fix(rss): ingest items with missing updated info #612
  • fix(ingest): Fix ftp ingest #611
  • fix(enqueue): Using system_update to modify the schedule item instead of patch. #610
  • [SD-5511] calculate word count on save and publish #608
  • [NITF] [FORMATTER] fixed first level children parsing in html2nitf #607
  • feat(translate): Add support for translate operation #605
  • fix(crop): let width/height to be strings #604
  • fix(docs): fix flake8 docs issues #603
  • [SD-5512] - Embargo privilege #602
  • [SD-5508] Flag Auto Published items so that they can be identified by… #601
  • docs: add missing docs #598
  • fix(rewrite): Preserv the set language on update/rewrite action #597

v1.3.2 (2016-10-20)

Full Changelog

Merged pull requests:

  • Update minimal data for clean setups [SDESK-199] #631

v1.3.1 (2016-10-20)

Full Changelog

Merged pull requests:

  • fix(validate): report errors if required list field is empty #629
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment