Skip to content

Releases: CaptainFact/captain-fact-frontend

Release 1.0.0

29 Mar 23:08
b264685
Compare
Choose a tag to compare

Feature

  • Notifications #331 (Betree)
  • Automatically fill new statement speaker if there is only one #377 (Vayel) 馃帀
  • Redirect to previous page once logged in #348 (Ge0) 馃帀

Fixes

  • Fix authentication issue when local token has expired #350 (Betree)

Updates

Release 0.9.4

05 Jan 23:29
fadc87c
Compare
Choose a tag to compare

Feature

  • Ability for users to add unlisted videos #345 (Betree)
  • See all videos added by user in profile #345 (Betree)
  • Show warning on unlisted videos pages #345 (Betree)

Improvements

  • chore(ActivityLog): Add translations for banned comments #343 (Betree)
  • chore(Limitations): Change message when limitation is reached #339 (Betree)
  • Change speaker icon from buddy to microphone #327 (Betree)

Fixes

  • fix(Moderation): No more crashing when there's something to moderate #344 (Betree)
  • chore(Help): Fix typo on privileges page #340 (Betree)

Updates

Dev

  • Move logged in user to react context #330 (Betree)

Release 0.9.3

20 Dec 21:09
d45c1cf
Compare
Choose a tag to compare

Improvements

  • Timecodes shifting is now specific to video provider #322 (Betree)
  • Don't try to translate speakers title #321 (Betree)
  • Improve error message when video creation fails #318 (Betree)

Fixes

Updates

Release 0.9.2

09 Dec 23:32
14afcfc
Compare
Choose a tag to compare

Features

Improvements

Dev

Release 0.9.1

01 Dec 22:57
b13cd36
Compare
Choose a tag to compare

Feature

  • Homepage redesign - thanks to @Miragide for the mockups

Improvements

  • Add homepage click events to Matomo

Release 0.9.0

24 Nov 21:17
158d8c6
Compare
Choose a tag to compare

Feature

  • Notify user when a new statement is focused in background #273 (Betree)

Improvement

Fix

  • Fix a crash when trying to reply to a comment made by a deleted user #272 (Betree)
  • Fix video pauses when clicking on time-change links #260 (Betree)

Dev

  • Add jobs service to docker-compose #257 (Betree)

Updates


鈩癸笍 Backend Release : https://github.com/CaptainFact/captain-fact-api/releases/tag/v0.9.0

Release 0.8.17

01 Nov 01:18
00ea924
Compare
Choose a tag to compare

Feature

  • Add ability to login using email or username alike #238

Improvements

  • Add API source code repo URL to help pages #237
  • Remove non-implemented third parties from login / signup #239
  • Add YesWeHack to partners #243
  • Use Merryweather font for logo #241

Fixes

  • Fix pagination broken behaviour #252

Dev

  • Move static assets out of app/assets to app/static #240
  • Add end-to-end testing with Cypress #242
  • Integrate rollabar #253

Release 0.8.16

17 Oct 19:43
c95447e
Compare
Choose a tag to compare

0.8.16

Fix

  • Fix a bug preventing from adding new videos
  • Fix IE11 compatibility

Misc

  • Update dependencies

0.8.15

Feature

  • Add more reputation tooltips (on SpeakerForm + Statement)
  • Videos list pagination (#212)

Improvement

  • Use new action model and add links to comments and statements in history
  • Add "La Tronche en biais" and new contributors to homepage
  • Import logos in JS to have them bundled
  • Use replace to change URL in history when redirecting on speaker page
  • Use new video.hashId field

Fix

  • Fix a crash that was occuring when deleting speaker with self-comments
  • Fix flagged comments display
  • Fix some UI problems with modals

Dev

  • Refactor FormUtils and CommentForm

Release 0.8.14

18 Aug 12:35
853ef86
Compare
Choose a tag to compare

Features

  • Activity log #179
  • Tooltip on AddVideo when not enough reputation #190
  • Add Artist and GoodVibes achievements #194

Improvements

  • Mobile menu that looks like a real mobile menu #191
  • Add discord bot to OpenGraph user agents #178
  • Bold text + colorful icon on partner's video cards #177
  • Use external link icon on speaker's page wiki links #182
  • Fix help page colors and add missing translation #185
  • Reduce username margin-bottom and fix icon width when collapsed #186
  • Move LanguageSelector up in sidebar and add it to settings page #187
  • Fix display bug with self-sourcing on small devices #188
  • Make homepage statistics dynamic #193
  • Add type="email" on email fields #184

Fixes

  • Don's show flags limit if no limit in flag modal #180

Dev

  • Refactor CommentDisplay and CommentsContainer (now CommentsList) #183
  • Update dependencies #189
  • Apollo is now used to query GraphQL API. The revolution is on its way 馃憡

Release 0.8.13

05 Aug 10:38
0a331c2
Compare
Choose a tag to compare

Feature

  • Disabled invitation system (now configurable)
  • Make comment actions (reply, flag...etc) more visible
  • Improved auth system (you'll have to re-connect)
  • Increase max comment length to 512
  • Homepage re-design
  • Use new logo
  • Use new colors theme
  • Allow null user in comment (deleted account = anonymous)

Improvements

  • Change minimum reputation to add video to 75
  • Compatibility with extension's new version
  • Change demo video on extension's page
  • Remove chrome scrollbar customization
  • Clarify documentation

Fixes

  • Add missing translations
  • Speaker's page route is now case insensitive
  • Add missing translations