Skip to content

Releases: Kedyn/fusliez-notes

v1.0.0-beta.1

19 Jan 05:04
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Added

  • Special sections
  • Map characters reflect special sections.
  • Map characters double-click change dead/alive state.

v1.0.0-beta.0

17 Dec 18:43
Compare
Choose a tag to compare
v1.0.0-beta.0 Pre-release
Pre-release

First major pre-release. Code refactoring.

Added

  • Dynamic sections
  • French translation
  • Analytics disclaimer
  • Unused section by default
  • Czech translation
  • Malagasy translation

Fixed

  • Initial settings data
  • Color menu
  • Map player icons size
  • Input bleeding into icon
  • NAN problem with scores
  • Remembering positions on mobile

Removed

  • Unused components
  • Unused images
  • Inline styling from maps

Changed

  • Map images
  • Button component

v0.10.0

13 Oct 22:24
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

New UI revamp from chilblane. Improves not only visually, but also mobile support.
And migrated from parcel to webpack. Restructure most components.

Added

  • Added feature to enable read-only/editing mode for player colours and names
  • Added translation to de-DE
  • About button
  • Changelog button
  • Colorblind mode

Fixed

  • No longer shows weird mouse icon while dragging player
  • UI

Removed

  • Themes Settings
  • Scores display type

Changed

  • Innocent to Crewmate
  • Parcel to webpack
  • Player images

v0.9.1

08 Oct 00:13
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

Added

  • Added translation to pt-BR

Fixed

  • Reset buttons

v0.9.0

07 Oct 04:51
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

This released focused on improving the mobile experience and adding support to
change colors.
There was also a big refactoring for all the code base.

Added

  • Added support for mobile devices in portrait and landscape
  • Added circular progress bars
  • Added support to change all theme colors
  • Added support for multiple languages
  • Added support to switch between circular bars to regular bars

Fixed

  • Fixed performance issues with notes
  • Fixed "Show Player Names" settings bug
  • Fixed UI

Changed

  • Changed win rate progress bars to circular

Removed

  • Data, players positions and games no longer gets saved.

v0.8.3

28 Sep 03:02
Compare
Choose a tag to compare
v0.8.3 Pre-release
Pre-release

Added

  • Focus on next input element when pressing Enter
  • Better support for multiple screens

v0.8.2

26 Sep 01:27
Compare
Choose a tag to compare
v0.8.2 Pre-release
Pre-release

Added

  • Draggable players on Map
  • Button to reset players on map

v0.8.1

25 Sep 07:01
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

Fixed

  • Minor fix on theme danger button

v0.8.0

25 Sep 01:28
c2600a9
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

Switched to Kevin Han's (@khany) UI design.

Added

  • Separate Scores for impostors and innocents.
  • Color change menu for players
  • Reset Scores
  • Reset Round (players positions)
  • Reset all button, resets to default.
  • Reset Notes
  • Settings Modal
  • Recovery Notes Modal
  • Changelog Modal
  • Feedback Form Modal

Fixed

  • Player background color contrast

Changed

  • Use names to the settings modal.

*Removed

  • Light theme
  • Draggable map characters

v0.7.0

15 Sep 23:45
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

A release mostly restructuring the project and fixing minor bugs.

Removed bootstrap dependencies, added JSS.

Added

  • Configuration data saved
  • Visible version and date.

Changed

  • Players can only be dragged by clicking and hold on the image not the input.
  • Player background color changes as soon as a character is inputted on the field.
  • Mouse is changed when is by a character map to show it can be dragged.

Fixed

  • Player background color visible when names not being used.
  • Map characters no longer have to be double clicked to be dropped.