Skip to content

Conceal-assistant v1.0.7

Compare
Choose a tag to compare
@Acktarius Acktarius released this 02 Jun 18:35
· 98 commits to main since this release

What's New ?

  • correction of bug which was happening when deleting user, and was leaving some flight sheet undeleted.
  • section added on main and setting page to improve scroll experience on small screens
  • version now appears in the banner of every page.

Now the deb file is included with the release:

right click and select "open with other application" "software install"
or in terminal:
sudo dpkg -i conceal-assistant_1.0.7.deb
it will install Conceal-Assistant and create a shortcut on the desktop if you are the main user (uid=1000)

  • before installing, import the key:
    gpg --keyserver hkp://keyserver.ubuntu.com --search-key 50DF6A8E
  • verify the key:
    gpg --verify conceal-assistant_1.0.7.deb.sig

known glitch during install: issue with lm-sensors, may have to be installed manually:

sudo apt install lm-sensors