Skip to content

Releases: borisbu/OctoRelay

5.3.0

20 Apr 10:01
4a286f0

Choose a tag to compare

If you're upgrading from v4 ⚠️

Make sure your Python version is at least 3.9 first.

What's Changed

Full Changelog: 5.2.0...5.3.0

5.3.0rc3

20 Apr 07:24
d3fb509

Choose a tag to compare

5.3.0rc3 Pre-release
Pre-release
  • pnpm, node 22 and newer deps
    for testing purposes only

5.3.0rc2

11 Feb 07:54
0200ef8

Choose a tag to compare

5.3.0rc2 Pre-release
Pre-release

for testing purposes

5.2.0

04 May 09:04
7a06b9b

Choose a tag to compare

If you're upgrading from v4 ⚠️

Do not do this if your Python version is below 3.9

What's Changed

Full Changelog: 5.1.2...5.2.0

5.1.2

19 Jan 16:42
5694fda

Choose a tag to compare

If you're upgrading from v4 ⚠️

Do not do this if your Python version is below 3.9

Chores

Full Changelog: 5.1.1...5.1.2

5.1.1

25 Nov 20:17
b99a310

Choose a tag to compare

If you're upgrading from v4 ⚠️

Do not do this if your Python version is below 3.9

Fix

Full Changelog: 5.1.0...5.1.1

5.1.0

26 Oct 21:39
9ddbdf6

Choose a tag to compare

If you're upgrading from v4 ⚠️

  • Version 5.x requires Python version at least 3.9

Changes

  • Fixed compatibility issue with Physical Button plugin, by @RobinTail in #315
    • OctoRelay v5 uses a new driver having exclusive pin reservation, so that two plugins could not operate same pin;
    • This version releases the reservation immediately, enabling relay operation both using the UI and a physical button.
  • Performance improvement for the countdown (remaining time formatting function), by @RobinTail in #320
    • Attempting to fix user defined locale (it_IT —> it-IT) in order to preserve translations;
    • Looking up for a suitable locale only once per time unit (memoization);
    • This should make the countdown about 47 times more efficient.

Full Changelog: 5.0.3...5.1.0

5.1.0rc2

19 Oct 07:58
ccb49eb

Choose a tag to compare

5.1.0rc2 Pre-release
Pre-release

for testing purposes only (releasing pin lock immediately)

5.1.0rc1

19 Oct 07:08
f23f952

Choose a tag to compare

5.1.0rc1 Pre-release
Pre-release

for testing purposes only (performance improvement of the countdown)

5.0.3

18 Oct 17:17
2e90b84

Choose a tag to compare

If you're upgrading from v4 ⚠️

  • Version 5.x requires Python version at least 3.9
  • Seriosly

Fix

Chores

Full Changelog: 5.0.2...5.0.3