mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
update welcome notes for 031 (#1580)
This commit is contained in:
@@ -24,71 +24,21 @@
|
||||
</p>
|
||||
<h6>Highlights</h6>
|
||||
<ul class="spaced-list">
|
||||
<li>Enables drag and drop package installs</li>
|
||||
<li>Introduces the ability to restart services quickly</li>
|
||||
<li>Enables logs to be easily copied</li>
|
||||
<li>
|
||||
Adds performance enhancements for service action execution through
|
||||
JavaScript procedures
|
||||
Drag and drop installs. Install a service simply by dragging it into the
|
||||
browser
|
||||
</li>
|
||||
<li>Fixes health check dependency requirement for services</li>
|
||||
<li>
|
||||
Includes multiple bugfixes, UI rendering performance updates, and resource
|
||||
optimizations
|
||||
Password reset flow. Requires physical access to the device for security
|
||||
purposes
|
||||
</li>
|
||||
<li>Selective backups. Only back up the services you choose</li>
|
||||
<li>New button to restart a service</li>
|
||||
<li>New button to log out all sessions</li>
|
||||
<li>New button to copy/paste service and OS logs</li>
|
||||
<li>Significant speedup for service configuration and property viewing</li>
|
||||
<li>Multiple bugfixes and performance improvements</li>
|
||||
</ul>
|
||||
<h4>Previous releases:</h4>
|
||||
<p class="section-subheader">0.3.0.3</p>
|
||||
<p class="note-padding">Bugfixes and minor performance updates.</p>
|
||||
<p class="section-subheader">0.3.0.2</p>
|
||||
<p class="note-padding">Minor bugfixes and performance improvements.</p>
|
||||
<p class="section-subheader">0.3.0</p>
|
||||
<p>
|
||||
Check out the full
|
||||
<a
|
||||
href="https://start9labs.medium.com/embassyos-0-3-0-f3d2d2ea016f"
|
||||
target="_blank"
|
||||
noreferrer
|
||||
>Release Notes</a
|
||||
>.
|
||||
</p>
|
||||
<h6>Highlights</h6>
|
||||
<ul class="spaced-list">
|
||||
<li>
|
||||
SSD Support - Embassy now requires an external SSD, offering more storage,
|
||||
better reliability, and a faster experience.
|
||||
</li>
|
||||
<li>Websockets - Provides a smooth, "real-time" feel.</li>
|
||||
<li>
|
||||
Full Embassy Backups - Create encrypted backups of your Embassy and all
|
||||
its services with a single button.
|
||||
</li>
|
||||
<li>
|
||||
LAN Shared Folders (for backups) - Easily perform "over-the-air" backups
|
||||
on your desktop/laptop or a drive plugged into your desktop/laptop.
|
||||
</li>
|
||||
<li>
|
||||
Revamped User Interface - The user interface has been rewritten and
|
||||
redesigned to be more performant, understandable, and beautiful.
|
||||
</li>
|
||||
<li>
|
||||
Session Management - View your Embassy's active sessions and log out
|
||||
remotely.
|
||||
</li>
|
||||
<li>
|
||||
Alt Marketplaces - Optionally connect to and browse alternative service
|
||||
marketplaces.
|
||||
</li>
|
||||
<li>
|
||||
Progress Reporting - View live progress of services installs/updates and
|
||||
EmbassyOS updates.
|
||||
</li>
|
||||
<li>
|
||||
Health Checks - View the health of your services at a glance, along with
|
||||
helpful messages if something is wrong.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="ion-text-center ion-padding">
|
||||
<ion-button
|
||||
fill="solid"
|
||||
|
||||
Reference in New Issue
Block a user