Skip to content

Releases: Tknika/iombian

IoMBian 2.2.1

08 Feb 16:05
6278f5e
Compare
Choose a tag to compare

This bugfix release upgrades the base operating system to Debian Bullseye (2023-12-05-raspios-bullseye).

Happy testing and thanks for your support! 👍🏻

What's Changed

  • Update pi-gen to 2023-12-05-raspios-bullseye version by @bodiroga in #38

Full Changelog: v2.2.0...v2.2.1

IoMBian 2.2

06 Nov 08:50
e25f9ab
Compare
Choose a tag to compare

IoMBian 2.2 is finally here!

Since IoMBian 2.1 version was released (Mar 14, 2022) many things have changed:

  • A brand new logo has been designed:

Logo

  • Raspberry Pi OS base operating system has been updated to: 2023-05-03-raspios-bullseye
  • WeTTY service has been introduced, so users are able to establish a local SSH connection directly from the browser
  • Node-RED has been updated to version 3.1.0
  • The IoMBian Configurator platform has been greatly improved:
    • A new logo and colors has been introduced
    • The webapp can be installed as a PWA on mobile and desktop
    • IoMBian services can be opened from the browser if the device is in the same network
    • IoMBian services can be opened from a remote location thanks to a new tunnel service (based on boringproxy)

We hope it was worth the wait and that you will be able to take advantage of the new features.

Many thanks to our testers and stay tuned for new updates! 🆕

What's Changed

Full Changelog: v2.1.0...v2.2.0

IoMBian 2.2 Beta 10

19 May 09:21
014691c
Compare
Choose a tag to compare

This new version updates de iombian-services-uploader service to fix a simple bug: an old 'db' field reference was kept by mistake.

Sorry! 🙃

IoMBian 2.2 Beta 9

18 May 22:45
1cfc147
Compare
Choose a tag to compare

This release fixes a problem with the activation of the WiFi connection.

Thanks for your support! 👍🏻

IoMBian 2.2 Beta 8

15 Mar 16:43
Compare
Choose a tag to compare

This release addresses a couple of issues:

  • Firestore related services now wait until time is synchronized before starting
  • All service will be killed earlier if they get stuck

Happy testing!

IoMBian 2.2 Beta 7

14 Mar 16:32
Compare
Choose a tag to compare

The iombian-config-file-handler service has been updated to stop itself before rebooting the device, in order to avoid any lock state.

Thanks for your feedback!

IoMBian 2.2 Beta 6

14 Mar 12:21
Compare
Choose a tag to compare

All Firebase related projects has been updated:

The firestore server response timeout has been increased to be more flexible with network delays.

We are really close to the release candidate (RC) version 🎉

IoMBian 2.2 Beta 5

13 Mar 23:11
Compare
Choose a tag to compare

This new beta version updates the following packages:

  • Node.js: from 14.x to 18.x
  • WeTTY: from 2.3.0 to 2.5.0
  • Boringproxy: from v0.9.1 to v0.10.0

Another step closer to the final version, thanks for your help 👍🏻

IoMBian 2.2 Beta 4

13 Mar 15:11
Compare
Choose a tag to compare

This new beta removes the Raspberry Pi OS configuration wizard introduced with Bullseye, as IoMBian handles the user (name and password) creation.

We are closer to the final 2.2 release, stay tuned! 🎉

IoMBian 2.2 Beta 3

13 Mar 06:04
Compare
Choose a tag to compare

All services that connect to the iombian-configurator platform (firebase) have been rewritten to improve the reconnection logic. The services are smarter now to detect when the network connection is down and retry the connection until it succeeds. This should fix the sudden filling problem of the microSD card, because the reconnection logic is handled manually and not by the google-cloud-firestore library.

Feedback is always welcomed!