Skip to content

v1.4.0

Compare
Choose a tag to compare
@tstromberg tstromberg released this 26 May 18:38
· 27 commits to master since this release

The first non-beta release in far far too long.

Changes since v1.4.0-beta.2:

  • Parallelize Pull Request & Issue ingestion (2X faster load time) #260
  • Minor stylesheet improvements #261
  • Fix a bug listing pull requests #259
  • Refactor persist for a bi-level readthrough cache: memory & persistent #255

Other important changes since v1.3.0:

  • Add gitlab support #193
  • Kanban: Default to earliest due milestone #245
  • Use name parameter from settings file if present #240
  • Avoid panics due to Github and Gitlab API error results #237
  • Prevent endless loop of loading same page #214

Thank you to our contributors!

  • Josh Hunt
  • Stephen Wayne
  • Steven Powell
  • Thomas Strömberg