Skip to content

v1.5.0

Compare
Choose a tag to compare
@AutomationDimension AutomationDimension released this 24 Jul 11:35

βœ” No breaking changes.

πŸ†• New Feature


  • add devtools to options page (f116da0)
  • add storybook/viewport (9efd0aa)
  • jump to facebook to get identity if there is no identity in the db (4ef8934)
  • save post key into db, close #63 (bccd455)
  • store receivers when publish post (5609e50)
  • update when to show the welcome banner and create new identity (724c4d2)

🎨 UI Improvements

  • change AdditionalPostBoxUI no id error to NotSetupYetPrompt (5120a29)
  • again, UI problem if maskbook not get configured. (656387b)
  • ui: all welcome ui fit mobile (35cb535)
  • ui: banner for mobile (f697f4b)
  • ui: remove elevation on banner (d8e1919)
  • ui: welcome/0 for mobile (56b5718)
  • styles of the option page (5141b78)
  • UI problem if maskbook not get configured. (77c7088)

πŸ› Bug Fixes

  • fix input onchange to oninput (20b40e6)
  • @kit again (c194646)
  • get prove post in first setup correctly (c7ec481)
  • key is not writed into the clipboard (eb73678)
  • mobile now act as desktop now (06854a2)
  • Modal throws in ShadowRoot (cb691b3)
  • openWelcomePage on safari and isMobile in background (d54c0e4)
  • unsupported option on Firefox (b4b2cdc)
  • updatePersonDB may throw (03d373a)
  • comment: fix use of useCapturedInput (31b2437)
  • db: crash on safari that reports transaction ends (1c08c8c)
  • MyUsername: access wrong property (5abde6c)
  • upgrade @kit to fix event on Firefox and Safari (bd72055)
  • warning of @kit (beebab9)

πŸ‘©β€πŸ’» Miscellaneous