This repository has been archived by the owner on Nov 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #204 from tahnik/hotfix_3
Hotfix 3
- Loading branch information
Showing
11 changed files
with
56 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,12 @@ | ||
# What's new? | ||
![devRantron](https://i.imgur.com/RteqoFG.png) | ||
|
||
## Weekly | ||
You can now browse weekly | ||
## Weekly fix | ||
* Fixed a bug where clicking on a filter would change weekly to the most recent week | ||
* Clicking on a week tag will now open weekly | ||
* Fixed a bug where weekly popup would appear over notifications if left open | ||
|
||
## Edit rants and comments | ||
Now you can edit rants and comments in desktop! | ||
|
||
## Save draft rants | ||
Rants will be automatically saved if it is not posted. You can also save drafts of rants now so that you can post them later | ||
|
||
## Performance optimization | ||
Optimized notifications and updated react to v16. Also, we changed how webpack compiles our app and it optimizes a lot more than before | ||
|
||
## Confirmation before deleting rants or comments | ||
We now show confirmation dialog before deleting rants or comments | ||
|
||
## Release info and update notifications for macOS and linux | ||
App will now show release notes before updating. macOS and linux users should also receive updates. | ||
## Deleted user causing crash | ||
* If a user caused a notification and has removed their account, the app would crash. Fixed that bug | ||
|
||
And a lot more bugfixes and optimizations. We hope you enjoy! |