Releases: Kedyn/fusliez-notes
Releases · Kedyn/fusliez-notes
v1.0.0-beta.1
Added
- Special sections
- Map characters reflect special sections.
- Map characters double-click change dead/alive state.
v1.0.0-beta.0
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
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
v0.9.0
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
v0.8.2
v0.8.1
v0.8.0
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
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.