Skip to content

Release 0.8.16

Compare
Choose a tag to compare
@Betree Betree released this 17 Oct 19:43
· 1173 commits to master since this release
c95447e

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