**Added**
* tistatos - Playback position is saved/restored when restarting the
client.
* tistatos - Created add_only_unplayed_episodes config option for
playing/queueing a feed.
* DGambrinus - Maintain playback speed when playing different episodes.
**Changed**
* To improve performance, the client now (by default) uses an in-memory
database, which is only saved to disk when the client is closed. This
can be disabled with the restrict_memory_usage config option.
* Improved the performance of importing subscriptions (especially those
with many feeds).
**Fixed**
* tistatos - Fixed episode data not being deleted when removing feeds.
* Fixed player volume occasionally not being retained when switching
between episodes.
* Fixed exception with terminals that don't support an invisible cursor
mode.
* Fixed reload operation failing when reloading one feed would fail in a
specific way.