Skip to content

Releases: lilboards/lilboards

v4.34.1

22 Apr 02:21
74f4f3d
Compare
Choose a tag to compare

4.34.1 (2024-04-22)

Miscellaneous Chores

v4.34.0

01 Jan 05:39
579648b
Compare
Choose a tag to compare

4.34.0 (2024-01-01)

Features

  • Item: render links with Linkify (a068dec)

v4.33.11

01 Jan 05:14
27b8a34
Compare
Choose a tag to compare

4.33.11 (2024-01-01)

Bug Fixes

  • rename realtime to real-time (d270375)

v4.33.10

31 Dec 21:27
112dec2
Compare
Choose a tag to compare

4.33.10 (2023-12-31)

Performance Improvements

  • components: remove inefficient createSelector in Export (3583e1e)

v4.33.9

27 Nov 04:39
43da786
Compare
Choose a tag to compare

4.33.9 (2023-11-27)

Bug Fixes

  • public: fix manifest.json property 'start_url' (393d351)
  • public: set manifest.json property 'src' to absolute url (92769d6)
  • public: set manifest.json property 'start_url' to absolute url (16f8b8b)

v4.33.8

27 Nov 03:31
f655684
Compare
Choose a tag to compare

4.33.8 (2023-11-27)

Bug Fixes

  • fix paths in index.html and remove comments (ed2b858)

v4.33.7

27 Nov 02:21
2b72e34
Compare
Choose a tag to compare

4.33.7 (2023-11-27)

Build System

  • migrate from Create React App (CRA) to Vite (33b1da4), closes #1542

v4.33.6

20 Nov 02:56
c503fbe
Compare
Choose a tag to compare

4.33.6 (2023-11-20)

Miscellaneous Chores

v4.33.5

04 Jul 17:37
eb6478d
Compare
Choose a tag to compare

4.33.5 (2023-07-04)

Bug Fixes

  • BoardControls: replace menu icon with more icon (e99d494)

v4.33.4

03 Jul 02:17
49b88e8
Compare
Choose a tag to compare

4.33.4 (2023-07-03)

Bug Fixes

  • BoardControls: use Popover in smaller screens for responsiveness (fa5e474)