From 34ef3c398798b312defcbc967ecae877f41977f0 Mon Sep 17 00:00:00 2001 From: Jonathan la Cour Date: Sun, 20 Aug 2017 21:03:12 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9803bf9a..25a14fa2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # Changelog +* **2017-08-20 - Major Release**: Add new sidebar styles ([#117](https://github.com/laCour/slack-night-mode/issues/117)). Correct styling of inline message inputs ([#115](https://github.com/laCour/slack-night-mode/issues/115)). Correct styling of flexpane tabs ([7f29133](https://github.com/laCour/slack-night-mode/commit/7f29133)). Add styles for suggested statuses customization ([ef51fcc](https://github.com/laCour/slack-night-mode/commit/ef51fcc)). Correct styling of member preview links ([2523ca7](https://github.com/laCour/slack-night-mode/commit/2523ca7)). Correct selector for lazy selectors ([a79b57e](https://github.com/laCour/slack-night-mode/commit/a79b57e)). Remove old statistics styles ([a6e9807](https://github.com/laCour/slack-night-mode/commit/a6e9807)). Update coachmark styles ([8097875](https://github.com/laCour/slack-night-mode/commit/8097875)). Correct styling of file button ([60007b1](https://github.com/laCour/slack-night-mode/commit/60007b1)). * **2017-07-23**: Add styles for apps modal ([#112](https://github.com/laCour/slack-night-mode/issues/112)). Correct styles for team filter menu ([b3786b2](https://github.com/laCour/slack-night-mode/commit/b3786b2)). Correct focus color style for flexpane icon buttons ([0b4612c](https://github.com/laCour/slack-night-mode/commit/0b4612c)). Correct input border color styles ([541e651](https://github.com/laCour/slack-night-mode/commit/541e651)). Correct file menu button border style ([3aec70c](https://github.com/laCour/slack-night-mode/commit/3aec70c)). Correct autocomplete menu section header styles ([8417b7a](https://github.com/laCour/slack-night-mode/commit/8417b7a)). Correct preferences modal sidebar style section styles ([35861dd](https://github.com/laCour/slack-night-mode/commit/35861dd)). Add style for reverse headers on API documentation ([93565a6](https://github.com/laCour/slack-night-mode/commit/93565a6)). Update select for app menu styles ([#113](https://github.com/laCour/slack-night-mode/issues/113)). Add styles for expandable app descriptions ([8b6bf68](https://github.com/laCour/slack-night-mode/commit/8b6bf68)). Add style for focused messages ([70dad0c](https://github.com/laCour/slack-night-mode/commit/70dad0c)). * **2017-06-17**: Update styling of sidebar border ([73a2ea2](https://github.com/laCour/slack-night-mode/commit/73a2ea2)). Update styles for sidebar channels ([1f13038](https://github.com/laCour/slack-night-mode/commit/1f13038)). Add styles for loading animation ([2f1223a](https://github.com/laCour/slack-night-mode/commit/2f1223a)). Update styles for emoji picker ([a0eb22e](https://github.com/laCour/slack-night-mode/commit/a0eb22e)). Add styles for limited chat history banner ([eb7245e](https://github.com/laCour/slack-night-mode/commit/eb7245e)). Add style for active modal buttons ([b17333c](https://github.com/laCour/slack-night-mode/commit/b17333c)). Add styles for new preference modal blocks ([9b2ed18](https://github.com/laCour/slack-night-mode/commit/9b2ed18)). Correct styling of acive sidebar channel background for sidebar themes ([83f9e0b](https://github.com/laCour/slack-night-mode/commit/83f9e0b)). Style user name in sidebar ([d76625a](https://github.com/laCour/slack-night-mode/commit/d76625a)). * **2017-04-23**: Update input placeholder styles for empty inputs ([1f11548](https://github.com/laCour/slack-night-mode/commit/1f11548)). Update sidebar channel selector styles ([1b0a569](https://github.com/laCour/slack-night-mode/commit/1b0a569)). Update search and tips styles for emoji pane ([779c4ad](https://github.com/laCour/slack-night-mode/commit/779c4ad)). Update flexpane header styles ([1741c15](https://github.com/laCour/slack-night-mode/commit/1741c15)). Update input styles for new texty inputs ([b8e3c3b](https://github.com/laCour/slack-night-mode/commit/b8e3c3b)). Add styles for search results expand text ([d878c8a](https://github.com/laCour/slack-night-mode/commit/d878c8a)). Add styles for custom current statuses ([fc0f13b](https://github.com/laCour/slack-night-mode/commit/fc0f13b)). Correct button color for attachment preview actions ([bb9078f](https://github.com/laCour/slack-night-mode/commit/bb9078f)). Update mention styles ([9357d12](https://github.com/laCour/slack-night-mode/commit/9357d12)).