Skip to content

Releases: potoofu/mapping-tools-web

v0.2.0

13 Aug 00:45
Compare
Choose a tag to compare

Added Combo Colour Studio

v0.1.0

27 Jul 16:49
Compare
Choose a tag to compare

Features

  • tools: Added Hitsound Copier (OliBomby)

Bug Fixes

  • UI: Reset selectedBeatmap when clearing all beatmaps (OliBomby)
  • UI: Moved "Save settings" string to resources. (OliBomby)

Code Refactoring

  • Settings: Shared Signature class and renamed to BeatDivisor (OliBomby)

v0.0.8

20 Jul 20:14
Compare
Choose a tag to compare

Bug Fixes

  • UI: Fix color on app bar collapsed menu (OliBomby)

v0.0.7

20 Jul 19:58
Compare
Choose a tag to compare

Features

  • UI: Collapse app bar buttons on tiny screen (OliBomby)

v0.0.6

20 Jul 18:04
Compare
Choose a tag to compare

Features

  • UI: Made navigation drawer retractable and mobile friendly (OliBomby)
  • UI: Updated AppBar to be mobile friendly (OliBomby)

v0.0.5

20 Jul 12:31
Compare
Choose a tag to compare

Features

  • UI: Updated 'Save settings' button (OliBomby)

Code Refactoring

  • settings: Reworked tool settings storage (OliBomby)

v0.0.4

04 Jun 23:11
Compare
Choose a tag to compare

Features

  • loading: Added cooler spinning logo. (OliBomby)

Bug Fixes

  • mapCleaner: clarified removal of timing points in result message. (OliBomby)

Builds

  • nuget: Updated Mapping Tools Core library (OliBomby)

Commits

  • 76cbd63: Create README.md (Fabian)

v0.0.3

02 May 13:33
Compare
Choose a tag to compare

Features

  • deploy: Add hotfix action (Potoofu)
  • backups: make backups fully functional (Potoofu)
  • navMenu: general tab now always expands by default (Potoofu)
  • mapCleaner: map-cleaner is now fully functional (Potoofu)

Bug Fixes

  • caching: Add versioning to try and fix caching (Potoofu)
  • snackbar: add definitions for snackbar (Potoofu)
  • mapCleanerSettings: map-cleaner settings use beat divisor in a working way now (Potoofu)

Code Refactoring

  • various: change file system display and layout (Potoofu)
  • toolBase: change the way tool base renders elements (Potoofu)
  • appBar: change main text (Potoofu)

Builds

  • nuget: bump dependencies (Potoofu)
  • nuget: add mapping-tools-core library (Potoofu)

Commits

  • [2625784]: Test if refresh for new ui element (Potoofu)
  • [3432a64]: Update cache version (Potoofu)
  • [1d74d5c]: Put cache version in prefix (Potoofu)
  • [daddb23]: Add service asset hash fix (Potoofu)
  • [eeeb471]: hotfix test (Potoofu)
  • [9ab3938]: Revert test scenarios (Potoofu)

v0.0.2

03 Apr 13:13
Compare
Choose a tag to compare

Features

  • docs: Add documentation feature for tools (Potoofu)
  • localization: Add localization for most current strings in german and english (Potoofu)
  • backups: Add preliminary backup function (not working yet) (Potoofu)
  • mapCleaner: Add customizable defaults (Potoofu)
  • fileSystem: Add download function and file editor (Potoofu)

Bug Fixes

  • i18n: Culture now also set for thread and user interface (Potoofu)

Documentation

  • tools: Add default documentation in english and german for map cleaner (Potoofu)

Code Refactoring

  • mainLayout: Add paper to social icons (Potoofu)
  • indexedDb: Adjust structure of interfaces to be more modular (Potoofu)
  • all: Insert localized strings, all routes in one nav menu (Potoofu)

Commits

  • multiple: Redo upload components, Change how scoped objects are injected (Potoofu)
  • indexedDb: Change file record structure to match interface (Potoofu)

v0.0.1

29 Mar 06:26
Compare
Choose a tag to compare
fix(changelog): Cast markdown string to html string