Releases: msgbyte/tianji
Releases · msgbyte/tianji
v1.15.7
v1.15.6
v1.15.5
v1.15.4
1.15.4 (2024-09-30)
Features
- allow rename workspace (63e6bfe)
Bug Fixes
- fix login view split incorrect if not any extra login way (b16a7c3)
- remove workspace name validation (7c271dc)
Others
- add ignore in docker build (ee72f74)
- add logger for lighthouse (9d3e9d8)
- add no sandbox args in puppeteer (8b6a740)
- docker add puppeteer support (23c6915)
- downgrade alpine version to 3.19 to avoid issue (e6df595)
- improve docker build and lighthouse config (57ebaf6)
- improve websocket log (b44e57d)
- try to resolve no screenshot problem by remove single process. (fe432f1), closes /github.com/GoogleChrome/lighthouse/issues/11537#issuecomment-799895027
- unity esbuild version to resolve vulnerabilities which cause by esbuild (bcc215c)
- update dockerfile, carry back auto install dependency (de09059)
- update translation (9c35bca)
- upgrade axios version to latest to resolve vulnerabilities (d73fa10)
- upgrade puppeteer to make sure can fit with alpine image chromium version (f59793d)
- upgrade puppeteer usage to fit new version (1322741)
- upgrade puppeteer version to 23.4.1 (e942769)
v1.15.3
v1.15.2
1.15.2 (2024-09-23)
Features
- add admin role and change most owner permission to admin (79ed059)
- add label map for device type in website (f16ccb5)
- add lighthouse reporter generate in website (d29785a)
- add status page incident model (d182041)
- add workspace role permission check, hide non permission action (4f4f9b5)
Others
v1.15.1
v1.15.0
1.15.0 (2024-09-18)
Features
- add delete workspace feature #96 (2b9a14c)
- add group feature in backend (4d39cb5)
- add lighthouse endpoint (28d982e)
- add lighthouse html report endpoint (943f7f5)
- add logout button in switch workspace page (6ce2f7f)
- add sortable group component (ef30750)
- refactor sortable group component and add edit body component (946ecaf)
Others
- add body spaces (12b8ba9)
- add new editable text component which allow to change group title (e323e10)
- add sortable group component which using react-beautiful-dnd (91ade2a)
- change edit style and logic, create new MonitorPicker component (72a1e7b)
- fix ci problem and remove unused code (95b51ca)
- improve admin style in status page (ed2141a)
- improve some style in server status page (427e9e3)
- refactor server status edit form with react-hook-form (6160d7b)
- remove sender name in notification (f309000)
- remove unused code and improve display view in status page (f5151aa)
- update translation (ef3d344)
- update translation (8b86dcd)
- update translation (42f41cd)
- upgrade @radix-ui/react-scroll-area version (fc1e67e)