Skip to content

OpenOversight 0.6.3

Compare
Choose a tag to compare
@abandoned-prototype abandoned-prototype released this 21 Nov 02:51
· 261 commits to develop since this release
f372c70

Features

  • SEO Improvements #800 (adding Open Graph, Twitter Card and Google Search Breadcrumbs on officer profiles to support rich preview)
  • Adding some type-hints, stubs and type-checking via mypy #831
  • new csv-upload functionality that allows for more control over the result but requires more careful preparation of the csv files #767
  • Images assigned to an officer can be "featured" to be selected as the main profile image #779
  • Adding an unit-view of officers #783
  • Various UI improvements

Bug fixes

  • Stable order necessary for correct pagination #828
  • Fixing server error when officer has no assignment #794
  • many more