v0.1.8
Nexube v0.1.8
Bug Fixes
-
Fixed Missing Assets in Linux Builds Resolved an issue where root-relative asset paths (e.g.,
/Logo.png,/Name.png) resolved incorrectly to the filesystem root (file:///) when loaded via Electron'sloadFile(). Paths have been updated to be relative todist/index.html. -
Fixes: Missing sidebar logo, titlebar name, splash/loading screen logo, and broken avatar images in the packaged application.
-
Fixed Production Avatar Loading Updated
getAvatarSrc()acrossAvatarPicker.jsx,ProfileSelectScreen.jsx, andProfilesSettings.jsxto prevent prepending a forward slash (/) to avatar filenames. Built-in avatars (avatar1.pngthroughavatar6.png) now render correctly in production environments. -
Resolved Windows Packaging Error (
Cannot find module 'conf') Fixed a build failure caused by staledist-electron/artifacts referencing the deprecatedelectron-storedependency. Cleaned up the legacy compiled output to ensure the build properly utilizes the new custom Store implementation.
NEW USERS: TMDB API Setup Required
Don't have a TMDB account or need help setting up your media keys? Check out our quick guide:
For Non-Tech User
Windows Installer
Nexube-0.1.8-x64.exe
Linux Installer
Nexube-0.1.8-amd64.debNexube-0.1.8-x86_64.AppImage
Full Changelog: v0.1.7...v0.1.8