fix #125 - search state not being properly restored

This commit is contained in:
Drew Weymouth
2023-04-08 18:49:32 -07:00
parent 7298b6f8b9
commit c6e655a704
3 changed files with 5 additions and 2 deletions
+1
View File
@@ -10,6 +10,7 @@
### Fixes
- **todo-commithash** Don't show update available prompt if the found version is the same as the running app version
- [#120](https://github.com/dweymouth/supersonic/issues/120),[#87](https://github.com/dweymouth/supersonic/issues/87) Update Mac build process to support OS versions back to High Sierra (thanks @whorfin!)
- [#125](https://github.com/dweymouth/supersonic/issues/125) Navigating back twice to an albums page with search result clears search state
## [0.1.0-beta] - 2023-04-01