Skip to content

Releases: pvcnt/mergeable

v0.6.0

08 Sep 12:22
Compare
Choose a tag to compare

This is Mergeable v0.6.0 (beta). This release contains several important bugfixes that we recommend you apply to your installation. It also comes with an opt-out telemetry feature gathering anonymous usage statistics.

What's Changed

  • feat: add a telemetry server by @pvcnt
  • fix: disable concurrent activity execution protection by @pvcnt
  • fix: splitting queries incorrectly removed quotes by @pvcnt

Full Changelog: v0.5.0...v0.6.0

v0.5.0

28 Aug 20:11
Compare
Choose a tag to compare

This is Mergeable v0.5.0 (beta). This release contains an important bugfix that was preventing data synchronisation to happen automatically in background.

What's Changed

  • fix: prevent activities from running concurrently by @pvcnt
  • fix: sync data on schedule by @pvcnt

Full Changelog: v0.4.0...v0.5.0

v0.4.0

27 Aug 15:26
076e597
Compare
Choose a tag to compare

This is Mergeable v0.4.0 (beta).

What's Changed

  • feat: support multiple queries in search string by @pvcnt
  • feat: implement an attention set by @pvcnt
  • docs: create a documentation website by @pvcnt
  • feat: report CI status in inbox by @pvcnt

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 Aug 20:55
1b38ccb
Compare
Choose a tag to compare

This is Mergeable v0.3.0 (beta).

What's Changed

  • Open a new tab on middle mouse click by @Savageman
  • Pull requests are stored in IndexedDB and refreshed via a SharedWorker by @pvcnt
  • Command bar to quickly navigate to a pull request using the keyboard by @pvcnt

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

03 Jul 15:26
87d674d
Compare
Choose a tag to compare

This is Mergeable v0.2.0 (beta).

What's Changed

  • Fix conflict when applying both 'org:' and 'repo:' qualifiers by @pvcnt
  • Manage redirection of SPA with a simpler server backend based on SWS by @davinkevin

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

18 Jun 16:20
Compare
Choose a tag to compare

This is the initial release of Mergeable (beta).

What's Changed

  • Dockerfile by @ts-mini
  • Helm Chart by @ts-mini
  • Allow users to name connections to disambiguate them by @glossawy
  • Store viewmode locally to persist across refreshes by @ts-mini
  • Add the ability to star pull requests by @pvcnt
  • Store configuration in IndexedDB by @pvcnt
  • Allow to edit a connection by @pvcnt

New Contributors

Full Changelog: https://github.com/pvcnt/reviewer/commits/v0.1.0