1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 17:23:15 +02:00

core: add issue in ChangeLog (closes #1338)

This commit is contained in:
Sébastien Helleu
2026-07-05 09:15:23 +02:00
parent f970538ba3
commit 031bc877cb
+6 -6
View File
@@ -17,12 +17,12 @@ SPDX-License-Identifier: GPL-3.0-or-later
### Added
- core: add command `/theme`
- core: add built-in "light" theme, applied automatically on first start on light-background terminals
- core: add `themable` flag on configuration options
- core: add options weechat.look.theme and weechat.look.theme_backup
- api: add function theme_register
- fset: add filter `t:themable`
- core: add command `/theme` ([#1338](https://github.com/weechat/weechat/issues/1338))
- core: add built-in "light" theme, applied automatically on first start on light-background terminals ([#1338](https://github.com/weechat/weechat/issues/1338))
- core: add `themable` flag on configuration options ([#1338](https://github.com/weechat/weechat/issues/1338))
- core: add options weechat.look.theme and weechat.look.theme_backup ([#1338](https://github.com/weechat/weechat/issues/1338))
- api: add function theme_register ([#1338](https://github.com/weechat/weechat/issues/1338))
- fset: add filter `t:themable` ([#1338](https://github.com/weechat/weechat/issues/1338))
- relay/api: add resource `GET /api/scripts`
- relay: add option relay.network.unix_socket_permissions ([#2317](https://github.com/weechat/weechat/issues/2317))
- script: add info "script_languages"