leits / MeetingBar

🇺🇦 Your meetings at your fingertips in the macOS menu bar
https://meetingbar.app
Apache License 2.0
4.36k stars 188 forks source link

Bug: The filtering of events via regex (to hide them) is not working anymore #454

Closed fkrauthan closed 2 years ago

fkrauthan commented 2 years ago

App version: 4.0.4

Installation source

Describe the bug The filtering of events via regex (to hide them) is not working anymore

To Reproduce Steps to reproduce the behavior:

  1. Create some filter rules (e.g. Focus Time \(via Clockwise\))
  2. Create an event with title Focus Time (via Clockwise)
  3. Check if events are filtered

Expected behavior The two regex rules should have filtered out some events.

Desktop (please complete the following information):

JordanTranchina commented 2 years ago

I'm seeing this as well!

Screen Shot 2022-05-17 at 12 34 56 AM Screen Shot 2022-05-17 at 12 35 01 AM
leits commented 2 years ago

@fkrauthan, thanks for the report! Looks like I found out where the problem was and fixed it. Can you try this version? https://github.com/leits/MeetingBar/releases/tag/v4.0.5

GitHub
Release v4.0.5 · leits/MeetingBar
Fix crash on start Fix authUser for MacOS Calendar Fix advanced event filter
fkrauthan commented 2 years ago

@leits yes version 4.0.5 fixes the issue. Thank you so much for the quick turnaround.