Skip to content

Commit e0cf17a

Browse files
chore(main): release 1.9.0 (#31)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e9d482c commit e0cf17a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.9.0](https://github.com/dy0gu/mattermost-plugin-freemium/compare/v1.8.0...v1.9.0) (2026-02-10)
4+
5+
6+
### Features
7+
8+
* add configurable plugin settings with server-side config endpoint ([#29](https://github.com/dy0gu/mattermost-plugin-freemium/issues/29)) ([0c665c6](https://github.com/dy0gu/mattermost-plugin-freemium/commit/0c665c6a55566bc48c15b53e74bdf6cb45748167))
9+
* add setting to hide premium features in admin console sidebar ([#32](https://github.com/dy0gu/mattermost-plugin-freemium/issues/32)) ([e9d482c](https://github.com/dy0gu/mattermost-plugin-freemium/commit/e9d482c16bcf2f610ae25e3fcfcbe159d4a00259))
10+
* conditionally load CSS based on admin settings ([#30](https://github.com/dy0gu/mattermost-plugin-freemium/issues/30)) ([02c64de](https://github.com/dy0gu/mattermost-plugin-freemium/commit/02c64de880ca978324b60d3db508f996bc1b067b))
11+
312
## [1.8.0](https://github.com/dy0gu/mattermost-plugin-freemium/compare/v1.7.0...v1.8.0) (2025-10-18)
413

514

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.0
1+
1.9.0

0 commit comments

Comments
 (0)