Skip to content

Latest commit

 

History

History
80 lines (53 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

80 lines (53 loc) · 2.06 KB

HadesSpace Changelog

This changelog starts with the v3.0 the third rewrite of the parser module and the entire web app

4.3.0

Added

Changed

  • Support localization for About page
  • Update favicons
  • Update PWA manifest (if you are using PWA mode, it is recommended to reinstall the app)

Fixes

  • Bugs on the drones page
  • Some styles for mobile
  • Many minor format bugs

4.2.0

Added

  • Ship builder tool
  • Support for language locales that are not in the game (the first supported locales: Turkish and Ukrainian)
  • You can now support development through donation

Changed

  • Option to synchronize calculator modules with HSCompendium
  • Migrate to new build tool (Vite) which reduces deployment time
  • Other multiple internal component refactorings

4.1.0

Added

Changed

  • Completed full update to major game update Nebula
  • Styling improvements for different languages
  • Other graphic tweaks

4.0.0

Added

  • Settings in the calculator, at the moment all possible manipulations in the input data are implemented
  • Icons for some stats
  • Scripts for ease of maintenance regulations configs

Changed

  • Entire web application rewritten in TypeScript & Composition API
  • Improved design of some components

Fixes

  • In General, fixed what needs to be fixed

3.2.0

Added

  • Start logging changes
  • Experiment: community section (join the discord server for details)

3.1.0

Changed [Parser]

  • Support for new file extensions

3.0.0

Changed

  • New project structure, new version of the parser, updates to the Vue framework to v3