aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7491c3932..fa97f0432 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,17 @@
1# [v5.6.3-nightly.7](https://github.com/getferdi/ferdi/compare/v5.6.3-nightly.4...v5.6.3-nightly.7) (2021-09-19) 1# [v5.6.3-nightly.7](https://github.com/getferdi/ferdi/compare/v5.6.3-nightly.4...v5.6.3-nightly.7) (2021-09-19)
2 2
3### Services
4
5- Added Pipefy Recipe (#711) 💖 @TanZng
6
7### Bug fixes
8
9- Fix images opening in browser instead of in Discord (#712) 💖 @briankendall
10- Fix accent color customization (#1963) (#1965) 💖 @kris7t
11
3### Under the hood 12### Under the hood
4 13
5- Progressing towards converting the whole code base from JS to TS (#1959) 💖 @mhatvan 14- Progressing towards converting the whole code base from JS to TS (#1959) 💖 @mhatvan
6- Fix accent color customization (#1963) (#1965) 💖 @kris7t
7- Improved context isolation for sandboxing services (#1964) 💖 @kris7t 15- Improved context isolation for sandboxing services (#1964) 💖 @kris7t
8 16
9# [v5.6.3-nightly.4](https://github.com/getferdi/ferdi/compare/v5.6.3-nightly.3...v5.6.3-nightly.4) (2021-09-16) 17# [v5.6.3-nightly.4](https://github.com/getferdi/ferdi/compare/v5.6.3-nightly.3...v5.6.3-nightly.4) (2021-09-16)