# 9.8.0

* in Subscriptions screen
	* reworked filter and sort routines to better sync with DB
	* fixed a long-term bug of sorting by Count of episodes play states
	* in Sort dialog, change top category does not change direction
	* added save/restore positions
	* open/close filter or sort dialog will auto-scroll to top
* in FeedDetails screen
	* in topbar, the "goto queue" icon is not shown when the feed has not associated queue
	* in topbar, changed the "open drawer" icon to navigate back (if any) otherwise open drawer
	* in menu, "update feed" and "update complete feed" will force update even the feed is set not to keep updating
	* ensured episode return to List mode
	* if curEpisode belong to the feed
		* on first start, it scrolls to the curEpisode
		* if returned from EpisodeInfo, it restores the previous position
* in OnlineFeed topbar, changed the "open drawer" icon to navigate back (if any) otherwise open drawer
* note, drawer can always be open by swiping from the left edge of the screen
* in EpisodeInfo screen topbar, the "add to queue" icon is made more explicit
* in Queues screen
	* queues modes are persisted for returning to
	* in actQueue:
		* on first start, it scrolls to the curEpisode
		* if returned from EpisodeInfo, it restores the previous position
