Skip to content

Latest commit

 

History

History
416 lines (221 loc) · 22.2 KB

CHANGELOG.md

File metadata and controls

416 lines (221 loc) · 22.2 KB

Changelog

0.21.2 (2025-02-25)

Bug Fixes

  • driver: update exported functions and dynamic import path (d0cc76c)
  • driver: update exported functions and dynamic import path (#105) (99b64e2), closes #104

0.21.1 (2025-02-24)

Bug Fixes

0.21.0 (2025-02-24)

Features

  • driver: add lua-utf8.wasm loading (1eda6b0)
  • driver: add support for building lua-utf8 module (9be9ce5)
  • driver: add support for building lua-utf8 module (#100) (c240c3d), closes #98

Bug Fixes

0.20.0 (2025-01-30)

Features

  • web: add close button to Sidebar for improved user experience (4a9b760)
  • web: add PoBController and routing for Path of Exile versions (53ef093)
  • web: add user namespace support for Cloudflare KV integration (0881765)
  • web: enhance PerformanceView and LineChart for improved render time visualization (a455312)
  • web: enhance PoBController to manage tutorial and drawer state (6b0ae4d)
  • web: integrate dayjs for date handling and update version data structure (07bdb1b)
  • web: re-bumped (#94) (a581e85)
  • web: refactor routing for Path of Exile versions and update PoBController links (f0c3f12)
  • web: update redirect logic for build hash handling in routes and PoBWindow (5f4df34)

Bug Fixes

  • web: enhance WebGL backend with improved texture handling and format support (5a77c4c)
  • web: implement error boundary for route error handling (9829ffb)
  • web: update hero background image path and adjust deployment script for build output (097868b)

0.19.2 (2025-01-28)

Bug Fixes

  • driver: generate mipmaps for image (9fe51fe)
  • driver: generate mipmaps for image (#90) (957f295)

0.19.1 (2025-01-27)

Performance Improvements

  • driver: fix performance in zenfs (1cbcaff)

0.19.0 (2025-01-27)

Features

  • driver: add dds texture support (166f15e)
  • driver: add dds texture support at packer (c4f1cc0)
  • driver: Add stackLayer and maskLayer support for draw commands (cc885eb)
  • driver: update TEXTURE_2D_ARRAY (650e0c6)
  • driver: using webgl2 (ae715e8)
  • web: Add multi-product support for PoE1 and PoE2 integration (ab9477f)

Bug Fixes

  • driver: Add improvements for DDS texture handling and logging (2c774b4)
  • driver: blend function (cd2e5c4)
  • driver: correct alpha blending (04bb1b1), closes #40 #39
  • driver: invalid texture target (a327792)
  • packer: add directory entry (c876973)
  • packer: case insensitive (da0ac77)

0.18.0 (2024-11-22)

Features

  • web: added version.json (5135afd)
  • web: automatic version sync with upstream (d759034)

0.17.0 (2024-11-21)

Features

  • web: added version: v2.49.0 (9b96660)

0.16.0 (2024-07-30)

Features

  • web: added version: v2.47.3 (3010898)

0.15.0 (2024-07-25)

Features

  • web: added version: v2.46.0 (63080d6)

0.14.0 (2024-07-23)

Features

  • web: added version: v2.44.0 (bc72727)

0.13.0 (2024-07-22)

Features

  • web: added version: v2.43.0 (409e3b8)

0.12.0 (2024-07-21)

Features

  • web: added version: 20240722-75b4e82 (2704e82)

0.11.3 (2024-05-31)

Bug Fixes

0.11.2 (2024-05-31)

Bug Fixes

0.11.1 (2024-05-26)

Bug Fixes

  • driver: import to new build (4784638)
  • driver: text color and measure cursor index (93bfd1d), closes #67

0.11.0 (2024-05-26)

Features

Bug Fixes

  • web: Modal dialog adds a none existent scrollbar spacing to backdrop (16c5cc4), closes #65

0.10.0 (2024-05-25)

Features

Bug Fixes

  • driver: disallow POESESSID cookie (1a8879e)
  • driver: fetch result length (d43d131), closes #62 #60
  • driver: lcurl header handling (26a1b48)
  • driver: rasterize text longer than texture width (7fbc274), closes #22
  • driver: render always when window is visible (44b0537), closes #63

0.9.0 (2024-05-21)

Features

  • driver: implement subscript and lcurl.safe (#57) (b108bef)

Bug Fixes

  • driver: find timeless jewel (17110fe), closes #16

0.8.0 (2024-05-19)

Features

  • added cloudflare kv filesystem (d2acef0), closes #48

Bug Fixes

0.7.6 (2024-05-19)

Bug Fixes

Performance Improvements

0.7.5 (2024-05-16)

Bug Fixes

  • driver: disable antialias (7313473), closes #6
  • driver: measure multiline text (4c42200), closes #21

0.7.4 (2024-05-16)

Bug Fixes

0.7.3 (2024-05-14)

Bug Fixes

  • web: link to known missing feature (559648b)

0.7.2 (2024-05-14)

Bug Fixes

0.7.1 (2024-05-14)

Bug Fixes

0.7.0 (2024-05-14)

Features

Bug Fixes

  • driver: cloud storage on worker (094ca1c)
  • driver: font loading on worker (2808c86)
  • driver: local storage on worker (f70c0ba)
  • web: auth error (8e06d0e)
  • web: pob window component cleanup (5598f5a)

0.6.0 (2024-05-13)

Features

Bug Fixes

0.5.0 (2024-05-12)

Features

0.4.0 (2024-05-11)

Features

  • driver: implement DownloadPage API (#23) (7d88097)

0.3.4 (2024-05-11)

Bug Fixes

0.3.3 (2024-05-11)

Bug Fixes

0.3.2 (2024-05-11)

Bug Fixes

0.3.1 (2024-05-11)

Features

Bug Fixes

0.3.0 (2024-05-11)

Bug Fixes

0.3.0 (2024-05-11)

Features

  • implement Deflate, Inflate (48de82f)

0.2.0 (2024-05-10)

Features

0.1.0 (2024-05-10)

Features

Bug Fixes

Miscellaneous Chores