Skip to content

Releases: Crew-Awesome/Weekbox

WeekBox v2.1.3

Choose a tag to compare

@immalloy immalloy released this 09 Aug 04:27
8b89ad7

[2.1.3] - 2026-08-07

Fixed

  • Fixed the default storage location not being remembered after restart.
  • Fixed the safer-location message returning after a successful move.

WeekBox v2.1.2

Choose a tag to compare

@immalloy immalloy released this 08 Aug 03:03

[2.1.2] - 2026-08-07

Fixed

  • Fixed downloads that failed while temporary files were still being written.
  • Fixed incomplete parallel download parts being reported too early.

WeekBox v2.1.1

Choose a tag to compare

@immalloy immalloy released this 08 Aug 02:42

[2.1.1] - 2026-08-07

Added

  • WeekBox now stores files in a separate folder by default.
  • WeekBox can move old files from the app folder.

Changed

  • First setup uses the new folder unless you choose another one.
  • Storage moves now show better progress and handle existing folders.

Fixed

  • Fixed file moves.
  • Fixed moves into folders that already contain files.
  • Fixed nested storage folders and update dialogs.
  • Fixed developer tools opening when the app starts.

WeekBox v2.1.0

Choose a tag to compare

@immalloy immalloy released this 08 Aug 01:04

[2.1.0] - 2026-08-07

Added

  • Added native network requests for GameBanana, GitHub, news, and release notes.
  • Added more details to error reports.
  • Added a new loading screen with progress, artwork, version info, and engine update buttons.
  • Added a menu for choosing between mod download links.
  • Added engine release notes and clearer error reports.
  • Added more languages: French, Italian, Portuguese, Russian, Spanish (Spain), and Indonesian.
  • Added updates to the Home page, News page, Mod Manager, sidebar, search, carousel, menus, and popups.

Changed

  • Updated Neutralino to 6.9.0.
  • WeekBox now opens faster while background checks keep running.
  • Improved page layouts, cards, filters, sorting, search, and offline pages.
  • Improved engine updates, settings, popups, messages, and translations.
  • Improved ZIP, 7Z, and RAR downloads, progress bars, extraction, retries, and file cleanup.
  • Improved GameBanana, Google Drive, and MediaFire link and file-size checks.
  • Simplified the WeekBox link setting text in all languages.
  • Improved app updates and featured mods loading.

Fixed

  • Fixed featured mods not loading because native network requests were blocked.
  • Fixed Google Drive downloads falsely saying "quota exceeded."
  • Fixed large Google Drive downloads, confirmation pages, links, redirects, and cookies.
  • Fixed MediaFire links, downloads, extraction delays, and missing file sizes.
  • Fixed broken or incomplete archives, retries, temporary files, and Windows file errors.
  • Fixed engine updates, startup errors, the inspector, popups, carousel movement, sidebar layout, images, and memory problems.
  • Fixed language names, flags, search hints, and translated labels.
  • Fixed the Wine version setting not appearing or saving on macOS and Linux.

Removed

  • Removed unused helpers, old settings, duplicate menus, and old code paths.

WeekBox v2.0.4

Choose a tag to compare

@immalloy immalloy released this 05 Aug 00:50

[2.0.4] - 2026-08-04

Fixed

  • Fixed WeekBox update prompts being hidden behind the startup screen.
  • Fixed startup checking WeekBox updates when the setting is disabled.
  • Fixed WeekBox refusing to close after an update prompt was dismissed.

WeekBox v2.0.3

Choose a tag to compare

@immalloy immalloy released this 04 Aug 23:48

[2.0.3] - 2026-08-04

Added

  • Added a right-click menu with Copy, Paste, and Inspect.

Changed

  • Reports now include the full error and stack trace.
  • Reports are always on.
  • Reports work on all app versions.
  • Shared words are stored once.

Fixed

  • Reports now reach the webhook.
  • Download bars now use the known file size.
  • Fixed the Inspect action causing Neutralino token errors.

WeekBox v2.0.2

Choose a tag to compare

@immalloy immalloy released this 04 Aug 21:29

[2.0.2] - 2026-08-04

Fixed

  • Fixed WeekBox update checks getting stuck behind a browser preflight request.
  • Fixed stalled update requests so startup can continue when GitHub is unreachable.

