Skip to content

Latest commit

 

History

History
219 lines (158 loc) · 17.3 KB

CHANGELOG.md

File metadata and controls

219 lines (158 loc) · 17.3 KB

Change Log

v1.0.2 (2019-04-01)

Full Changelog

Fixed bugs:

  • GenServer terminating (MatchError): no match of right hand side value: {:error, :cannot_create_table} #135
  • GenServer terminating (MatchError): no match of right hand side value: {:error, :cannot_create_table} #134

Merged pull requests:

v1.0.1 (2019-03-25)

Full Changelog

Fixed bugs:

  • DBConnection.ConnectionError: connection not available because of disconnection #132
  • GenServer terminating (DBConnection.ConnectionError): connection not available because of disconnection #131
  • DBConnection.ConnectionError: connection not available because of disconnection #130
  • GenServer terminating (ArgumentError): argument error #127

Merged pull requests:

v1.0.0 (2019-03-19)

Full Changelog

Fixed bugs:

  • GenServer terminating: exited in: GenServer.call(CF.RestApi.Presence, {:list, "video_debate:4P7J"}, 5000) ** (EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application i #110

Merged pull requests:

v0.9.3 (2019-01-05)

Full Changelog

Fixed bugs:

  • CF.Accounts.UserPermissions.PermissionsError: unauthorized #92

Closed issues:

  • Add API key to users #50
  • Ability to export verification results #10
  • User account deletion : soft delete #8
  • Add a cleanup job to remove expired password reset requests #7
  • [New achievements] Hit machine, fact's tamer, you made a point #5

Merged pull requests:

v0.9.2 (2018-12-29)

Full Changelog

Merged pull requests:

  • Release 0.9.2 #78 (Betree)
  • Fix youtube fetch strategy #77 (Betree)
  • fix(GraphQL): Add missing cf dependency #76 (Betree)
  • chore(Limitations): Softer limitations for update user #74 (Betree)
  • chore(WS): Return a proper unauthorized error when calling authenticated #73 (Betree)
  • dev(Emails): Make the procedure to dev emails clearer #72 (Betree)
  • chore(FrontendRouter): Use unique comments URLs #71 (Betree)

v0.9.1 (2018-12-20)

Full Changelog

Fixed bugs:

  • Phoenix.Router.NoRouteError: no route found for GET /socket/longpoll (CF.RestApi.Router) #67
  • Phoenix.Router.NoRouteError: no route found for GET /socket/longpoll (CF.RestApi.Router) #56
  • OAuth2.Error: Server responded with status: 400

Headers:

www-authenticate: OAuth "Facebook Platform" "invalid_code" "This authorization code has been used." content-type: application/json facebook-api-version: v2.8 x-fb-rev: 4560566 access-control-allow #54

  • Jobs tests frequently fail #41

Closed issues:

  • [Atom Feed] Flags #34
  • Passwordless authentication #12

Merged pull requests:

  • Release 0.9.1 #69 (Betree)
  • Allow longpoll connections #68 (Betree)
  • Fix crash with facebook signup when name length is > 20 #66 (Betree)
  • Fix error when trying to enter an empty speaker title #65 (Betree)
  • chore(TravisCI): Check code format before running tests #64 (Betree)
  • Videos can now handle multiple providers #63 (Betree)
  • Delete docker dev scripts #62 (Betree)
  • Fix timestamps in videos list #61 (Betree)
  • chore(CI): Move release script out of travis config #59 (Betree)
  • feat: Add Atom Feed for flags #57 (btrd)
  • Disable jobs scheduler in tests #53 (Betree)
  • Release 0.9 #52 (Betree)

v0.9.0 (2018-11-23)

Full Changelog

Fixed bugs:

  • Sources length is limited to 255 characters #42

Closed issues:

  • throw: "Hello World" #48
  • RuntimeError: Hello World #47

Merged pull requests:

  • Replace "Anonymous user" label by "Deleted account" #51 (Betree)
  • Add errors reporting with Rollbar #49 (Betree)
  • Fix ability to confuse new fetcher mime_type with URL params #46 (Betree)
  • Store source URL MIME type #45 (Betree)
  • Increase sources max URL length to 2048 #44 (Betree)
  • Umbrella app refactor - Part II ☂🌩🐋 #38 (Betree)
  • Replace CaptainFactJobs.Vote by realtime messages #37 (Betree)
  • Use ecto_enum for UserAction type and entity #36 (Betree)

v0.8.17 (2018-11-01)

Full Changelog

Implemented enhancements:

  • Ability to login using email or username alike #9

Fixed bugs:

  • Fix a bug preventing from shift all statements #28 (Betree)

Closed issues:

  • Ability to import captions from YouTube #11

Merged pull requests:

  • Release 0.8.17 #35 (Betree)
  • Add the ability to disable CORS in config, set them to disabled by default in dev #30 (Betree)
  • Use raw video title as entry title in videos atom feed #29 (Betree)
  • Add ability to login using email or username alike #27 (adri)
  • Fix typo #26 (ruudk)
  • Add ability to import captions from YouTube #25 (adri)
  • Unified docker release #24 (Betree)
  • Return a proper 404 error when speaker doesn't exist #23 (Betree)
  • Paginated videos list #22 (Betree)
  • Videos atom feed #20 (Betree)
  • Release 0.8.15 #19 (Betree)
  • Use markdown format for statement feed #18 (Betree)
  • Use new relationship model for UserAction #17 (Betree)
  • Create CODE_OF_CONDUCT.md #16 (Betree)
  • Generate hashId and store it in DB #15 (Betree)
  • Improve comments Atom feed rendering #14 (Betree)
  • Store Q letter in wikidata_item_id + Disable speakers validation feature #3 (Betree)
  • [CI] Travis config #2 (Betree)

v0.8.14 (2018-08-18)

Full Changelog

v0.8.13 (2018-08-05)

Full Changelog

v0.8.12 (2018-07-19)

Full Changelog

v0.8.10 (2018-05-18)

Full Changelog

v0.8.7 (2018-04-13)

Full Changelog

v0.8.6 (2018-03-25)

Full Changelog

v0.8.3 (2018-03-06)

Full Changelog

v0.8.0 (2018-01-25)

Full Changelog

v0.2.0 (2017-03-29)

* This Change Log was automatically generated by github_changelog_generator