Skip to content

Releases: mheidinger/PReek

v0.5.6 - Fix upside down addition/removal rendering

01 Dec 14:04

Choose a tag to compare

What's Changed

Weird MacOS bugs happening on my machine, this should hopefully fix that!

🚀 Features

  • feat: show current app version on settings screen by @mheidinger in #76

🐛 Bug Fixes

  • fix: prevent macos from randomly drawing additions/removals upside down by @mheidinger in #78

Full Changelog: v0.5.5...v0.5.6

v0.5.5 - Fix Comments Regression

22 Oct 09:04

Choose a tag to compare

What's Changed

Fix of a little whoopsie in the performance improvements of the last release...

🐛 Bug Fixes

  • fix: fix regression of comments not being displayed by @mheidinger in #75

Full Changelog: v0.5.4...v0.5.5

v0.5.4 - Tahoe Support and Performance Improvements

21 Oct 14:09

Choose a tag to compare

What's Changed

With Tahoe there was a bug preventing the app to close on clicking a link, this is now fixed. Additionally PReek is now compiled for the new MacOS version to enable the new design.

Besides that I let Claude have a run at performance, with quite some oversight a few good improvements where made.

🐛 Bug Fixes

  • fix: make sure date sensitive text updates on date change by @mheidinger in #66

⚡ Performance Improvements

  • MacOS26, Claude Performance Improvements by @mheidinger in #73 (mistakenly squash merged)

📱 App Preparations

  • fix: make app usable on iOS, add QR code generation to share config to app by @mheidinger in #67
  • import functionality for iOS, simplify filters on macOS, fix PR list on iOS by @mheidinger in #68
  • Proper detail view on iOS, tap to reveal share qr code by @mheidinger in #69

Full Changelog: v0.5.3...v0.5.4

v0.5.3 - few small fixes

12 Feb 15:24

Choose a tag to compare

What's Changed

Few small fixes and steps towards iOS compatibility.

🐛 Bug Fixes

⚙️ Refactor

Full Changelog: v0.5.2...v0.5.3

v0.5.2 - fix commit links & fix bug unable to mark PR as read

20 Dec 10:10

Choose a tag to compare

Tip

You can now install PReek through brew by using:

brew install mheidinger/tap/preek

It is safest to manually remove the prior installation before installing through Brew.

What's Changed

Links to commits weren't working properly before.

Additionally sometimes trying to mark a PR as read when the last event happened less than a minute ago did not work.
This is now resolved.

🐛 Bug Fixes

📝 Documentation

  • docs: mention brew install from personal homebrew tap by @mheidinger in #60

Full Changelog: v0.5.1...v0.5.2

v0.5.1 - fix typing `gjk` on settings / welcome screen

28 Nov 11:55

Choose a tag to compare

What's Changed

Ups, something was not quite right with the vim-like motions.

🐛 Bug Fixes

  • fix: allow typing vim keys in settings / welcome by @mheidinger in #56

⚙️ Refactor

  • refactor: use navigation stack by @mheidinger in #54
  • Make App building for iOS + fix welcome view to work in MacOS and iOS by @mheidinger in #55

Full Changelog: v0.5.0...v0.5.1

v0.5.0 - support for vim-like motions

26 Nov 13:15

Choose a tag to compare

What's Changed

🚀 Features

✨ Improvements

🐛 Bug Fixes

  • Correctly show status closed for closed draft pr by @mheidinger in #44

⚙️ Refactor

Full Changelog: v0.4.1...v0.5.0

v0.4.1 - show requested team and improve event merging

13 Sep 14:30

Choose a tag to compare

Note

For PReek to show the team that has been requested review of, the PAT requires the read:org scope.

What's Changed

✨ Improvements

⚙️ Refactor

Full Changelog: v0.4.0...v0.4.1

v0.4.0 - highlight new unread events

03 Sep 11:20

Choose a tag to compare

What's Changed

🚀 Features

⚙️ Refactor

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

v0.3.0 - add approval and change requested count

26 Aug 09:11

Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

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