Skip to content

Latest commit

History

History
587 lines (443 loc) 路 54.8 KB

CHANGELOG.md

File metadata and controls

587 lines (443 loc) 路 54.8 KB

Change Log

Full Changelog

Implemented enhancements:

  • Upgrade to react-select v2 #198

Fixed bugs:

  • Can't write '<' on speaker name field #142

Merged pull requests:

  • Show unread notifications count #431 (Betree)
  • Fix comment form replies #430 (Betree)
  • Edit speaker minor improvements #428 (Betree)
  • Fix integration tests and improve CI configuration #427 (Betree)
  • chore(eslint): Move out from airbnb's config #426 (Betree)
  • Autofetch speaker info from Wikidata #424 (Betree)
  • chore(nginx): Allow for inline css from data: #422 (Betree)
  • Improve statements scroll behaviour #421 (Betree)
  • Add a fallback page for unexpected errors #418 (Betree)
  • Add different background sounds if the statement is refuted or confirmed #417 (Vayel)
  • Add code formatting to pre-commit #411 (Vayel)
  • chore(deps-dev): bump babel-eslint from 9.0.0 to 10.0.1 #409 (dependabot[bot])

1.0.0-staging (2019-03-29)

Full Changelog

1.0.0 (2019-03-29)

Full Changelog

Merged pull requests:

v1.0.0 (2019-03-19)

Full Changelog

Merged pull requests:

v0.9.4 (2019-01-05)

Full Changelog

Merged pull requests:

v0.9.3 (2018-12-20)

Full Changelog

Merged pull requests:

v0.9.2 (2018-12-09)

Full Changelog

Fixed bugs:

  • Next page nav button is disabled on https://captainfact.io/videos #306
  • ReferenceError: Can't find variable: Audio #303
  • [iOS / Firefox] Closing fullscreen makes video disappear #210
  • Application crash on loading with Safari Mobile for iOS 10.3.2 #152
  • Content Security Policy #112

Closed issues:

  • An in-range update of webpack is breaking the build 馃毃 #300
  • New gif demo for "Browser extension" page #297
  • An in-range update of react is breaking the build 馃毃 #267
  • Firefox inline extension install #250

Merged pull requests:

v0.9.1 (2018-12-01)

Full Changelog

Fixed bugs:

  • Error doesn't flash when reaching limitation on user info edition #126
  • [Safari] Intempestive appearing/disappearing scroll-bar on mouse-over event on video module #80

Merged pull requests:

  • Release 0.9.1 #296 (Betree)
  • [Homepage redesign] Add social profiles icons with styled-components / styled-icons #294 (Betree)
  • Redesign homepage #292 (Betree)
  • Remove feathub from README, remove CONTRIBUTING.md #290 (Betree)
  • Prettier: Set max to 90 columns #289 (Betree)
  • Add information to privacy policy #288 (Betree)
  • Run prettier on the code #287 (Betree)
  • Add Matomo script with opt-out checkbox in user settings #286 (Betree)
  • Release 0.9 #276 (Betree)

v0.9.0 (2018-11-23)

Full Changelog

Fixed bugs:

  • Video pauses when clicking on time-change links #230

Closed issues:

  • Notify user when a new statement is focused in background #269
  • An in-range update of validator is breaking the build 馃毃 #258
  • An in-range update of reactjs-popup is breaking the build 馃毃 #251
  • An in-range update of redux-actions is breaking the build 馃毃 #235

Merged pull requests:

  • Minor improvements before release #278 (Betree)
  • Fix browser locale when locale is not supported #277 (Betree)
  • Reduce sidebar width by 30px #275 (Betree)
  • Minor improvements #274 (Betree)
  • Notify user when a new statement is focused in background #273 (Betree)
  • Fix a crash when trying to reply to a comment made by a deleted user #272 (Betree)
  • Update lint-staged to the latest version 馃殌 #271 (greenkeeper[bot])
  • Update contribution guidelines #270 (Miragide)
  • Update clean-webpack-plugin to the latest version 馃殌 #265 (greenkeeper[bot])
  • Greenkeeper/redux actions 2.6.4 #264 (Betree)
  • Greenkeeper/reactjs popup 1.3.1 #263 (Betree)
  • chore: pin validator to 10.8.0 #261 (Betree)
  • Fix video pauses when clicking on time-change links #260 (Betree)
  • Add jobs service to docker-compose #257 (Betree)
  • User action: action type and entity as string values. #255 (Betree)

v0.8.17 (2018-11-01)

Full Changelog

Fixed bugs:

  • Pagination menu is broken when the number of pages is between 4 and 5 #215

