Skip to content

Releases: r8/logseq-chess

v1.5.1

23 Apr 13:43
@r8 r8
Compare
Choose a tag to compare

1.5.1 (2024-04-23)

Bug Fixes

  • Fix variable declarations (9a85afd)
  • Use Tailwind for UI styling (8d23f5e)

v1.5.0

02 Sep 18:10
@r8 r8
Compare
Choose a tag to compare

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

20 Aug 10:08
@r8 r8
Compare
Choose a tag to compare

1.4.2 (2023-08-20)

Bug Fixes

  • Render square marks in separate layer to fix pieces animation (d309ca7)

v1.4.1

20 Aug 08:34
@r8 r8
Compare
Choose a tag to compare

1.4.1 (2023-08-20)

Bug Fixes

  • Fix toolbar vertical margin (cb7e6f2)
  • Initialize default board orientation value (281bf59)

v1.4.0

12 Aug 16:14
@r8 r8
Compare
Choose a tag to compare

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

05 Aug 18:08
@r8 r8
Compare
Choose a tag to compare

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

27 Jul 17:37
@r8 r8
Compare
Choose a tag to compare

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

23 Jul 18:43
@r8 r8
Compare
Choose a tag to compare

1.1.0 (2023-07-23)

Features

  • Add plugin settings (8ee2590)
  • Use settings to define default board size (b4d5ea5)

v1.0.1

11 Jul 06:55
@r8 r8
Compare
Choose a tag to compare

1.0.1 (2023-07-11)

Bug Fixes

  • Fix release zip file name (c09334c)

v1.0.0

10 Jul 20:21
@r8 r8
Compare
Choose a tag to compare

1.0.0 (2023-07-10)

Features

  • Implement basic chessboard renderer (4484c54)