8.5 KiB
8.5 KiB
Change Log
[Unreleased]
Fixed
[0.6.0] - 2018-04-22
Added
- #261 Add profile dropdown menu for user's profile
- #250 Allow to change font-size
- #239 Add about window for linux and windows
Changed
- #260 Display avatar in global header
- #249 Add image viewer transition
- #247 Archive timeline and store unread timeline
- #246 Disable renderer backgrounding of chromium
- #243 Change format of username
- #240 Hide overflowed username when width is narrow
Fixed
- #245 Block changing account when loading timeline
- #238 Close side bar when user change account
- #236 Clear timeline after components are destroyed
[0.5.0] - 2018-04-18
Added
- #232 Search page to find account
- #231 Add menu in account profile to open account in browser
- #226 Open toot detail in browser
- #222 Add lists channels in jump modal
- #214 Set theme color and setting theme in preferences
Changed
Fixed
- #230 Change popover library because vue-js-popover has some bugs
- #221 Change link color for dark theme
- #220 Handle error when lazy loading
- #219 Selected background color when dark theme
- #217 Fix label in side menu
[0.4.0] - 2018-04-12
Added
- #207 Change visibility level of toot
- #206 Allow user view toot detail at sidebar
- #200 Show lists in side menu
Changed
- #201 Show loading when user post new toot
Fixed
- #208 Block toot when new toot modal is closed
- #204 Set focus in watch directive on newToot
- #198 Fix image position in ImageViewer
[0.3.1] - 2018-04-08
Added
- #196 Add sound setting in preferences, and save setting data in json
- #195 Show follows/followers in account profile
- #194 Show user's timeline in account profile
Changed
- #191 Sound a system sound when user favourite or reblog
Fixed
- #192 Rescue order when account order is unexpected value
- #189 Show loading when user actions
- #187 fix: Open user profile on reblogger icon and reblogger name
- #185 fix: Set font size of close button in login
- #184 Set limit to attachment height
[0.3.0] - 2018-04-03
Added
Changed
Fixed
- #180 Show error message when failed to start streaming
- #179 Set global background color to white
- #177 Skip removeEvents when dom does not have a target element
- #170 Fix click event on reblog in notifications
- #169 Set build category for mac and linux
[0.2.3] - 2018-03-31
Added
Fixed
- #166 Reset ctrl key event handler when close new toot modal
- #162 Remove html tags in reply notifications
- #159 Set max height in the image viewer
[0.2.2] - 2018-03-29
Added
- #153 Attach images in toot
- #152 Open images in modal window when click the preview
- #150 Add lazy loading in timelines
Changed
- #147 Archive old statuses when close timeline, because it is too heavy
[0.2.1] - 2018-03-27
Added
- #142 Show unread marks in side menu
Changed
- #137 Use electron-builder instead of electron-packager when build release packages
Fixed
- #144 Open link on the default browser in notifications
- #140 Refactor closing modal window when post new toot
- #139 Show username if display_name is blank
[0.2.0] - 2018-03-26
Added
- #135 Release the Windows version
- #125, #126 Show attached images of toot in timeline
- #124 Save window state when close
Changed
- #113 Add electron-log for production logs
- #109 Get recently timeline in local and public when it is opend
Fixed
- #134 Clear the domain name in login form after login
- #130, #128 Set NotoSans as the default font. And remove google-fonts-webpack-plugin becase the API has been dead.
- #114 Allow application to be draggable for Mac
- #111 Fix text overflow in side menu
- #110 Clear old status after close new toot modal
[0.1.0] - 2018-03-23
This is the first release