Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Releases: Internet-of-People/titania-os

TitaniaOS 1.1.2

15 Mar 13:46
Compare
Choose a tag to compare

TitaniaOS 1.1.2 Release notes

TitaniaOS is now available for x86_64 virtual environments.
Release notes added below are based on improvements and changes over TitaniaOS 1.1.1.

Features

  1. The current IP address of the Titania Box is shown on the console login screen.
  2. A default user root with password titania has been added to help with install errors diagnostics. This user can be used to log into the post on installation. Post configuration on interface, this default user is locked and cannot be used anymore.

Internal Items for x86_64

  1. It will use the same connection as host.
  2. This image doesn’t support upgrade yet. This will be added in next iterations.

Bug Fixes

  1. Uptime ticker didnt show accurate result.
  2. Dapps were having issues in hole punching and opening ports.

Known Issues

  1. In case you upgrade from a earlier version of titaniaOS, you may experience downtime of a few minutes after updating the dapp Nginx. This will be filtered out from the next versions.

Documentation

Guidelines for x86 virtual env install: https://github.com/Internet-of-People/titania-os/blob/develop/doc/x86-virtualization-install-guide.md
Guidelines for armv7 rpi install: https://github.com/Internet-of-People/titania-os/blob/develop/doc/rpi-install-guide.md

TitaniaOS 1.1.1

21 Feb 14:11
@lez lez
Compare
Choose a tag to compare

TitaniaOS 1.1.1 Release Notes

Titania is a Linux distribution for Raspberry Pi that makes it easy to install decentralized web-based applications. Release notes added below are based on improvements and changes over TitaniaOS 1.0.1.

Features

  1. Guidelines for making dapps (https://github.com/Internet-of-People/titania-os/tree/develop/doc/dapp-guidelines.md)
  2. LOC Server update (rolled out in stealth)
  3. Added restart option on inactive dapps
  4. Reboot Button added to interface

Internal Items

  1. Migration to sumo branch at os level
  2. Dapp lifecycle and reboot added

Bug Fixes

  1. Update failure was not responsive
  2. Redirection Issue with configure and login
  3. Community dapp was resolving to navcoin
  4. Wifi delete did not refresh list successfully

For Developers

Developer guidelines to add to Titania’s dapps hub: https://github.com/Internet-of-People/titania-os/tree/develop/doc/dapp-guidelines.md