WeekBox v2.0.1

Choose a tag to compare

@immalloy immalloy released this 04 Aug 21:04

[2.0.1] - 2026-08-04

Fixed

  • Fixed the developer inspector opening automatically when WeekBox starts.

WeekBox v2.0.0

Choose a tag to compare

@immalloy immalloy released this 04 Aug 20:58

[2.0.0] - 2026-08-04

Added

  • Added the News page and newsletter-style article pages.
  • Added news cards, article modals, and image-based colors.
  • Added German translations and improved English and Spanish translations.
  • Added a first-run language picker with country flags.
  • Added translated engine names, discovery labels, and best-of time ranges.
  • Added the public Credits page with crew groups, profile links, and avatars.
  • Added responsive Home and News grids.
  • Added animated card hover, color, and movement effects.
  • Added better featured-mod rotation and featured-card colors.
  • Added safer download, install, engine, and startup error details.

Changed

  • Changed the Home grid so cards fill rows correctly when the window is resized.
  • Changed the News grid to use the same card behavior as Home.
  • Changed the crew box to show three people at a time with fade transitions and dots.
  • Changed Settings so its Credits button opens the public Credits page in a browser.
  • Changed the app labels to use shorter names such as Mods, Engines, and Base Game.
  • Changed engine badges and card text to update when the language changes.
  • Changed Mod Settings tag labels and hints to use the selected language.
  • Changed internal modules to use direct imports and shared formatting code.
  • Changed the app layout, grid code, card code, and settings code into smaller modules.
  • Changed the development command to build frontend assets before Neutralino starts.
  • Changed the asset bundler to create its output folder when needed.
  • Changed Mod Manager to use a grid layout and a header button for local mods.
  • Changed engine labels to use a page-level tooltip so they are not clipped.
  • Changed downloads and updates to keep clearer file and error information.

Fixed

  • Fixed cards leaving empty spaces after resizing from large to small windows.
  • Fixed cards being placed in the wrong column after repeated resizes.
  • Fixed News cards not moving and fading smoothly.
  • Fixed card colors and text colors not matching the artwork.
  • Fixed translations staying in the old language after switching languages.
  • Fixed missing translations for engine names, discovery, and best-of labels.
  • Fixed the Mod Settings tag input showing an English-only placeholder.
  • Fixed missing or broken cover images and image loading states.
  • Fixed downloads, temporary files, retries, and archive extraction errors.
  • Fixed mod links that could remain after deleting a mod.
  • Fixed engine uninstall and update failures with clearer errors.
  • Fixed startup failures caused by missing storage folders or frontend bundles.
  • Fixed several old crashes caused by missing templates, unknown engines, or empty data.

Removed

  • Removed the old embedded Credits page from Settings.
  • Removed unused startup compatibility code and its maintenance passthrough.
  • Removed unused carousel, chip, loader, modal, and download-toast code.
  • Removed the duplicate Mod Manager template and old list-view code.
  • Removed the old in-grid local-mod card.
  • Removed unused startup debug tools and compatibility wrappers.
  • Removed the unused Psych Online banner image.
  • Removed duplicate legacy styles and scratch files.
  • Removed outdated engine and settings labels that were repeated in multiple places.

WeekBox v1.10.0

Choose a tag to compare

@immalloy immalloy released this 03 Aug 03:10

[1.10.0] - 2026-08-02

Changed

  • Home discovery cards now use compact engine/type icons, hover labels, and a tighter information layout.
  • Discovery periodically highlights a varied featured mod without removing it from the grid.
  • Featured cards blend artwork into a dominant-color surface with a restrained hover fade.
  • Mod Manager now stays grid-only, with local mod import available from the header plus button.
  • Mod Manager engine labels now render in a page-level tooltip so the manager window cannot clip them.
  • The asset bundler now creates its output directory directly with recursive filesystem support.

Removed

  • Removed unused startup compatibility code and the maintenance passthrough it replaced.
  • Removed unused carousel, chip, circle-loader, modal, and download-toast component implementations.
  • Removed the duplicate Mod Manager template, list-view code, and the old in-grid local-mod card.
  • Removed scratch archives/images and duplicate legacy stylesheet copies from the repository.