Skip to content

Commit 067ccc4

Browse files
committed
Update CHANGELOG.md
1 parent 47e8b44 commit 067ccc4

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
### 0.3.1-beta (July 6, 2020)
2+
* **[FEATURE]** Added slugs to idea links (eg. https://app.feedbacky.net/i/this-is-a-demo-page-feel-free-to-test.66)
3+
* **[IMPROVEMENT]** UI was updated to be consistent across all the pages
4+
* Bootstrap modals are now centered with same shadows as modals from sweetalert2
5+
* Made stuff more rounded so its consistent across all the pages
6+
* Profile page theme color in dark mode is now the same as in light mode
7+
* Added few more rows to idea create modal description field - looks better
8+
* Dark more is now updated with more enjoyable color palette and minor fixes
9+
* Removed `!important` hell from CSS files
10+
* **[IMPROVEMENT]** Dark mode will now be enabled in early page load if requested
11+
(if dark mode is enabled or color scheme preference is dark), page won't blink white anymore
12+
* **[IMPROVEMENT]** Editing ideas within 5 minutes after their creation won't mark idea as edited now
13+
It's a feature for typo fixes so no spam in comments about edits is posted
14+
* **[IMPROVEMENT]** Empty roadmap will now show no content image instead empty page
15+
* **[IMPROVEMENT]** Added color brightness warning when creating new tag, too bright or too dark colors will be warned
16+
because they're bad either for light or dark modes
17+
* **[FIX]** App won't crash anymore when deleting idea and viewing it at the same time
18+
* **[FIX]** Fixed theme color didn't set properly when creating new board
19+
* **[FIX]** `Create Board` button won't change into `Next` when finalizing create new board process
20+
* **[FIX]** Board creator no longer uses previously set page theme, uses own one now
21+
* **[FIX]** Fixed issue when settings weren't applied when tags were edited or idea was closed/opened
22+
* **[FIX]** Webhooks will now use REACT_APP_SERVER_IP_ADDRESS instead hardcoded `https://app.feedbacky.net` for links
23+
* **[FIX]** Removed SETTINGS_MAINTENANCE_MODE unused env variable which was required before
24+
125
### 0.3.0-beta (June 9, 2020)
226
Initially planned to release it as 0.2.1 but since we removed Private Boards it should be marked as a bigger release.
327
Private Boards feature was removed due to being unpopular and unused feature and contained security exploit.

0 commit comments

Comments
 (0)