版本发布 8
Fix filtering of tag values (#230 via #231)
* Apply theme selection on login (#107 via #211) by @zumoshi * Fix rename tag case normalization (#131 via #212) by @zumoshi * Disallow spaces in tag creation (#72 via #213) by @zumoshi * Set cache headers on static resources (4612b5ca801d45c510db7b7000c26cf607e5e798) by @Minnowo * Allow includes/excludes tag filters for dashboard charts (#102 via #215, #224) by @spl3g * Update dependencies * Remove linux/i386 because it broke and hasn't many downloads
* Fix error logging messages 50ae8ea1fe24321d52b295738e43a2427d7c3dbc * Fix styling on small screens for tags in time spans and the tag page #205 by @Minnowo * Add setting for using the native date-time picker #204 by @jxddk
Fix crash with empty dashboard data and "total" enabled (#198 by @Minnowo)
Fix date not changeable in date-time selector (#191)
* Set seconds to 0 when manually changing a time span (#110 via #175)
* Fix favicon * Update ui timezones
Revert hotkey feature from v0.4.1, it introduced bugs when editing time spans.