Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Releases: pleisto/mashcard

fix account provider

08 Sep 14:30
f2ff0a4
Compare
Choose a tag to compare
fix account provider Pre-release
Pre-release

What's Changed

  • fix(trash): fix trash prompt by @aligo in #473
  • refactor(formula): runtime dependency track by @clszzyh in #471
  • fix(ediotr): adjust toc size by @melchior-voidwolf in #470
  • fix: pod setting i18n by @clszzyh in #477
  • build(deps): bump tj-actions/changed-files from 23 to 24 by @dependabot in #474
  • New Crowdin updates by @0xDing in #476
  • Refactor react node view by @Darmody in #463
  • feat: add mock auth plugin by @clszzyh in #478
  • test(formula): speed up jest by @clszzyh in #481
  • fix: fix blockActionList by popoverN by @melchior-voidwolf in #479
  • feat(spreadsheet): spreadsheet related improvement by @aligo in #469
  • test: add pod e2e by @jizhekai in #480
  • test(formula): refactor codeFragment cache && speed up event test by @clszzyh in #482
  • chore(deps): upgrade dependencies by @stackia in #475
  • feat(formula): update color system by @clszzyh in #483
  • chore(deps): upgrade dependencies by @stackia in #484
  • chore(deps): upgrade dependencies by @stackia in #485
  • refactor(graphql): add policy checking to GraphQL interfaces by @aligo in #486
  • chore(deps): upgrade dependencies by @stackia in #488
  • fix(pages): add subpages to document should select new page and expand its parent correctly by @aligo in #490
  • chore(deps): upgrade dependencies by @stackia in #494
  • Assets/update by @melchior-voidwolf in #497
  • fix: ActiveStorage download url, fix #300 by @clszzyh in #498
  • fix: fallback other MIME_TYPE by @clszzyh in #499
  • chore(deps): upgrade dependencies by @stackia in #502
  • feat(history): add simple restore button(feature) by @aligo in #496
  • Fix comment editor by @Darmody in #503
  • test: e2e support run in ci enviroment by @jizhekai in #487
  • New Crowdin updates by @0xDing in #504
  • chore(deps): upgrade dependencies by @stackia in #505
  • feat(spreadsheet): migrate spreadsheet block view to ReactNodeViewRenderer by @aligo in #508
  • fix(client): fix select highlight pos and add sub page loading problem by @melchior-voidwolf in #509
  • test: refactor e2e selector by @jizhekai in #506
  • chore(deps): upgrade dependencies by @stackia in #507
  • build(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #513
  • fix: remember last position #243 by @clszzyh in #512
  • chore(deps): upgrade dependencies by @stackia in #514
  • fix(editor): fixes cursor style in code block by @Darmody in #515
  • fix(editor): makes pressing Enter to send comment correctly by @Darmody in #516
  • chore(deps): upgrade dependencies by @stackia in #517
  • chore(deps): upgrade dependencies by @stackia in #520
  • fix(editor): hides cut/copy actions in Firefox by @Darmody in #519
  • Fix clipboard firefox by @Darmody in #540
  • fix: update favicon by @melchior-voidwolf in #539
  • build(deps): bump tj-actions/changed-files from 24 to 26.1 by @dependabot in #538
  • fix: sign-up error by @clszzyh in #547

Full Changelog: v0.10.2...v0.10.3

v0.10.2 for MashCard Cloud

25 Jul 08:30
c92d139
Compare
Choose a tag to compare
Pre-release

What's Changed

  • refactor(formula): rewrite error type and add more i18n case. by @clszzyh in #404
  • New Crowdin updates by @0xDing in #401
  • chore(deps): upgrade dependencies by @stackia in #406
  • Revert "chore(deps): upgrade dependencies" by @stackia in #409
  • fix(document): fix some document related bugs by @aligo in #407
  • fix(editor): fix embed block editing url will lose url metadata by @Darmody in #408
  • fix(ediotr): fix submenu icon width by @melchior-voidwolf in #411
  • fix(formula): runtime error i18n support by @clszzyh in #412
  • fix(editor): show correct result in popover after update inline edit by @Darmody in #410
  • fix(plugins): fix server-plugin by @0xDing in #413
  • feat(design): new color hue by @melchior-voidwolf in #422
  • fix(editor): fix preview mode in embed block (#416) by @0xDing in #420
  • Make editor legacy by @Darmody in #417
  • fix(ediotr): fix toc block style by @melchior-voidwolf in #424
  • ci: fix schema dump infinite loop by @stackia in #428
  • refactor: currentPod dependency, fix pod card by @clszzyh in #425
  • feat(trash): quick solution for restoring subpage #162 by @aligo in #421
  • refactor(legacy-editor): refactor tiptap react renderer by @Darmody in #429
  • refactor: remove currentPod for podMember and groupUpdateMember by @clszzyh in #431
  • refactor: reorganize document pages into convenient routes by @stackia in #433
  • chore(deps): upgrade dependencies by @stackia in #432
  • chore: tag various json schemas by @stackia in #430
  • New Crowdin updates by @0xDing in #434
  • fix(client): fix explorer-menu scroll limit problem by @melchior-voidwolf in #436
  • refactor: ActiveStorage by @clszzyh in #441
  • fix(editor): fix text won't be selected when start dragging behind an inline block by @Darmody in #439
  • fix(editor): only allows drag by drag handler by @Darmody in #440
  • fix(editor): disable auto focus by @Darmody in #442
  • fix(legacy-editor): only trigger multiple node selection by left-click mousedown by @Darmody in #444
  • chore: add debugDumpDocumentState for dumping test mock data by @aligo in #447
  • fix(editor): make horizontal-rule draggable by @Darmody in #445
  • fix(formula): keep correct formula id by @clszzyh in #448
  • chore(design): fix compatibility for next.js by @melchior-voidwolf in #449
  • fix(legacy-editor): do not remove portal when node view destory by @Darmody in #446
  • fix(editor): lift list item before toggle node type by @Darmody in #450
  • test: fix e2e error after graphql refactor by @jizhekai in #451
  • fix(formula): spreadsheet rerender parse error by @clszzyh in #452
  • chore(deps): upgrade dependencies by @stackia in #456
  • Fix horizontal creation by @Darmody in #455
  • feat(spreadsheet): spreadsheet related improvement by @aligo in #435
  • fix(formula): spreadsheet deadlock by @clszzyh in #458
  • refactor(legacy-editor): improve node view portal rendering by @Darmody in #461
  • fix(formula): another deadlock bug by @clszzyh in #462
  • chore(deps): upgrade dependencies by @stackia in #464
  • fix(document): title on breadcrumb by @aligo in #468
  • Create new Popover and use in formula block by @melchior-voidwolf in #465

Full Changelog: v0.10.1...v0.10.2