Skip to content

Releases: OpenHausIO/backend

Release v2.2.0

27 Mar 17:55
90d39db
Compare
Choose a tag to compare

Added components

  • scenes

Added adapter

  • eol

Worked on various issues, implemented new features.

backend-v2.2.0.tgz: Build & Uglified source code.
backend-v2.2.0-bundle.tgz: Same as above, but with pre installed/build node_modules (Build for x64)
backend-v2.2.0-docker.tgz: Docker image for x64 hosts
checksums.txt: MD5 checksums for the files above

Release v2.1.0

25 Feb 19:04
2057e70
Compare
Choose a tag to compare

Added components

  • mqtt
  • mdns
  • webhooks

Fix a bug in .found method.
Worked on various issues.

backend-v2.1.0.tgz: Build & Uglified source code.
backend-v2.1.0-bundle.tgz: Same as above, but with pre installed/build node_modules (Build for x64)
backend-v2.1.0-docker.tgz: Docker image for x64 hosts
checksums.txt: MD5 checksums for the files above

v3.0.0 pre

13 Feb 11:14
d5c1380
Compare
Choose a tag to compare
v3.0.0 pre Pre-release
Pre-release

Description

This a preview release to test changes before its finalized.

Components added:

  • Webhooks
  • MQTT
  • MDNS

All items have now a labels array which helps to identify items more easily.

Assets

v2.0.0 pre

28 Nov 18:12
f1f6021
Compare
Choose a tag to compare
v2.0.0 pre Pre-release
Pre-release

This is a pre release for updating the documentation and test some deployment.

Each version that is listed below, will be renamed on the final release!
If the final release is ready, each version below will be released as one version. (E.g. v2.0.0)

NOTE: The docker & bundle assets are build for x64 architecture

EDIT:
[20.01.2023]

All sub versions are now official release as v2: https://github.com/OpenHausIO/backend/releases/tag/v2.0.0

Release v2.0.0

28 Jan 13:37
a05ddd0
Compare
Choose a tag to compare

This is the v2.0.0 release.
It was worked on various issues.

A public demo instance if available on http://demo.open-haus.io
Note: the instance is rested every 10 minutes to its default values.

backend-v2.0.0.tgz: Build & Uglified source code.
backend-v2.0.0-bundle.tgz: Same as above, but with pre installed/build node_modules (Build for x64)
backend-v2.0.0-docker.tgz: Docker image for x64 hosts
checksums.md5: MD5 checksums for the files above

Release v1.0.0

27 Mar 17:38
6097534
Compare
Choose a tag to compare
Release v1.0.0 Pre-release
Pre-release

This is the first version of the OpenHaus backend.