Skip to content

Doge v1.11.0

Compare
Choose a tag to compare
@paulloz paulloz released this 20 Oct 13:25
· 548 commits to master since this release

Wow such change log since v1.10.0 (diff):

  • Display the visibility of my investigation (private/public)
  • Enable "make your investigation private" via the front-end for paid plans
  • Display the list of collaborators for each topic
  • Create an 'administrator' role on topics. An admin can manage the list of collaborators
  • Display sources for the 'name' field
  • 'author' section only visible for owners
  • Enhance sources management
  • Added fixture for TopicDataSet
  • Fix issues with usernames containing dots and/or capital letters
  • Fix issues with https and oEmbed fields
  • Fix width issues with oEmbed fields
  • A lot of requests optimization
  • Enable gzip compression on static files
  • Enable gzip in 'proxy' route
  • Minor wording enhancements
  • Minor style enhancements
  • Minor bugfixes