News with the Tag: dashboard

Author: Vicky Date: 2023-09-04 Tags: dashboard

CasaOS v0.4.4-2 is now available!

We are excited to introduce CasaOS v0.4.4-2, which includes important changes and fixes based on the valuable feedback we've received from our community. We are incredibly grateful for the support of our community and warmly welcome your ongoing feedback. You can provide your feedback here: CasaOS Feedback

NOTE: This upgrade is only manual
Command line installation script: curl -fsSL https://get.casaos.io | sudo bash
Command line update script: curl -fsSL https://get.casaos.io/update/v0.4.4-2 | sudo bash

Here are the highlights of CasaOS v0.4.4-2:

  1. CasaOS Appstore: You can now manually set the Docker image version to "Latest" when importing a customized app that is already in the CasaOS Appstore. This means that when you update the app, it will still be the "latest" version you have set.
  2. OneDrive Integration: We've added support for OneDrive integration, allowing users to directly access and manage files on OneDrive within the CasaOS system.

CasaOS v0.4.4-2 Changelog:

Changed:

  • CasaOS Appstore: Manually setting the Docker image version to "Latest" will ensure that when you update the app, it remains at the "latest" version you have set. (#1274)

Added:

  • CasaOS-UI: A Frosted Glass Effect has been added to the main interface card.
  • CasaOS-UI: The latest notifications on the main interface will now be displayed first.
  • CasaOS-Files: Support for binding OneDrive.
  • CasaOS-CLI: Added help content for configuring global variables in casaos-cli. (#1312)

Fixed:
CasaOS-UI: Resolved an issue where the CasaOS favicon icon was not displayed in the Safari browser. (#1056)
CasaOS-UI: Fixed the display issue of toolbars at the bottom of the mobile browser in Chinese. (#1286)
CasaOS-UI: Fixed the problem where the tutorial link could not be displayed when less than 20% of the system disk storage remained.
CasaOS-UI: Fixed an issue where clicking on an existing container did not respond.
CasaOS-UI: Fixed an issue where the network widget displayed incorrectly when there was no physical NIC in a virtual machine environment.
CasaOS-AppStore: Fixed an issue where the app store would not load due to an error in the definition of individual apps. (#1338)
CasaOS-AppStore: Fixed an issue where terminals could not be accessed in the application configuration. (#1316)
CasaOS-AppStore: Resolved an issue that caused all apps to crash when they didn't have a configuration. (#1343)

With this update, we aim to enhance the user-friendliness of CasaOS and continue to enrich application scenarios to provide a smarter and more convenient life experience. We sincerely thank you for your support and feedback. Our team is committed to continuously improving our products, so stay tuned for future releases.

Best regards,
The CasaOS Team

Author: May Date: 2023-07-14 Tags: dashboard, CasaOS

We are pleased to announce the official release of CasaOS v0.4.4! This new version brings exciting updates, including a brand new application store and a more convenient format for developers to showcase their apps using Docker Compose. With native Docker support and enhanced customization features, developers are encouraged to actively participate in the CasaOS ecosystem. In just one month after release of v0.4.4 alpha, our developers have contributed a wealth of new applications, alongside an impressive third-party contributor store.

Today, CasaOS v0.4.4 is officially available, offering CasaOS users a more comprehensive application store and additional user-friendly features. Here are the key highlights of this release:

  • Added support for third-party app sources and app search
  • Click on the time to switch between 12-hour and 24-hour formats
  • Click on the CPU temperature to switch between Fahrenheit and Celsius
  • Introduced tips for applications, allowing users to store passwords or access default passwords
  • Integration with Dropbox and Google Drive

We would like to express our special thanks to the community developers WisdomSky and Cp0204 for contributing the third-party stores. CasaOS v0.4.4 users can easily access the third-party store source by visiting http://awesome.casaos.io and add it with just one click, enabling them to quickly access a wide range of diverse applications.

CasaOS is a community-driven open-source project, and every person involved is also a CasaOS user. We greatly appreciate the immense help and support from our community users in every update and version. On the occasion of the official release of version 0.4.4, we extend our sincere gratitude and respect to all contributors: @wisdomsky, @correctroad, @thomas-chauchefoin-sonarsource and @CP0204.

CasaOS v0.4.4 release includes the following added and fixed:
New Appstore

  • The application store has been fully upgraded with the addition of 30+ new applications, including support for composite applications.

    • New applications: Adminer, Alist, ChatbotUI, Cloudflared, Databag, EmulatorJS, Handbrake, MariaDB, Memos, MineOS, Mongo, MongoDB4, Overseerr, Petio, PostgreSQL, Resilio-sync, Snapdrop, Stash,ChatGPT-Next-Web.
  • You can add third-party app sources from one page ( the page link will be live ,align with 0.4.4 in this week), offering thousands of applications to choose from.
  • Migrated from Docker-cli to Docker-compose.
  • Added support for multiple languages.
  • Added author type filters to the app store. ( credits: @WisdomSky)
  • Supports assigning multiple applications to the same network.
  • Added management of global environment variables, allowing injection of arbitrary environment variables into all CasaOS applications, such as OPENAI_API_KEY (credits: @CorrectRoadH).
  • Added relevant subcommands for managing global environment variables (credits: @CorrectRoadH).
  • Synchronized application list to the local system, providing more stability.
  • Potential issues (if concerned, please hold off on upgrading):

    • Removed the settings, update, and clone functions for installed applications. Installed applications can not be updated or have their configurations changed, but their expected operation and data remain unaffected!
    • Removed the feature of randomly assigning ports when there is a port conflict in applications.
    • Removed the sorting function for applications in the application store.
    • Removed the application cloning function.

Added

  • Changed the synchronization method between frontend and backend to socket.io, using socket.io communication throughout the application's lifecycle.
  • Added a prompt feature to applications, allowing users to save passwords or query default passwords in the tips section
  • Clicking on the time allows switching between 12-hour and 24-hour formats
  • Clicking on the CPU temperature allows toggling between Fahrenheit and Celsius
  • Added the functionality to download system logs.
  • Integration with Dropbox and Google Drive
  • Added the file editor performs syntax checking for the following file formats: JavaScript, CSS, HTML, JSON, YAML.

Security Advisories( Fixed)

  • CVE-2023-37265: Incorrect identification of the source IP address.
  • CVE-2023-37266: Weak JWT secret.
  • Fixed a security vulnerability (credits: @thomas-chauchefoin-sonarsource @CorrectRoadH).
    If you are still on an older CasaOS version, please do not expose your CasaOS to anyone you do not trust. See details by searching CVE IDs in https://github.com/advisories.

Fixed

  • Optimized some styles and aesthetics.
  • Fixed sorting and other issues in the file list.
  • Fixed the issue of incorrect paths when downloading multiple files.
  • Fixed the forced JSON formatting behavior of the editor when saving files.
  • Faster speed for app update checks.
  • Adjusted fonts on the log, console, and other pages to match the native console.
  • Merged the "Exited Applications" panel into the application list.
  • Fixed the mounting issue when there are no partitions on the disk.

You can update by click or as follow ( if already v0.4.4alpha, please updated it by manual) :
Installation script :curl -fsSL https://get.casaos.io/v0.4.4 | sudo bash
Update script :curl -fsSL https://get.casaos.io/update/v0.4.4 | sudo bash

Try it and enjoy it!

CasaOS Team

Author: May Date: 2023-05-24 Tags: dashboard

Hey Users!CasaOS v0.4.4 Alpha Released now!

CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system, Community-based open source software focused on delivering simple home cloud experience around Docker ecosystem. The people involved are CasaOS users. That means CasaOS will always need contributions from community members just like you!

In order to continue to uphold the open source spirit of CasaOS, we have redeveloped the entire app store and application management in the CasaOS v0.4.4 version, adopted a new app store based on Git repositories, and brought native Docker feature support based on the application format based on docker compose, which made it easier for developers to launch the process and customize the features of the app store, and encouraged more developers to participate in the construction of CasaOS.

New App Store Features for CasaOS v0.4.4

Upgrade the old API-based app store to the new app store based directly on the Git repository

  • App submission process = Git PR process
  • Git syncs to local, eliminating the need for network connection when loading the app store, and improving the stability of app store loading.
  • Enabling the deployment of third-party app stores significantly improves the fulfillment of user-specific needs.
  • Application format based on docker compose

    • Standardized the application import and export format in the store, significantly simplifying the developers to customize and launch applications.
    • From the old app store with single English to the new app store with multilingual support, benefiting CasaOS users around the world.
    • Brought the support of native Docker features, such as: access to GPU, multi-container applications, etc.
    • Existing community standards replace CasaOS’s own appfile format

      • Reduce the barrier of learning to launch applications in the app store
      • Can directly import original docker compose without modification (No need Icon and description)

CasaOS v0.4.4 New Features

Added

  • App store fully upgraded

    • Store configuration synchronized to local
    • Opened third-party store interface
    • Added multilingual support
    • Added author type filter to app store
  • Migrated from Docker-cli to Docker-compose completely
  • Changed the synchronization method between front-end and back-end to socketIO, and used socketIO communication throughout the application lifecycle
  • Added tips feature to the application

Fixed

  • Changed several styles
  • Fixed sorting and other issues
  • Fixed the path confusion problem when downloading multiple files
  • The check and update function no longer pulls the online version, making it faster
  • The font of the log, console and other pages is adjusted to be consistent with the native console
  • Merged the "exited App" panel to the application list

Removed

  • Removed clone function
  • Removed settings, update, and clone functions of docker-cli application
  • Removed import and export functions of the docker-cli application

Use CasaOS v0.4.4 Alpha version now!

We warmly welcome CasaOS users to participate in the use of v0.4.4 alpha version and experience the possible new applications that will be launched every day. Alpha version experience method:

We are very happy that as of now, we have received two APP applications contributed by two developers - Memos and MineOS. Memos is a flash note APP that can help users think at any time and build their own knowledge system. MineOS is a Minecraft server management tool that allows users to easily host Java or Bedrock servers.

Here, CasaOS Team expresses deep gratitude to the two developers - CorrectRoad and Chàra! We look forward to seeing more developers publish their useful applications to CasaOS, and we also look forward to more CasaOS users proposing your application needs to the community.

How to Contribute to CasaOS Community?

  • Add Apps to CasaOS App store
  • Writing Documentation
  • Performing Alpha Testing
  • Helping with Translations

Author: Tiger Wang Date: 2023-04-18 Tags: dashboard

Added

  • [Disk] Now usb also supports getting merged via MergerFS

Changed

  • [File] Solve the installation dependency problem, make the installation more smoothly
  • [File] Change the default permissions of the sharing folder

Fixed

  • [System] Fixed not see wlan iface (#909)
  • [System] Terminal font issue fix (#929)
  • [File] Fixed the problem of not being able to launch after mounting

Author: Tiger Wang Date: 2023-02-21 Tags: dashboard

Added

  • [App] Increase the display of progress during the installation process
  • [App] Label whether the current app supports x86 or Pi devices
  • [App] Support single app version upgrade
  • [File] Support mounting of Google Drive and Dropbox cloud drives
  • [System] Support Mint Linux

Changed

  • [File] Optimize the download speed of a single file

Fixed

  • [Share] Fix the samba permission issue
  • [Disk] Fix the problem of disk mount point plus 1 after upgrade (#770)
  • [File] Fix the problem of file permission change caused by modifying files in casaos (#829)
  • [Share] Fix the problem of files being deleted due to samba uninstallation failure (#843)

Lean more:
https://github.com/IceWhaleTech/CasaOS/releases/tag/v0.4.2