Skip to main content

Console Updates- v2.2.7

· 2 min read

Sprint: 74

The team has released the latest version of Console 2.2.7 to production. Changes include MQTT connection overflow fixes, as well as usability and open source updates, for example payment processor Stripe is available to open source users, and new environment variables have been added to the .env template file.

Full list of this sprint’s implemented features and fixes:

(Note: a closed issue does not mean the team took action, for example the issue could have been a duplicate or no longer relevant).

Open source users

Important for existing users: This version includes a mandatory update needed to support Light Hotspot activation planned for 05/03. Users are highly recommended to update Console/Router to the newest version without delay so they have the latest blockchain core update to ensure smooth operations.

Check the readme for instructions on how to use prebuilt Console images.

  • New open source users should follow Option 1 listed in the readme and use docker-compose-quay.yaml as the template for their docker-compose file.

  • Existing open source users can update their existing docker-compose file and replace the lines for just the "console" section with the updated lines in the latest docker-compose-quay.yaml file. If something does not work, simply revert your changes back to the docker-compose-quay.yaml file an issue here.

Database migrations will still happen automatically when using the hosted Console image.

Additional technical documentation.

Upcoming

The team’s focus in the coming weeks (usual disclaimers apply):

  • Benchmarking to provide guidance for open source users
  • Scaling out roaming services
  • LoRaWAN roaming protocol support
  • Preferred Hotspot selection
  • XOR filter size reduction
  • LoRaWAN library
  • Rx delay enhancement