Skip to content

Releases: NetLogo-Mobile/plweb2

1.2.4

07 Jun 06:22
6b4e41e

Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

v 1.2.3

02 Jun 14:47

Choose a tag to compare

What's Changed

  • Implement word count display for ExperimentSummary by @wsxiaolin in #82
  • feat: opt-in auto-open for pasted work/user links by @wsxiaolin in #80
  • Fix Mermaid overflow in ExperimentSummary (constrain rendered SVGs) by @wsxiaolin in #81
  • feat(settings): add developer settings section and mermaid rendering switch by @gushishang in #77

Full Changelog: 1.2.2...1.2.3

v 1.2.2

26 May 15:15
6ac60e8

Choose a tag to compare

What's Changed

  • Fix some bugs during the migration by @wsxiaolin in #1
  • Add more docs and comments by @wsxiaolin in #2
  • Fix README: url to pltxt2htm by @SekaiArendelle in #3
  • Fix login logic by @wsxiaolin in #4
  • feat: add PWA support with vite-plugin-pwa and update assets by @wsxiaolin in #5
  • New richtext render by @wsxiaolin in #6
  • Sync pltxt2htm v0.8.0 by @SekaiArendelle in #9
  • Drop fixedadv_parser by @SekaiArendelle in #10
  • A more user-friendly API error handling by @gushishang in #11
  • Full suports for pltext macros by @SekaiArendelle in #12
  • Update keywords meta tag for consistency by @JonathanZhang0813 in #16
  • Potential fix for 1 code quality finding by @wsxiaolin in #17
  • chore: add relaxed Content-Security-Policy allowing external media but blocking iframes by @wsxiaolin in #18
  • fix: provide clipboard copy fallback when Clipboard API is unavailable by @wsxiaolin in #19
  • Fix service worker return-await lint errors by @wsxiaolin in #20
  • Fix CSP to allow Service Worker registration by @wsxiaolin in #25
  • Fix swapped notification categories for comments/friends tabs by @gushishang in #29
  • Trim stored token and use fallback API token for unauthenticated requests by @gushishang in #30
  • fix: prevent mobile keyboard layout jitter by @gushishang in #32
  • fix: render API error text safely to avoid XSS by @wsxiaolin in #22
  • fix(pwa): avoid duplicate precache entries for app icons by @gushishang in #33
  • Shorten Vue router paths and update in-app navigation by @gushishang in #31
  • fix: use base-aware asset paths for user avatars and icons by @wsxiaolin in #34
  • feat: enable deep-link navigation from ExperimentSummary enter button by @gushishang in #35
  • fix: guard visitorId for anonymous experiment summary rendering by @gushishang in #37
  • fix(sw): apply fallback image for @static avatar/cover requests by @gushishang in #38
  • Use stable generated SVG avatar for anonymous 4-digit nicknames in MessageItem by @gushishang in #39
  • Add viewport-fit and safe-area handling; use dynamic viewport height units in layout by @gushishang in #40
  • fix: use base-aware asset paths for user images by @wsxiaolin in #42
  • Preserve rendered comments on post: background fetch & merge unseen items by @gushishang in #41
  • Enable click and long-press copying of user ID/internal link in user profile dialog by @gushishang in #36
  • feat: support Mermaid charts in rich text parsing by @wsxiaolin in #21
  • Precache wasm for offline rich text parser by @wsxiaolin in #44
  • Prevent duplicate comment submissions and update Chinese rate-limit text by @wsxiaolin in #45
  • Add localized cookie notice by @wsxiaolin in #46
  • Add unread notification badge by @wsxiaolin in #47
  • Update advancedParser.ts by @wsxiaolin in #57
  • ci: add GitHub Action to sync upstream pltxt2htm release artifacts by @gushishang in #65
  • Add Playwright-based automated XSS monitoring for pltxt2htm WASM by @gushishang in #66
  • Bump vite from 7.2.2 to 7.3.3 by @dependabot[bot] in #64
  • Bump lodash from 4.17.21 to 4.18.1 by @dependabot[bot] in #67
  • Bump serialize-javascript and workbox-build by @dependabot[bot] in #68
  • Bump postcss from 8.5.6 to 8.5.14 by @dependabot[bot] in #62
  • Bump @babel/plugin-transform-modules-systemjs from 7.28.5 to 7.29.4 by @dependabot[bot] in #63
  • Bump picomatch by @dependabot[bot] in #69
  • Bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #70
  • Bump minimatch from 9.0.5 to 10.2.5 by @dependabot[bot] in #71
  • Bump mermaid from 11.14.0 to 11.15.0 by @dependabot[bot] in #61
  • Bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #60
  • Use getPath('/@root') as default host in advancedParser by @wsxiaolin in #78
  • fix(pwa): restore service worker auto-update and bump to v1.2.2 by @wsxiaolin in #79

New Contributors

Full Changelog: https://github.com/NetLogo-Mobile/plweb2/commits/1.2.2