Release Note v1.4.0
RSS Brain v1.4.0 is released. Download from Github.
New Features
A new image viewer: when click on the image in article list, it will popup an image viewer to let you zoom in/out the images.
Images in article list is able to scroll horizontally if there are too many.
Bug Fixes
Add hxSync
when import new feed so the importing will be aborted if user leave the page.
Code Cleanup
Manage all the frontend dependencies with npm and build them with webpack. The code stats of this project finally show this is a Scala project instead of a Javascript one! See my blog post for more details on that.