Linca
Linca
These changes address the bug where the Board nav button did not appear when categories are added to the display_categories setting. [](https://github.com/Lhcfl/discourse-kanban-theme/actions/workflows/discourse-theme.yml)
最近的更新引入了一个破坏性更改,请参照 `_config.example.yml` 更新你的配置文件 A recent update introduced a breaking change, please update your configuration file according to `_config.example.yml`
This PR does some preparatory work to prepare for the front-end display of who marked an answer as solved. It migrates the custom fields from discourse-solved of Topic and Post...