Closed issues:

  • Ability to login using email or username alike #234

Merged pull requests:

v0.8.16 (2018-10-17)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • [IE11] Doesn't work (missing Object.includes polyfill) #196
  • Fix flagged comment display #206 (Betree)

Merged pull requests:

  • Release 0.8.16 #229 (Betree)
  • Add Greenkeeper badge 馃尨 #228 (greenkeeper[bot])
  • Update dependencies and fix linting issues #226 (Betree)
  • Improve build and npm scripts #224 (Betree)
  • Update dev API start instructions #222 (Betree)
  • Add UT for video-debate/video/reducer #221 (FacuRossi)
  • Bugfix/ie11 missing object includes polyfill #220 (MaitreManuel)
  • Fix a bug with speaker page infinite loop when changing the speaker #214 (Betree)
  • Fix crash when API was not reachable on videos page #213 (Betree)
  • Videos list pagination #212 (Betree)
  • Import logos in JS to have them bundled #211 (Betree)
  • Release 0.8.15 #209 (Betree)
  • Add "La Tronche en biais" and new contributors to homepage #208 (Betree)
  • Refactor FormUtils and CommentForm #204 (Betree)
  • Use new action model and add links to comments and statements in history #203 (Betree)
  • Fix a crash that was occuring when deleting speaker with self-comments #202 (Betree)
  • Use replace to change URL in history when redirecting on speaker page #201 (Betree)
  • Use new video hash_id field #200 (Betree)

v0.8.14 (2018-08-18)

Full Changelog

Implemented enhancements:

  • Make homepage statistics dynamic #193 (Betree)
  • Mobile menu that looks like a real mobile menu #191 (Betree)
  • Update dependencies #189 (Betree)
  • Move LanguageSelector up in sidebar and add it to settings page #187 (Betree)
  • Reduce username margin-bottom and fix icon width when collapsed #186 (Betree)
  • Fix help page colors and add missing translation #185 (Betree)
  • Add type="email" on email fields #184 (Betree)
  • Use external link icon on speaker's page wiki links #182 (Betree)
  • Add discord bot to OpenGraph user agents #178 (Betree)

Fixed bugs:

  • Publishers : show unlimited (or nothing) instead of -1 for number of available flags #144
  • Fix display bug with self-sourcing on small devices #188 (Betree)

Merged pull requests:

v0.8.13 (2018-08-05)

Full Changelog

Implemented enhancements:

  • Homepage re-design + update colors #174 (Betree)
  • Make comment's actions more visible #165 (Betree)

Merged pull requests:

v0.8.12 (2018-07-19)

Full Changelog

Fixed bugs:

  • Chat button double right border #148

Merged pull requests:

v0.8.11 (2018-06-22)

Full Changelog

Fixed bugs:

  • Show SpeakerForm if user is publisher (even without needed reputation) #134 (Betree)
  • Fix unwanted scrollbar on speaker's name for Windows #133 (Betree)

Merged pull requests:

v0.8.10 (2018-05-18)

Full Changelog

Fixed bugs:

  • Fonts and other assets are not included in build with new webpack build #117

Closed issues:

  • Sass styles hot reload #119

Merged pull requests:

v0.8.7 (2018-04-13)

Full Changelog

Merged pull requests:

  • Release 0.8.7 #111 (Betree)
  • Improve responsiveness on multiple pages and slightly re-style user page #110 (Betree)
  • New flags types, display reported comments, moderation re-design, update help pages #109 (Betree)
  • add username/name in User page title #107 (najeal)

v0.8.6 (2018-03-26)

Full Changelog

Fixed bugs:

  • Last react-player version breaks live videos timecodes #91
  • Forcing video position changes sound volume #88
  • [Chrome] Videos embed in comments fullscreen bug #81

Closed issues:

  • Speakers list #57
  • Ability to offer and receive reputation bounties to verify statements #29

Merged pull requests:

v0.8.3 (2018-03-06)

Full Changelog

Fixed bugs:

  • Statement add "Cancel" button requires two clics to be closed when empty #83

Closed issues:

  • Collective moderation #24

Merged pull requests:

v0.8.2 (2018-02-20)

Full Changelog

Fixed bugs:

  • [Chrome] UI components appearing over fullscreen videos #1

Merged pull requests:

v0.8.1 (2018-02-07)

Full Changelog

Closed issues:

  • "Bulletproof" achievement (install web browser extension) #23

Merged pull requests:

  • Release 0.8.1 #78 (Betree)
  • Videodebate users / viewers live presence count #76 (Betree)
  • New achievements and graphics + translate and fix Help content #75 (Betree)

