|
@@ -5,6 +5,7 @@
|
|
This release includes all changes from v3.6.0-rc1, in addition to the following. Upgrade instructions can be found at [.wiki/Upgrading](.wiki/Upgrading.md).
|
|
This release includes all changes from v3.6.0-rc1, in addition to the following. Upgrade instructions can be found at [.wiki/Upgrading](.wiki/Upgrading.md).
|
|
|
|
|
|
### Fixed
|
|
### Fixed
|
|
|
|
+
|
|
- fix: Removed tag="transition-group" from draggable components
|
|
- fix: Removed tag="transition-group" from draggable components
|
|
|
|
|
|
## [v3.6.0-rc1] - 2022-06-05
|
|
## [v3.6.0-rc1] - 2022-06-05
|
|
@@ -12,6 +13,7 @@ This release includes all changes from v3.6.0-rc1, in addition to the following.
|
|
Upgrade instructions can be found at [.wiki/Upgrading](.wiki/Upgrading.md).
|
|
Upgrade instructions can be found at [.wiki/Upgrading](.wiki/Upgrading.md).
|
|
|
|
|
|
### Added
|
|
### Added
|
|
|
|
+
|
|
- feat: Added tab-completion to backend commands
|
|
- feat: Added tab-completion to backend commands
|
|
- feat: Added YouTube quota usage tracking
|
|
- feat: Added YouTube quota usage tracking
|
|
- feat: Added YouTube API requests tracking, caching and management
|
|
- feat: Added YouTube API requests tracking, caching and management
|
|
@@ -26,6 +28,7 @@ Upgrade instructions can be found at [.wiki/Upgrading](.wiki/Upgrading.md).
|
|
- feat: Added long jobs handling and monitoring
|
|
- feat: Added long jobs handling and monitoring
|
|
|
|
|
|
### Changed
|
|
### Changed
|
|
|
|
+
|
|
- refactor: Display user display names instead of usernames in links and station user list
|
|
- refactor: Display user display names instead of usernames in links and station user list
|
|
- refactor: Use YouTube thumbnail as a fallback to song thumbnails
|
|
- refactor: Use YouTube thumbnail as a fallback to song thumbnails
|
|
- refactor: Use song thumbnail component in Edit Song modal, with fallback disabled
|
|
- refactor: Use song thumbnail component in Edit Song modal, with fallback disabled
|
|
@@ -44,6 +47,7 @@ Upgrade instructions can be found at [.wiki/Upgrading](.wiki/Upgrading.md).
|
|
- refactor: Import Album can now use a selection of songs or YouTube videos in addition to YouTube playlist importing.
|
|
- refactor: Import Album can now use a selection of songs or YouTube videos in addition to YouTube playlist importing.
|
|
|
|
|
|
### Fixed
|
|
### Fixed
|
|
|
|
+
|
|
- fix: musare.sh attach not working with podman-compose
|
|
- fix: musare.sh attach not working with podman-compose
|
|
- fix: Station autofill not run after removal from queue
|
|
- fix: Station autofill not run after removal from queue
|
|
- fix: AdvancedTable multi-row select with left ctrl/shift doesnt work
|
|
- fix: AdvancedTable multi-row select with left ctrl/shift doesnt work
|
|
@@ -54,6 +58,7 @@ Upgrade instructions can be found at [.wiki/Upgrading](.wiki/Upgrading.md).
|
|
Upgrade instructions can be found at [.wiki/Upgrading](.wiki/Upgrading.md).
|
|
Upgrade instructions can be found at [.wiki/Upgrading](.wiki/Upgrading.md).
|
|
|
|
|
|
### Fixed
|
|
### Fixed
|
|
|
|
+
|
|
- fix: Assert package.json import as json
|
|
- fix: Assert package.json import as json
|
|
- fix: Limited NodeJS version to v16.15
|
|
- fix: Limited NodeJS version to v16.15
|
|
- fix: Temporarily disabled eslint for moduleManager import
|
|
- fix: Temporarily disabled eslint for moduleManager import
|
|
@@ -63,6 +68,7 @@ Upgrade instructions can be found at [.wiki/Upgrading](.wiki/Upgrading.md).
|
|
Upgrade instructions can be found at [.wiki/Upgrading](.wiki/Upgrading.md).
|
|
Upgrade instructions can be found at [.wiki/Upgrading](.wiki/Upgrading.md).
|
|
|
|
|
|
### Fixed
|
|
### Fixed
|
|
|
|
+
|
|
- fix: Songs requestSet could return null songs
|
|
- fix: Songs requestSet could return null songs
|
|
- fix: Prevent adding duplicate items with bulk actions
|
|
- fix: Prevent adding duplicate items with bulk actions
|
|
- fix: Throw error if unknown job is called
|
|
- fix: Throw error if unknown job is called
|
|
@@ -81,9 +87,11 @@ Upgrade instructions can be found at [.wiki/Upgrading](.wiki/Upgrading.md).
|
|
This release includes all changes from v3.5.0-rc1 and v3.5.0-rc2, in addition to the following. Upgrade instructions can be found at [.wiki/Upgrading](.wiki/Upgrading.md).
|
|
This release includes all changes from v3.5.0-rc1 and v3.5.0-rc2, in addition to the following. Upgrade instructions can be found at [.wiki/Upgrading](.wiki/Upgrading.md).
|
|
|
|
|
|
### Changed
|
|
### Changed
|
|
|
|
+
|
|
- refactor: close all modals upon route change
|
|
- refactor: close all modals upon route change
|
|
|
|
|
|
### Fixed
|
|
### Fixed
|
|
|
|
+
|
|
- fix: Autofilling station queue would reset requestedAt
|
|
- fix: Autofilling station queue would reset requestedAt
|
|
- fix: Station time elapsed would show false if 0
|
|
- fix: Station time elapsed would show false if 0
|
|
|
|
|
|
@@ -92,9 +100,11 @@ This release includes all changes from v3.5.0-rc1 and v3.5.0-rc2, in addition to
|
|
This release includes all changes from v3.5.0-rc1, in addition to the following.
|
|
This release includes all changes from v3.5.0-rc1, in addition to the following.
|
|
|
|
|
|
### Added
|
|
### Added
|
|
|
|
+
|
|
- chore: Added docker-compose.override.yml documentation
|
|
- chore: Added docker-compose.override.yml documentation
|
|
|
|
|
|
### Fixed
|
|
### Fixed
|
|
|
|
+
|
|
- fix: Unable to compile frontend in production mode
|
|
- fix: Unable to compile frontend in production mode
|
|
- fix: Homepage admin filter keyboard shortcut not always registering
|
|
- fix: Homepage admin filter keyboard shortcut not always registering
|
|
- fix: Docker will create folders if default.json files do not exist
|
|
- fix: Docker will create folders if default.json files do not exist
|
|
@@ -107,6 +117,7 @@ This release includes all changes from v3.5.0-rc1, in addition to the following.
|
|
## [v3.5.0-rc1] - 2022-04-14
|
|
## [v3.5.0-rc1] - 2022-04-14
|
|
|
|
|
|
### Added
|
|
### Added
|
|
|
|
+
|
|
- feat: Station autofill configurable limit
|
|
- feat: Station autofill configurable limit
|
|
- feat: Station requests configurable access level
|
|
- feat: Station requests configurable access level
|
|
- feat: Station requests configurable per user request limit
|
|
- feat: Station requests configurable per user request limit
|
|
@@ -116,14 +127,15 @@ This release includes all changes from v3.5.0-rc1, in addition to the following.
|
|
- feat: Added info icon component
|
|
- feat: Added info icon component
|
|
|
|
|
|
### Changed
|
|
### Changed
|
|
|
|
+
|
|
- refactor: No longer showing unlisted stations on homepage if not owned by user unless toggled by admin
|
|
- refactor: No longer showing unlisted stations on homepage if not owned by user unless toggled by admin
|
|
- refactor: Renamed station excludedPlaylists to blacklist
|
|
- refactor: Renamed station excludedPlaylists to blacklist
|
|
- refactor: Unified station update functions and events
|
|
- refactor: Unified station update functions and events
|
|
- refactor: Replaced Manage Station settings dropdowns with select elements
|
|
- refactor: Replaced Manage Station settings dropdowns with select elements
|
|
- refactor: Use a local object to edit stations before saving
|
|
- refactor: Use a local object to edit stations before saving
|
|
- refactor: Replace station modes with 2 modules which are independently toggleable and configurable on every station
|
|
- refactor: Replace station modes with 2 modules which are independently toggleable and configurable on every station
|
|
- - Requests: Replaces party mode, users can request songs or auto request from playlists
|
|
+ - Requests: Replaces party mode, users can request songs or auto request from playlists
|
|
- - Autofill: Replaces playlist mode, owners select songs to autofill queue. Also includes old playMode and includedPlaylist functionality
|
|
+ - Autofill: Replaces playlist mode, owners select songs to autofill queue. Also includes old playMode and includedPlaylist functionality
|
|
- refactor: Update active team
|
|
- refactor: Update active team
|
|
- refactor: Separate docker container modes
|
|
- refactor: Separate docker container modes
|
|
- refactor: Improve musare.sh exit code usage and other tweaks
|
|
- refactor: Improve musare.sh exit code usage and other tweaks
|
|
@@ -137,19 +149,23 @@ This release includes all changes from v3.5.0-rc1, in addition to the following.
|
|
- refactor: Made station info box a component for Station and Manage Station
|
|
- refactor: Made station info box a component for Station and Manage Station
|
|
|
|
|
|
### Fixed
|
|
### Fixed
|
|
|
|
+
|
|
- fix: Changing station privacy does not kick out newly-unauthorized users
|
|
- fix: Changing station privacy does not kick out newly-unauthorized users
|
|
|
|
|
|
### Removed
|
|
### Removed
|
|
|
|
+
|
|
- refactor: Removed station queue lock
|
|
- refactor: Removed station queue lock
|
|
|
|
|
|
## [v3.4.0] - 2022-03-27
|
|
## [v3.4.0] - 2022-03-27
|
|
|
|
|
|
### **Breaking Changes**
|
|
### **Breaking Changes**
|
|
|
|
+
|
|
This release makes the MongoDB version configurable in the .env file. Prior to this release, the MongoDB version was 4.0. We recommend upgrading to 5.0 or 4.4. Upgrade instructions can be found in [.wiki/Upgrading](.wiki/Upgrading.md#Upgrade/downgradeMongoDB).
|
|
This release makes the MongoDB version configurable in the .env file. Prior to this release, the MongoDB version was 4.0. We recommend upgrading to 5.0 or 4.4. Upgrade instructions can be found in [.wiki/Upgrading](.wiki/Upgrading.md#Upgrade/downgradeMongoDB).
|
|
|
|
|
|
Please run the Update All Songs job after upgrading to ensure playlist and station song data accuracy.
|
|
Please run the Update All Songs job after upgrading to ensure playlist and station song data accuracy.
|
|
|
|
|
|
### Added
|
|
### Added
|
|
|
|
+
|
|
- feat: Scroll to next song item in Edit Songs queue
|
|
- feat: Scroll to next song item in Edit Songs queue
|
|
- feat: Reset Advanced Table bulk actions popup position on screen resize if in initial position
|
|
- feat: Reset Advanced Table bulk actions popup position on screen resize if in initial position
|
|
- feat: Global LESS variables
|
|
- feat: Global LESS variables
|
|
@@ -174,6 +190,7 @@ Please run the Update All Songs job after upgrading to ensure playlist and stati
|
|
- feat: Configurable MongoDB container image version
|
|
- feat: Configurable MongoDB container image version
|
|
|
|
|
|
### Changed
|
|
### Changed
|
|
|
|
+
|
|
- refactor: Replaced night mode toggle slider in Main Header with day/night icons
|
|
- refactor: Replaced night mode toggle slider in Main Header with day/night icons
|
|
- refactor: Replaced SASS/SCCS with LESS
|
|
- refactor: Replaced SASS/SCCS with LESS
|
|
- refactor: Hide registration buttons and prevent opening register modal if registration is disabled
|
|
- refactor: Hide registration buttons and prevent opening register modal if registration is disabled
|
|
@@ -197,6 +214,7 @@ Please run the Update All Songs job after upgrading to ensure playlist and stati
|
|
- refactor: Delete user sessions when account is deleted
|
|
- refactor: Delete user sessions when account is deleted
|
|
|
|
|
|
### Fixed
|
|
### Fixed
|
|
|
|
+
|
|
- fix: Relative homepage header height causing overlay of content on non-standard resolutions
|
|
- fix: Relative homepage header height causing overlay of content on non-standard resolutions
|
|
- fix: Unable to toggle nightmode on mobile logged out on homepage
|
|
- fix: Unable to toggle nightmode on mobile logged out on homepage
|
|
- fix: Station card top row should not wrap
|
|
- fix: Station card top row should not wrap
|
|
@@ -231,18 +249,22 @@ Please run the Update All Songs job after upgrading to ensure playlist and stati
|
|
- fix: Add To Playlist Dropdown create playlist button not full width
|
|
- fix: Add To Playlist Dropdown create playlist button not full width
|
|
|
|
|
|
### Removed
|
|
### Removed
|
|
|
|
+
|
|
- refactor: Removed skip to last 10s button from Edit Song player
|
|
- refactor: Removed skip to last 10s button from Edit Song player
|
|
- refactor: Removed Request Song modal
|
|
- refactor: Removed Request Song modal
|
|
|
|
|
|
## [v3.4.0-rc2] - 2022-03-19
|
|
## [v3.4.0-rc2] - 2022-03-19
|
|
|
|
|
|
### Added
|
|
### Added
|
|
|
|
+
|
|
- feat: Re-added ability to hard stop player in Edit Song
|
|
- feat: Re-added ability to hard stop player in Edit Song
|
|
|
|
|
|
### Changed
|
|
### Changed
|
|
|
|
+
|
|
- refactor: Delete user sessions when account is deleted
|
|
- refactor: Delete user sessions when account is deleted
|
|
|
|
|
|
### Fixed
|
|
### Fixed
|
|
|
|
+
|
|
- fix: Changing password in Settings does not create success toast
|
|
- fix: Changing password in Settings does not create success toast
|
|
- fix: Invalid user sessions could sometimes break actions
|
|
- fix: Invalid user sessions could sometimes break actions
|
|
- fix: Add To Playlist Dropdown create playlist button not full width
|
|
- fix: Add To Playlist Dropdown create playlist button not full width
|
|
@@ -250,11 +272,13 @@ Please run the Update All Songs job after upgrading to ensure playlist and stati
|
|
## [v3.4.0-rc1] - 2022-03-06
|
|
## [v3.4.0-rc1] - 2022-03-06
|
|
|
|
|
|
### **Breaking Changes**
|
|
### **Breaking Changes**
|
|
|
|
+
|
|
This release makes the MongoDB version configurable in the .env file. Prior to this release, the MongoDB version was 4.0. We recommend upgrading to 5.0 or 4.4. Upgrade instructions can be found in [.wiki/Upgrading](.wiki/Upgrading.md#Upgrade/downgradeMongoDB).
|
|
This release makes the MongoDB version configurable in the .env file. Prior to this release, the MongoDB version was 4.0. We recommend upgrading to 5.0 or 4.4. Upgrade instructions can be found in [.wiki/Upgrading](.wiki/Upgrading.md#Upgrade/downgradeMongoDB).
|
|
|
|
|
|
Please run the Update All Songs job after upgrading to ensure playlist and station song data accuracy.
|
|
Please run the Update All Songs job after upgrading to ensure playlist and station song data accuracy.
|
|
|
|
|
|
### Added
|
|
### Added
|
|
|
|
+
|
|
- feat: Scroll to next song item in Edit Songs queue
|
|
- feat: Scroll to next song item in Edit Songs queue
|
|
- feat: Reset Advanced Table bulk actions popup position on screen resize if in initial position
|
|
- feat: Reset Advanced Table bulk actions popup position on screen resize if in initial position
|
|
- feat: Global LESS variables
|
|
- feat: Global LESS variables
|
|
@@ -279,6 +303,7 @@ Please run the Update All Songs job after upgrading to ensure playlist and stati
|
|
- feat: Configurable MongoDB container image version
|
|
- feat: Configurable MongoDB container image version
|
|
|
|
|
|
### Changed
|
|
### Changed
|
|
|
|
+
|
|
- refactor: Replaced night mode toggle slider in Main Header with day/night icons
|
|
- refactor: Replaced night mode toggle slider in Main Header with day/night icons
|
|
- refactor: Replaced SASS/SCCS with LESS
|
|
- refactor: Replaced SASS/SCCS with LESS
|
|
- refactor: Hide registration buttons and prevent opening register modal if registration is disabled
|
|
- refactor: Hide registration buttons and prevent opening register modal if registration is disabled
|
|
@@ -301,6 +326,7 @@ Please run the Update All Songs job after upgrading to ensure playlist and stati
|
|
- refactor: Pull images in musare.sh build command
|
|
- refactor: Pull images in musare.sh build command
|
|
|
|
|
|
### Fixed
|
|
### Fixed
|
|
|
|
+
|
|
- fix: Relative homepage header height causing overlay of content on non-standard resolutions
|
|
- fix: Relative homepage header height causing overlay of content on non-standard resolutions
|
|
- fix: Unable to toggle nightmode on mobile logged out on homepage
|
|
- fix: Unable to toggle nightmode on mobile logged out on homepage
|
|
- fix: Station card top row should not wrap
|
|
- fix: Station card top row should not wrap
|
|
@@ -332,17 +358,20 @@ Please run the Update All Songs job after upgrading to ensure playlist and stati
|
|
- fix: Edit Song seekTo does not apply if video is stopped
|
|
- fix: Edit Song seekTo does not apply if video is stopped
|
|
|
|
|
|
### Removed
|
|
### Removed
|
|
|
|
+
|
|
- refactor: Removed skip to last 10s button from Edit Song player
|
|
- refactor: Removed skip to last 10s button from Edit Song player
|
|
- refactor: Removed Request Song modal
|
|
- refactor: Removed Request Song modal
|
|
|
|
|
|
## [v3.3.1] - 2022-02-03
|
|
## [v3.3.1] - 2022-02-03
|
|
|
|
|
|
### Fixes
|
|
### Fixes
|
|
|
|
+
|
|
- fix: migration18 doesnt migrate playlist and queue songs
|
|
- fix: migration18 doesnt migrate playlist and queue songs
|
|
|
|
|
|
## [v3.3.0] - 2022-01-22
|
|
## [v3.3.0] - 2022-01-22
|
|
|
|
|
|
### Added
|
|
### Added
|
|
|
|
+
|
|
- feat: Admin ability to edit another users playlist
|
|
- feat: Admin ability to edit another users playlist
|
|
- feat: Admin/Users ability to delete user, resend verify email and resend reset password email
|
|
- feat: Admin/Users ability to delete user, resend verify email and resend reset password email
|
|
- feat: Bulk Actions modal for admin/songs bulk editing tags, genres and artists.
|
|
- feat: Bulk Actions modal for admin/songs bulk editing tags, genres and artists.
|
|
@@ -354,18 +383,18 @@ Please run the Update All Songs job after upgrading to ensure playlist and stati
|
|
- feat: Import Album styling improvements and prefill Discogs data option
|
|
- feat: Import Album styling improvements and prefill Discogs data option
|
|
- feat: MediaSession controls (experimental)
|
|
- feat: MediaSession controls (experimental)
|
|
- feat: New admin area advanced table
|
|
- feat: New admin area advanced table
|
|
- - Advanced filter/search functionality with autocomplete for certain attributes
|
|
+ - Advanced filter/search functionality with autocomplete for certain attributes
|
|
- - Bulk update actions popup for songs. Ability to bulk edit, verify, unverify, delete, update tags, genres and artists.
|
|
+ - Bulk update actions popup for songs. Ability to bulk edit, verify, unverify, delete, update tags, genres and artists.
|
|
- - Hide columns
|
|
+ - Hide columns
|
|
- - Keyboard shortcuts
|
|
+ - Keyboard shortcuts
|
|
- - Local and query storage of table configuration
|
|
+ - Local and query storage of table configuration
|
|
- - Manage columns dropdown
|
|
+ - Manage columns dropdown
|
|
- - Pagination and configurable page size
|
|
+ - Pagination and configurable page size
|
|
- - Reorder columns
|
|
+ - Reorder columns
|
|
- - Resize columns
|
|
+ - Resize columns
|
|
- - Row update and removed event handling
|
|
+ - Row update and removed event handling
|
|
- - Select rows with checkboxes
|
|
+ - Select rows with checkboxes
|
|
- - Sort by column
|
|
+ - Sort by column
|
|
- feat: Open Manage Station from homepage
|
|
- feat: Open Manage Station from homepage
|
|
- feat: Open Station Queue from homepage
|
|
- feat: Open Station Queue from homepage
|
|
- feat: Redirect /admin to tab route
|
|
- feat: Redirect /admin to tab route
|
|
@@ -376,6 +405,7 @@ Please run the Update All Songs job after upgrading to ensure playlist and stati
|
|
- chore: Security.md file
|
|
- chore: Security.md file
|
|
|
|
|
|
### Changed
|
|
### Changed
|
|
|
|
+
|
|
- refactor: Auto suggest component
|
|
- refactor: Auto suggest component
|
|
- refactor: Renamed confirm component to quick confirm
|
|
- refactor: Renamed confirm component to quick confirm
|
|
- refactor: Song status is now a verified boolean, with hidden songs migrated to unverified with a hidden tag
|
|
- refactor: Song status is now a verified boolean, with hidden songs migrated to unverified with a hidden tag
|
|
@@ -386,6 +416,7 @@ Please run the Update All Songs job after upgrading to ensure playlist and stati
|
|
- chore: Use npm for can-autoplay and lofig packages
|
|
- chore: Use npm for can-autoplay and lofig packages
|
|
|
|
|
|
### Fixed
|
|
### Fixed
|
|
|
|
+
|
|
- fix: Any logged in user can perform certain actions on any playlist
|
|
- fix: Any logged in user can perform certain actions on any playlist
|
|
- fix: Changing your username does not update your username stored locally
|
|
- fix: Changing your username does not update your username stored locally
|
|
- fix: Clicking outside of the edit song modal whilst its loading, or attempt to close in any other way, will prevent you from closing the modal
|
|
- fix: Clicking outside of the edit song modal whilst its loading, or attempt to close in any other way, will prevent you from closing the modal
|
|
@@ -409,11 +440,13 @@ Please run the Update All Songs job after upgrading to ensure playlist and stati
|
|
## [v3.2.2] - 2021-12-11
|
|
## [v3.2.2] - 2021-12-11
|
|
|
|
|
|
### Changed
|
|
### Changed
|
|
|
|
+
|
|
- refactor: Self host santa seeker icon
|
|
- refactor: Self host santa seeker icon
|
|
|
|
|
|
## [v3.2.1] - 2021-12-01
|
|
## [v3.2.1] - 2021-12-01
|
|
|
|
|
|
### Fixed
|
|
### Fixed
|
|
|
|
+
|
|
- fix: Jumpy candy cane seeker bar
|
|
- fix: Jumpy candy cane seeker bar
|
|
- fix: Christmas lights on home header when logged out and on mobile aren't on bottom of element
|
|
- fix: Christmas lights on home header when logged out and on mobile aren't on bottom of element
|
|
- fix: Christmas lights hover just below main header
|
|
- fix: Christmas lights hover just below main header
|
|
@@ -422,38 +455,45 @@ Please run the Update All Songs job after upgrading to ensure playlist and stati
|
|
## [v3.2.0] - 2021-11-20
|
|
## [v3.2.0] - 2021-11-20
|
|
|
|
|
|
### Added
|
|
### Added
|
|
|
|
+
|
|
- feat: Added christmas theme
|
|
- feat: Added christmas theme
|
|
- - Enable with frontend config option
|
|
+ - Enable with frontend config option
|
|
- - Red primary color
|
|
+ - Red primary color
|
|
- - Candycane station seekerbar
|
|
+ - Candycane station seekerbar
|
|
- - Santa on sleigh seeker icon
|
|
+ - Santa on sleigh seeker icon
|
|
- - Christmas lights below main and modal header
|
|
+ - Christmas lights below main and modal header
|
|
- - Snow falling in the background
|
|
+ - Snow falling in the background
|
|
- feat: Added new featured playlist feature to manage station, specify with backend config option
|
|
- feat: Added new featured playlist feature to manage station, specify with backend config option
|
|
- feat: Added red station theme
|
|
- feat: Added red station theme
|
|
|
|
|
|
### Changed
|
|
### Changed
|
|
|
|
+
|
|
- refactor: Replaced standard red with darker red, except for christmas and red station themes.
|
|
- refactor: Replaced standard red with darker red, except for christmas and red station themes.
|
|
|
|
|
|
## [v3.1.1] - 2021-11-15
|
|
## [v3.1.1] - 2021-11-15
|
|
|
|
|
|
### Fixed
|
|
### Fixed
|
|
|
|
+
|
|
- fix: Not logging in other open tabs automatically
|
|
- fix: Not logging in other open tabs automatically
|
|
- fix: blacklistedCommunityStationNames issues
|
|
- fix: blacklistedCommunityStationNames issues
|
|
|
|
|
|
## [v3.1.0] - 2021-11-14
|
|
## [v3.1.0] - 2021-11-14
|
|
|
|
|
|
### Added
|
|
### Added
|
|
|
|
+
|
|
- feat: New config option for blacklisted station names
|
|
- feat: New config option for blacklisted station names
|
|
|
|
|
|
### Changed
|
|
### Changed
|
|
|
|
+
|
|
- refactor: Removed bulma dependency
|
|
- refactor: Removed bulma dependency
|
|
- refactor: Patched missing styling after removing bulma
|
|
- refactor: Patched missing styling after removing bulma
|
|
- refactor: Refactored createStation modal to allow for official station creation from admin area
|
|
- refactor: Refactored createStation modal to allow for official station creation from admin area
|
|
- refactor: Refactored login and register modals to open on top of homepage from route
|
|
- refactor: Refactored login and register modals to open on top of homepage from route
|
|
|
|
|
|
### Fixed
|
|
### Fixed
|
|
|
|
+
|
|
- Various bug fixes
|
|
- Various bug fixes
|
|
|
|
|
|
## [v3.0.0] - 2021-10-31
|
|
## [v3.0.0] - 2021-10-31
|
|
-Major update including feature changes, improvements and bug fixes. Changelog not completed for this release.
|
|
+
|
|
|
|
+Major update including feature changes, improvements and bug fixes. Changelog not completed for this release.
|