You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#192: Simplify the Plugin interface by returning an empty Optional instead of null or throwing an exception.
This requires adapting third party plugins and rebuilding plugins installed to ~/.whiterabbit/plugins/.
Fixed
#148: Adding activities to days without begin/end time is now possible.
#191 / PR #203: Starting WR with all plugins enabled failed with exception IllegalStateException: Found multiple plugins supporting org.itsallcode.whiterabbit.api.features.MonthDataStorage.
Added
#158: PMSmart plugin: Support optional configuration pmsmart.transfer.comments to skip transfer of comments.
#150: PMSmart plugin: Support optional configuration pmsmart.clear_other_projects to clear durations for all other projects.
#131 / PR #165: Allow deleting activities by typing the Delete key.