Skip to content

Latest commit

 

History

History
66 lines (58 loc) · 9.4 KB

CHANGELOG.md

File metadata and controls

66 lines (58 loc) · 9.4 KB

1.0.0-beta.13 (2025-01-06)

Bug Fixes

  • Add CSS rule to make image inline-block (d137116)

1.0.0-beta.12 (2025-01-06)

Features

1.0.0-beta.11 (2025-01-06) and prior

Features

Bug Fixes

  • Add ?random param to the /random endpoint results (66c2d9d)
  • Add checks to prevent overeager deletion of ImageComponent (#80) (c31fdc3)
  • Add initial content on new articles & fix AutoFocus (#53) (2e4222f)
  • Cloudflare & lexical html output cache & Various UI fixes (#31) (6bfd89b)
  • Don't use Lexical's node.key for heading ids (#78) (28bb788)
  • Import image CSS in the history endpoints (#51) (df9b250)
  • Improve ImageNode & VideoEmbedNode (#98) (053bb43)
  • Linting & catch error fixes for article create/update (#43) (7f0f818)
  • Make overriden linkAccount return AdapterAccount (#5) (bdaace7)
  • Make random button conditional on whether random is in the url searchParams (43093ab)
  • Minor accessibility fixes & navbar UI improvements (#21) (d3f6708)
  • More than 1, not more than 2 (9aaba53)
  • Prevent crash with missing diff-linebreak & diff-tab (#75) (4cfdeec)
  • Prevent various crashes (#88) (7e3efc1)
  • Put linkedom behind a worker_thread to prevent prismjs timeout (#50) (e09472a)
  • Reduce crashes when loading in a diff for old updates with heading and link (#86) (5b4602f)
  • Remove boilerplate code & Add placeholders (b773b13)
  • Remove parentheses around the at signs (#73) (22a4822)
  • Styling: New colors, dividers, flex layout (#3) (6b07125)
  • Use cache url for checking when to turn img into b64 (#24) (f74540f)
  • Use esbuild to create worker files & don't import Prism into worker (#59) (736b33e)
  • Various VideoEmbedNode & ImageNode improvements (#85) (66553cb)
  • VideoEmbed: Bug fixes & QoL (#37) (e3a1c0d)
  • Whitespace changes & VideoEmbedNode responsiveness (#42) (4a5b1a5)