Skip to content

Releases: alyf-de/working_time

v15.6.0

Choose a tag to compare

@barredterra barredterra released this 29 Jun 22:09

15.6.0 (2026-06-29)

Features

v15.5.0

Choose a tag to compare

@barredterra barredterra released this 11 Jun 16:03

Features

  • Adds Whole Day Project option to Working Time, which groups all logs for that day into one 8-hour timesheet and bills it at the Billing Rate per Day set in Project. (#24)

Authors: @barredterra

AI content

For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.

Changes with the following labels were excluded:

  • skip-release-notes

Changes with the following types were excluded:

  • test
  • ci
  • docs
  • chore
  • style
  • refactor
  • build

v15.4.1

Choose a tag to compare

@barredterra barredterra released this 30 May 23:32

Bug Fixes

  • Fixes calculation of duration for Working Time Log entries that start at 00:00, which previously showed 0 hours. These midnight segments are now included in the overall totals of the parent Working Time record. (#23)

Authors: @0xD0M1M0
Reviewers: @barredterra

AI content

For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.

Changes with the following labels were excluded:

  • skip-release-notes

Changes with the following types were excluded:

  • refactor
  • docs
  • build
  • chore
  • test
  • ci
  • style

v15.4.0

Choose a tag to compare

@barredterra barredterra released this 26 May 21:56

Features

  • Adds paid break tracking to Working Time logs, with separate totals for productive hours and paid breaks, so policy limits apply only to productive time. Existing policies and time entries are updated automatically to use the new fields. (#22)

Authors: @barredterra

AI content

For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.

Changes with the following labels were excluded:

  • skip-release-notes

Changes with the following types were excluded:

  • test
  • ci
  • chore
  • build
  • style
  • docs
  • refactor

v15.3.1

Choose a tag to compare

@barredterra barredterra released this 25 Apr 16:59

Bug Fixes

  • Working-time reminder emails now go to each employee’s Prefered Email address and set replies to their manager’s Prefered Email, so responses reach the right person. (db78d64)

Authors: @barredterra

AI content

For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.

Changes with the following labels were excluded:

  • skip-release-notes

Changes with the following types were excluded:

  • chore
  • test
  • docs
  • refactor
  • build
  • ci
  • style

v15.3.0

Choose a tag to compare

@barredterra barredterra released this 27 Mar 14:06

What's Changed

  • Adds Working Time Policy field to Employee, and Working Time now refuses entries that conflict with the assigned policy’s blocked days, holiday rules, daily hour limits, required breaks, or minimum rest periods. (4c368f1)
  • Adds many previously missing German translations, so interface texts that were still in English now appear in German. (b518401)

Full Changelog: v15.2.0...v15.3.0
Authors: @barredterra

AI content

For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.

Changes with the following labels were excluded:

  • skip-release-notes

Changes with the following types were excluded:

  • chore
  • style
  • docs
  • test
  • ci
  • refactor
  • build

v15.2.0

Choose a tag to compare

@barredterra barredterra released this 02 Dec 00:02

What's Changed

  • Preserves the original order of customer and internal notes when aggregating time logs in Working Time, avoiding duplicate entries without mixing their sequence. (#21)
  • Adds a Task field to Working Time Log, letting you link each recorded hour to a specific project task and showing it in the generated timesheets. New installations also enable Ignore Employee Time Overlap and Ignore User Time Overlap in Projects Settings by default. (#15)

New Contributors

Full Changelog: v15.1.0...v15.2.0
Authors: @barredterra, @0xD0M1M0
Reviewers: @barredterra

AI content

For these release notes, we used an LLM (OpenAI o3) to review and summarise
the code changes, along with the associated issue and PR descriptions. It may
contain typical errors and inaccuracies. You can read the prompt
here.

v15.1.0

Choose a tag to compare

@barredterra barredterra released this 28 Nov 13:09

What's Changed

  • Restricts "Expected and Actual Working Time" report to the period between an employee’s Date Of Joining and Relieving Date, so only hours within their actual employment are counted. (3991142)
  • Adds a "Time Tracking" workspace that shows monthly totals for working, project, billable, and break hours and offers shortcuts to create new Working Time and Freelancer Time records. The workspace also links to the "Expected and Actual Working Time" report and related setup documents. (b0dfc0f)

Full Changelog: v15.0.1...v15.1.0
Authors: @barredterra

AI content

For these release notes, we used an LLM (OpenAI o3) to review and summarise
the code changes, along with the associated issue and PR descriptions. It may
contain typical errors and inaccuracies. You can read the prompt
here.

v15.0.1

Choose a tag to compare

@barredterra barredterra released this 21 Oct 13:13

What's Changed

  • Displays percentages and durations on the Working Time dashboard without decimal places, making the figures easier to read. (#18)

Full Changelog: v15.0.0...v15.0.1
Authors: @barredterra

AI content

For these release notes, we used an LLM (OpenAI o3) to review and summarise
the code changes, along with the associated issue and PR descriptions. It may
contain typical errors and inaccuracies. You can read the prompt
here.

v14.1.1

Choose a tag to compare

@barredterra barredterra released this 21 Oct 13:13

What's Changed

  • Displays percentages and durations on the Working Time dashboard without decimal places, making the figures easier to read. (#19)

Full Changelog: v14.1.0...v14.1.1
Authors: @barredterra

AI content

For these release notes, we used an LLM (OpenAI o3) to review and summarise
the code changes, along with the associated issue and PR descriptions. It may
contain typical errors and inaccuracies. You can read the prompt
here.