v0.8.0 (2018-01-25)

Full Changelog

Merged pull requests:

  • Release 0.8.0 - Minor bug fixes, host image on DockerHub and add dev configs for 0.8 API #74 (Betree)
  • Dev compatibility with API v0.8 + release on Dockerhub #73 (Betree)

v0.7.9 (2018-01-18)

Full Changelog

Merged pull requests:

  • Release 0.7.9 #71 (Betree)
  • [Travis] Add a condition to build from tags #70 (Betree)
  • Comment texts in bubbles + sources and other various styling #69 (Betree)
  • Bundle translations in JS + improve server config #68 (Betree)
  • Compact statements on mobile + small users pictures + fixes #67 (Betree)

v0.7.8 (2018-01-15)

Full Changelog

Merged pull requests:

v0.7.7 (2018-01-09)

Full Changelog

Fixed bugs:

  • UTF8 characters (especially font awesome) random bug on prod #28

Closed issues:

  • Bubble menu: Disable and show cross if statement form is active #25

Merged pull requests:

  • Staging #58 (Betree)
  • Add security headers to NGinx + remove Dailymotion / SoundCloud embed #56 (Betree)
  • Display history as a table and add video actions to history #55 (Betree)
  • Statement text counter, new API config and various fixes #54 (Betree)
  • Improvement/misc #53 (Betree)
  • Add a script to easily extract icomoon bundle and add missing unlock icon #52 (Betree)
  • Add missing social networks icons (facebook ,twitter, g+...etc) #51 (Betree)

v0.7.4 (2017-12-13)

Full Changelog

Merged pull requests:

  • Icons, bubble menu and various improvements #50 (Betree)
  • Icons, bubble menu and various improvements #49 (Betree)
  • Style improvement and various fixes #47 (Betree)
  • Style improvement and various fixes #46 (Betree)

v0.7.3 (2017-12-08)

Full Changelog

Merged pull requests:

  • Release 0.7.3 #45 (Betree)
  • Feature unsubscribe page, resizable video column and bubble menu improvements #44 (Betree)
  • Videos open from extension doesn't automatically add if inexistant #43 (Betree)
  • Videos open from extension doesn't automatically add if inexistant #42 (Betree)

v0.7.2 (2017-11-21)

Full Changelog

Closed issues:

  • Embed video sources #4
  • Migrate to React 16 #3

Merged pull requests:

  • Release 0.7.2 馃殕 #41 (Betree)
  • Add link to Firefox extension 馃巻 #40 (Betree)
  • UI / UX improvements #39 (Betree)
  • Speaker preview / video card styles #38 (Betree)
  • Speaker page + various style fixes #37 (Betree)
  • Replace "Approve" by "Confirm" and improve mobile styles #36 (Betree)
  • Comments, statements and video debate history UI improvements #35 (Betree)
  • Youtube sources: show title on video and increase version to 0.7.1 #34 (Betree)
  • Set maintenance mode by env variable #33 (Betree)
  • Release 0.7.1 - Rich medias, help tooltips and various improvements #32 (Betree)
  • Update help pages #31 (Betree)
  • UserActions history refactor #30 (Betree)
  • Improve socket disconnection, update docs and help pages #27 (Betree)
  • Sources rich medias improvements #26 (Betree)
  • Update to React 16 #22 (Betree)
  • Restore VideoDebate tips, improve autoscroll + refactors #21 (Betree)
  • Create script to easilly launch dev API #12 (Betree)

v0.7.0 (2017-11-03)

Fixed bugs:

  • Comment / Statement text normalizer is breaking caret position #2

Merged pull requests:

  • Release 0.7 #20 (Betree)
  • Fix bug with comment form #19 (Betree)
  • Fix achievements list (stupid omission) #18 (Betree)
  • Show replied to comment above textbox #17 (Betree)
  • Upgrades for API 0.7 + OAuth, translations, styling & minor improvements #16 (Betree)
  • Improve comment and statement forms #15 (Betree)
  • Update LICENSE to AGPL 3 #14 (Betree)
  • Remove useless SASS rules that generate warnings with ruby SASS binary #13 (Betree)
  • Improve HTML markup and minify HTML #11 (Betree)
  • Update favicons / opengraph images #10 (Betree)
  • Update build and help pages #9 (Betree)
  • Update .travis.yml to only build for master/staging/maintenance #8 (Betree)
  • Update privileges / achievements help pages and remove deprecated .gitlab-ci.yml #7 (Betree)
  • Statements shifting and various improvements #5 (Betree)

* This Change Log was automatically generated by github_changelog_generator