Skip to content

v1.6.0

Compare
Choose a tag to compare
@KatoakDR KatoakDR released this 21 Jan 01:38
· 308 commits to main since this release

1.6.0 (2024-01-21)

Bug Fixes

  • detect when not scrolled at bottom (5eb8656)
  • game stream import (f0667c3)
  • improve auto scroll by using useEffect (558ce97)
  • jest is peculiar about imports (8278fb7)
  • pin scroll to bottom (cac1618)

Features

  • add preferences service (74f7a55)
  • add simple command input for testing (22ef9aa)
  • cast time event (cefcea8)
  • check if log level enabled (164c224)
  • debounce write to disk (01ef54d)
  • dynamic set grid dimensions (b70e368)
  • game context provider (9b263e7)
  • if trace logging enabled then log game streams (442dda7)
  • inline style bold text (1b92347)
  • move urls to common data (82e2c7c)
  • no-ssr component (c1fe913)
  • save zoom factor pref (2d0af23)
  • sidebar (663dc26)
  • sidebar item help (deaf246)
  • stringify objects in log (55e5e87)
  • stub out game components (b866ad3)
  • styles scrollbar (2ebb19d)
  • template layout with sidebar (2f83b1a)
  • update window open security (6184188)
  • use command input bar (38a8673)
  • use intersection observable api to detect if should auto scroll (33a7102)
  • util to convert to maybe type (1b8c959)