Skip to content

Skip Reversed Option

Choose a tag to compare

@amitfin amitfin released this 04 Dec 11:00

Skip Reversed Option

When enabled (disabled by default), this option ignores any time range where the to time is earlier than or equal to the from time. This behavior is dynamic. For example, a range defined as sunrise → 7:00 AM may become reversed during parts of the year if sunrise occurs after 7:00 AM. In such cases, the range is applied only when sunrise is earlier than 7:00 AM, and automatically skipped when sunrise is at 7:00 AM or later.

Full Changelog: v2.3.0...v2.4.0