[2.0.0]
Update memos to 0.28.0
Full Changelog
Breaking change: Existing SSO users must link their identity again - If you previously signed in through SSO, sign in once with your username and password after upgrading, then go to Account Settings to link your SSO identity. After the identity is linked, future SSO sign-ins will resolve to your existing Memos account.
feat: auth: add SSO user identity linkage (#5883) (d688914)
feat: memos: choose created or updated time for memos (#5894) (c268551)
feat: redesign account and SSO management (#5886) (ee17998)
fix: auth: harden authorization and username validation (#5890) (0fb83a7)
fix: disable modal prop on DropdownMenu to prevent scroll disappearing (#5861) (d98f665)
fix: fix legacy username auth flows (#5885) (30c0611)
fix: markdown: split mixed task and bullet lists (e2c6084)
fix: reduce list memo query overhead (#5880) (5063804)
fix: web: preserve task checkbox state (#5867) (b5863d7)