Skip to content

Commit

Permalink
chore: release v4.0.0
Browse files Browse the repository at this point in the history
* (Garfonso) Breaking: Update frontent to 2023.12.08.1
* (Garfonso) Breaking: all states default to string now. Added some exceptions (like timestamps). Check your filters.
* (Garfonso) Use better random numbers for tokens.
* (Garfonso) Support media_play_pause (mini-media-player card play / pause) again.
* (Garfonso) Support for input_select
* (Garfonso) Improve support for sensor with device_class=date
* (Garfonso) Remove hideToolbar from settings. Now using browser_mod to allow per instance control.
* (Garfonso) repaired persistent notifications.
* (Garfonso) Use browser_mod to hide sidebar.
  • Loading branch information
Garfonso committed Dec 8, 2023
1 parent a5a21bd commit 834e7ae
Show file tree
Hide file tree
Showing 5 changed files with 488 additions and 488 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Older Changes
## 2.1.3 (2022-01-07)
* (Garfonso) Fixed: remove backup of old frontend (sorry)

## 2.1.2 (2022-01-06)
* (Garfonso) Fixed: Menu was broken in frontend.

Expand Down
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ After that checkout modified version in `./build` folder. Then.
PLACEHOLDER for next version:
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 4.0.0 (2023-12-08)
* (Garfonso) Breaking: Update frontent to 2023.12.08.1
* (Garfonso) Breaking: all states default to string now. Added some exceptions (like timestamps). Check your filters.
* (Garfonso) Use better random numbers for tokens.
Expand Down Expand Up @@ -517,9 +517,6 @@ After that checkout modified version in `./build` folder. Then.
### 2.1.4 (2022-01-09)
* (Garfonso) Dependency update

### 2.1.3 (2022-01-07)
* (Garfonso) Fixed: remove backup of old frontend (sorry)

## License

Copyright 2019-2023, bluefox <[email protected]>
Expand Down
Loading

0 comments on commit 834e7ae

Please sign in to comment.