Releases: r8/logseq-chess
Releases · r8/logseq-chess
v1.5.1
1.5.1 (2024-04-23)
Bug Fixes
- Fix variable declarations (9a85afd)
- Use Tailwind for UI styling (8d23f5e)
v1.5.0
1.5.0 (2023-09-02)
Bug Fixes
- Decrease pieces animation length (89519ae)
Features
- Add ability to set active move from the chain of moves (146a354)
v1.4.2
1.4.2 (2023-08-20)
Bug Fixes
- Render square marks in separate layer to fix pieces animation (d309ca7)
v1.4.1
1.4.1 (2023-08-20)
Bug Fixes
- Fix toolbar vertical margin (cb7e6f2)
- Initialize default board orientation value (281bf59)
v1.4.0
1.4.0 (2023-08-12)
Bug Fixes
- Change toolbar button hover color (d02275d)
- Fix hover for disabled buttons (668d248)
- Fix toolbar buttons color (f731890)
- Fix toolbar buttons size (e19a1b6)
Features
- Support moves in the chess block (5adb458)
v1.3.0
1.3.0 (2023-08-05)
Bug Fixes
- Scale square marks border with board size (a543da1)
Features
- Add button to switch board orientation (f015f33)
- Add showToolbar config parameter (6ccd715)
- Derive renderer color theme from current Logseq theme (d76adbd)
- Support setting orientation with config (f73b00b)
v1.2.0
1.2.0 (2023-07-27)
Features
- Add ability to highlight squares on a chessboard (518dcb8)
- Add ability to mark squares on a chessboard (973cbbf)
v1.1.0
1.1.0 (2023-07-23)
Features
- Add plugin settings (8ee2590)
- Use settings to define default board size (b4d5ea5)
v1.0.1
1.0.1 (2023-07-11)
Bug Fixes
- Fix release zip file name (c09334c)
v1.0.0
1.0.0 (2023-07-10)
Features
- Implement basic chessboard renderer (4484c54)