Skip to content

Releases: kortirso/pullmetry

Release 1.8.4

26 Sep 08:20
Compare
Choose a tag to compare

Added

  • redirect to last visited page after login

Modified

  • extract auth logic to authkeeper engine
  • migrate from ReactJS to SolidJS

Release 1.8.3

01 Aug 18:19
Compare
Choose a tag to compare

Added

  • commands layer for validating and persisting objects

Fixed

  • rendering webhooks page for admins
  • bug while rendering empty repository insights

Release 1.8.2

25 Jul 18:19
Compare
Choose a tag to compare

Added

  • time_since_last_open_pull_seconds insight
  • notifications for long time_since_last_open_pull_seconds

Fixed

  • multiple notifications sending
  • bug with rendering insights in PDF

Release 1.8.1

12 Jul 18:43
Compare
Choose a tag to compare

Added

  • rendering PDF with insights

Modified

  • Notification and Webhook models
  • edit form of notifications and webhooks
  • highlight access token button
  • frontend folders structure

Release 1.8.0

04 Jul 18:02
Compare
Choose a tag to compare

Added

  • co-owners for accounts
  • expiration time for access tokens
  • creating/removing API access tokens
  • API documentation
  • fetching insights by API

Modified

  • skip reseting invites email after accepting invite
  • deliveries/notifiers structure

Release 1.7.10

16 Jun 08:22
Compare
Choose a tag to compare

Added

  • Google oauth

Modified

  • feedback attributes

Fixed

  • bug with unknown github's review state

Release 1.7.9

04 May 19:57
Compare
Choose a tag to compare

Added

  • parsing body of comments with checking convention
  • rendering conventional comments count

Modified

  • fetching commented and uniq accepted reviews from Github
  • calculating commented PRs

Release 1.7.8

03 May 08:05
Compare
Choose a tag to compare

Added

  • transfering companies to another users
  • encrypting sensitive data
  • basis for API

Fixed

  • bug with calculating review involving

Release 1.7.7

23 Apr 10:11
Compare
Choose a tag to compare

Added

  • calculating bad reviews
  • support of multiple subscription plans

Fixed

  • seeds

Release 1.7.5

21 Mar 12:39
Compare
Choose a tag to compare

Added

  • statistics at welcome page

Modified

  • repository link validation of ending with .git