🚀 Enhancements
- Add
collapsed
prop to section's config panel (f722c27) - app: Set non-main permissions section to collapsed state (d7975a6)
🔥 Performance
- Cache the log_list metadata stuff so we don't have to re-read every .yml everytime we open the sse streaming and it's ok to fetch the 'started_by' key (330efc6)
🩹 Fixes
- sse: Message level to lower (5171658)
- sse: Send recent operation from oldest to newest (7f3d633)
- sse: Api header 'ref_id' to 'ref-id' (ceef2de)
- configpanel: Raise proper message on ConfigPanelModel instanciation error (dbe5d2b)
🤖 CI
- Temporary hack to install python3-zmq (ab5a7df)
- Stop ignoring hooks/ in the shellcheck workflow (bdf0f28)
- Prevent duplicate workflows on PRs for shellcheck (b11f989)
- Remove some shellcheck error codes (f19a913)
- Reenable shellcheck on helpers (7ca3bc9)
❤️ Contributors
- Félix Piédallu felix@piedallu.me
- Axolotle nchesnais@mailoo.org
- Alexandre Aubin alex.aubin@mailoo.org