Skip to content

Latest commit

 

History

History
209 lines (103 loc) · 9.37 KB

CHANGELOG.md

File metadata and controls

209 lines (103 loc) · 9.37 KB

2.6.1 (2024-12-02)

Bug Fixes

2.6.0 (2024-12-01)

Bug Fixes

  • Give option to continue without login (fb6f1bd)
  • Improve editing of memory and registers (8c9c504)

Features

2.5.2 (2024-12-01)

Bug Fixes

  • Fix donate link in mobile header (256773d)
  • New donate button (7e4fed8)

2.5.1 (2024-11-30)

Bug Fixes

2.5.0 (2024-11-29)

Bug Fixes

  • Fix height of assembled section (4f94610)
  • Fix highlight for labels starting with @ or ? (c3a0ef1)
  • Give more space to machine code columns (2908056)

Features

  • Add SP and PC register display (a793484)

2.4.7 (2024-11-29)

Bug Fixes

  • Fix issues found in unit tests (1a1fc0b)

2.4.6 (2024-11-26)

Bug Fixes

  • Fix cookie banner on larger screen (c3be0dc)
  • Fix stax and ldax instruction assembling (4170d0a)

2.4.5 (2024-11-25)

Bug Fixes

  • Fix cookie banner on mobile (f5229f9)

2.4.4 (2024-11-25)

Bug Fixes

  • Improve error for some instructions (59c7959)
  • Improve mobile layout for right panel (b058c61)

2.4.3 (2024-11-25)

Bug Fixes

  • Improve bottom icon size on mobile (2e7de8a)

2.4.2 (2024-11-25)

Bug Fixes

2.4.1 (2024-11-24)

Bug Fixes

  • Fix migration of code storage (5bd3c11)

2.4.0 (2024-11-24)

Bug Fixes

  • Add collapsed menu on mobile (21456d1)
  • Fix the height of the coding area (87f6aae)
  • Stop text selection on panel resize (a724c8d)

Features

2.3.6 (2024-11-19)

Bug Fixes

  • Change right panel heading to reduce confusion (182e2e5)
  • Fix heading for right panel (11233c3)
  • Improve right panel layout (f66bef2)

2.3.5 (2024-11-18)

Bug Fixes

  • Fix resizing of right panel (a2188c1)

2.3.4 (2024-11-17)

Bug Fixes

  • Collapse right panel on small width (0f5ea85)
  • Increase clickable area for right panel icons (ca709a3)
  • Remove breakpoint gutter from editor (bf7a055)

2.3.3 (2024-11-16)

Bug Fixes

2.3.2 (2024-11-16)

Bug Fixes

  • Add cue for assembled section content on mobile (3b90fd0)

2.3.1 (2024-11-15)

Bug Fixes

2.3.0 (2024-11-15)

Features

  • Mobile support and minor space adjustments (f4a7f10)

2.2.1 (2024-11-15)

Bug Fixes

  • Fix cookie consent banner colors (ecf1605)

2.2.0 (2024-11-15)

Bug Fixes

  • Fix display for CPU for very small heights (adc1022)
  • Fix handling PC Start value input (188f0fe), closes #69
  • Hide broken theme switcher before load (b6956ae)
  • Mobile layout improvements (0c3cdcb)

Features

  • Add multi theme support (738792a)
  • Add tooltips to right panel icons (bdcd488)
  • Larger footer on some pages (9ed4de0)
  • Show hide right panel support (f377236)

2.2.0 (2024-11-13)

Bug Fixes

  • Fix display for CPU for very small heights (adc1022)
  • Fix handling PC Start value input (188f0fe), closes #69
  • Hide broken theme switcher before load (b6956ae)
  • Mobile layout improvements (0c3cdcb)

Features

  • Larger footer on some pages (9ed4de0)
  • Show hide right panel support (f377236)