Skip to content

v0.20 (Jan 20th 2024) - The rewrite. Jumping all the way to v0.20.

Compare
Choose a tag to compare
@lllllllillllllillll lllllllillllllillll released this 02 Feb 04:07
· 110 commits to main since this release
c3f10fb

v0.20 (Jan 20th 2024) - The rewrite. Jumping all the way to v0.20.

Changed to ES6 imports.
Cleaned up file structure and code layout.
Updated DweebUI logo.
Visual tweaks to login and registration pages.
Added .gitignore and .dockerignore files.
Syslogs - View logs for sign-in and registration attempts. 🆕
Docker socket now uses default connection.
Updated Users page displays 'inactive' if no sign-ins within 30 days.
Dashboard updates now triggered by Docker events.
Massive reduction in the amount of HTML, CSS, and JS on client side.
Container graphs are significantly more efficent and no longer use localStorage.
Made dark mode the default theme.
Created intervals to allow application to idle or scale with more users.
Pages for images, volumes, and networks. 🆕
Localized fonts.
CORS.
Testing with Mocha and Supertest.
Created Portal page. 🆕