### 1.0.49 - 2023-10-03

- Search result for articles still display string when displayed

### 1.0.48 - 2023-10-02

- Fix no validation message when user fills the title field with more than 128 chars and publish an article
- Copy pasting long paragraph to the Meta Title field will cause the field to over-extend

### 1.0.47 - 2023-09-27

- Need better "Not Found" result screen when user filtering article

### 1.0.46 - 2023-09-26

- Update Link account and Upgrade headless account validation flow
- Removing isNewsV2Availabe feature flag

### 1.0.45 - 2023-09-26

- Fix news link on footer is redirected to /[object Object]

### 1.0.44 - 2023-09-22

- User can access registration form within delay duration

### 1.0.43 - 2023-09-22

- Fix cannot complete registration while age restriction is disabled

### 1.0.42 - 2023-09-22

- Fix no error notification indicate player must fill birth date.

### 1.0.41 - 2023-09-21

- Fix user redirect to link account if date of birth is smaller than age on specific country

### 1.0.40 - 2023-09-21

- Fix upgrade headless account failed while using steam while country set to no not display

### 1.0.39 - 2023-09-20

- Fix error not able to click Continue button in Link New Account page.

### 1.0.38 - 2023-09-18

- implement news search result page
- implement public news detail page
- implement public news categories page
- Fix error Search params in Player Portal causing infinite loop redirection

### 1.0.37 - 2023-09-15

- Add isAvatarVislble feature flags to disable/enable Avatar
- Fix error of unable showing option box image

### 1.0.36 - 2023-09-14

- Remove small white line above upper part of the footer
- Adding Snippet Preview under SEO settings in edit and create support article

### 1.0.35 - 2023-09-13

- Fix showing item unpurchaseable and item price even if item already purchased

### 1.0.34 - 2023-09-12

- Fix Age gating issue on register form, Upgrade Headless account and Link new Account

### 1.0.33 - 2023-09-11

- Topic category field is using different colors compared to other fields

### 1.0.32 - 2023-09-08

- Adjust Support page fetcher for fetchTopicsList
- Excluding legal routes from Account interceptor
- Fix LoginWidget to always show avatar with default avatar image 

### 1.0.31 - 2023-09-06

- Fix legal redirection if no legal document found or if legal document location is not valid to not redirect to 404

### 1.0.30 - 2023-09-05

- Public Support Page SSR Improvement
- Fix legal document length overlap with document content

### 1.0.29 - 2023-08-25

- fix personal data and login page error when accessed directly from URL
- implement public news landing page

### 1.0.28 - 2023-08-25

- Fix Image preview not function as carousel

### 1.0.27 - 2023-08-18

- fix oculus link account via launcher in linked account page
- temporally hide oculus on account linking dialog in launcher due oculus web linking currently, not supported custom protocol redirection link

### 1.0.26 - 2023-08-16

- fix background overlay not applied to the Twitch Drop screen

### 1.0.25 - 2023-08-15

- fix unable to link oculus account via PP in linked account page

### 1.0.24 - 2023-08-15

- Add Header and Footer Customization

### 1.0.23 - 2023-08-10

- fix my account page showing error on refresh or when accessed directly from URL

### 1.0.22 - 2023-08-02

- fix 504 error page doesn't show when 504 error happen at store page

### 1.0.21 - 2023-07-26

- fix 504 error page doesn't show when 504 error happen

### 1.0.20 - 2023-07-26

- Fixing toast auto close behavior on delete topic
- Fix disable button when item is not purchasable when not login

### 1.0.19 - 2023-07-24

- Fixing support Navigation menu didn't exist on the footer

### 1.0.18 - 2023-07-12

- fix create topic and article page focus on title on first load
- remove autofocus plugin from lexical editor since it override the focus on the page
- showing back copy url for draft, based on feedback.


### 1.0.17 - 2023-07-12

- Adjust import from ~ to @accelbyte/widgets-v2
- Fix Hyperlink popup is not displayed after 18th characters

### 1.0.16 - 2023-07-11

- fix not found page on article detail and topic
- hide copy to clip board on article list for article with status draft
- Fix when open My Account Personal data page it will call loader from root and my-account

### 1.0.15 - 2023-07-10

- Move support roles checking into the SSR side
- Adjust Get Launcher Button to fetch from latest build 
- Adjust alignment in product price info when item is not purchasable

### 1.0.14 - 2023-07-07

- Adjust Topic and Article tab visual on Content Management Page

### 1.0.13 - 2023-07-05

- Fix form input have too much padding
- Fix user able to create account with username that already being use from headless account flow. Fix on `useLinkedAccounts.ts` should use endpoint v4 when username is not disabled

### 1.0.13 - 2023-07-04

- Fix purchased product keys not appears in purchased item list

### 1.0.12 - 2023-06-30

- Fix alert success not displayed after changing email in profile page
- Fix translation issue in link account popup
- Prevent user data panel list page from displaying briefly during flag requesting

### 1.0.11 - 2023-06-29

- Fix Code block variant option style not aligned with odin themes

### 1.0.10 - 2023-06-29

- Fix text spills out from designated area, agreement checkbox list, third party link new account.

### 1.0.9 - 2023-06-28

- fix Topics Page Should Display Skeleton Only For the Content, Not The Title and description

### 1.0.8 - 2023-06-28

- Fix refreshing upgrade headless account completion page will reset the progress to input email
- Fix showing success toast eventhou, it fail and got error on update user avatar
- Fix the user data panel list flashing twice when the user accesses the personal data section
- Fix Sidebar topic on support page not using the correct configurated styling for text color
- Fix no related item message is not centered

### 1.0.7 - 2023-06-27

- Fix the user will resume previous progress when trying to register with different 3rd party platform
- Fix email address in profile switched to new unverified email after navigating from change email page
- Fix after changing email address not redirecting to input verification page

### 1.0.6 - 2023-06-26

- Fix after changing email address not redirecting to input verification page
- Fix CTA support keep scrolling when clicking select option.

### 1.0.5 - 2023-06-26

- Fix email address in change email page description switched to new unverified email after failed to verify code

### 1.0.4 - 2023-06-23

- Fix article detail and topic still visible when knowledge base is disabled

### 1.0.3 - 2023-06-22

- Fix alert after succesfully sending verification email not displayed in change email widget
- Fix Save Changes button in profile will stuck in disabled state after editing profile
- Adjust content-management-service endpoint basepath into `/content-management` from the previous `/apt-content`

### 1.0.2 - 2023-06-22

- Fix the strength meter of the input password not showing 

### 1.0.1 - 2023-06-21

- Fix the switch case for the render error message of verify user page
- Fix enable publish button without any change on edit article.
- Fix disable Save as Draft button if there's no change on edit article for draft type.

### 1.0.0 - 2023-06-20

- **Breaking Change:** Split widget build output per widget

Previously, consumers are able to import all components directly from the root library as follows:

```javascript
import { header, footer, payment } from '@accelbyte/widgets-v2';
import '@accelbyte/widgets-v2/dist/style.css';
```

To improve modularity and bundle size, the import behavior has been updated. Consumers are now required to import components from their respective subdirectories. Please update your imports as shown below:

```javascript
import { header } from '@accelbyte/widgets-v2/lib/header';
import { footer } from '@accelbyte/widgets-v2/lib/footer';
import { payment } from '@accelbyte/widgets-v2/lib/payment';
import '@accelbyte/widgets-v2/lib/style.css';
```

### 0.2.36 - 2023-06-19

- Fix logout button in email verification page not functional
- Fix logout button not showing in email verification page
- Fix new account verification form is not showing the alert when input invalid/expired code 
- Fix the loading spinner on support cta submit button

### 0.2.35 - 2023-06-16

- Fix the text content of delete modal of list of topic page

### 0.2.34 - 2023-06-15

- Create article - Publish & Save Draft can’t be clicked without any changes
- Edit Article (Draft) - Discard Changes, & Save Draft can’t be clicked without any changes. 
- Edit Article (Published) - Discard Changes, & Update can’t be clicked without any changes.

### 0.2.33 - 2023-06-15

- Fix the text overflow or line clamp of article title is not working on desktop app

### 0.2.32 - 2023-06-14

- Make the contact us button behaviour on support page same with support cta button
- Fix loading component from widget-v2 is not removed
- Change some field name in support-default
- Fix you don't have an article yet message glitch when fetching the articles
- Fix support CTA auto show when back to support page from other page
- Fix Deleting article from article list show success notification instead of error notification on offline network status

### 0.2.31 - 2023-06-13

- Fix cant update article due content change in text editor not being tracked on isArticle updated
- Fix translation toast on article support not shown caused miss import `t` translation, should have import it from `@od-components/i18n` instead of `i18next`
- modify `LanguageSelector` to be hidden based on feature flag

### 0.2.30 - 2023-06-13

- Add error message for handling the exceeded item purchase error
- There is no validation message on required field on press submit button
- RTEditor now uses Raw Content from Editor State instead of parsing it from HTML
- Fix Code Block format on Article content make user redirect to the error page while trying to edit the article

### 0.2.29 - 2023-06-13

- Fix not show account deletion success after user initiate account deletion

### 0.2.29 - 2023-06-13

- Fix not show session expired dialog when user session is expired. add `SessionExpiredDialog` components
- Fix not show account deletion success after user initiate account deletion

### 0.2.28 - 2023-06-12

- Topic and Article management page can be accessed without login
- fix incorrect wording on notification while user create or edit article

### 0.2.27 - 2023-06-12

- Fix Publish, Discard Changes, and Update button can be clicked while there is no change on Edit topic and Article page

### 0.2.26 - 2023-06-12

- Add circle question icon for the doc link beside the new article and new topic button
- Adjust the support contact us button to be able to open the support cta form

### 0.2.25 - 2023-06-09

- notification does not display the reason the update failed while editing topic with identical topic name

### 0.2.24 - 2023-06-08

- add `LoginURLGenerator` for path `login`

### 0.2.23 - 2023-06-08

- Remove Go Back button on Contact Support form
- Hyperlink popup covered by screen if the link on the left side of the content in Article Editor
- Meta title on Content Management page now using page title from App Editor configuration
- Fix not showing all Purchased games when there is error on locale
- Change select using od-component
- [od-account] Fix not showing all Purchased games when there is error on locale



### 0.2.22 - 2023-06-07

- Fix discard change on edit article is not reset the content
- Fix article editor display broken image and pasted-image-url alt when paste copied content
- Numbered and bullet list text can't be changed to other text format and the style is not displayed on Create and Edit Article
- Article list is not filtered based on multi filter using keyword, topic, and status
- Implement sort topic feature on Topic List and Article List page
- Make topic panel scroll-able if there is many topic available
- Meta title & description inputted by user always limited to 60 & 150 characters
- Fix leave page modal is showing when submitting an article or topic

### 0.2.21 - 2023-06-02

- Integrate support email API in support submission form

### 0.2.20 - 2023-05-31

- Fix error lexical insertNode: topElement is root node

### 0.2.19 - 2023-05-30

- Replace nanoid to uuid

### 0.2.18 - 2023-05-29

- Adjust edit article action button to save draft and publish
- Fix generated meta title to 60 
- Hide change button on article form
- Add block function on useHistory
- Add AlertDialog component on od-support

### 0.2.17 - 2023-05-25

- Account Management Sections of Player Portal and Launcher Support Global Styles for Backgrounds
- Adjust article endpoint to have namespace

### 0.2.16 - 2023-05-24

- Fix see my keys button on claim successfull dialog

### 0.2.15 - 2023-05-22

- Add limited line for topic title and description
- Implement Articles Page
- Fix itemTypes conditional on fetchItemsByCriteriaExhaustive function
- Add ~/iam-definitions on tsconfig path and vite config alias entries

### 0.2.14 - 2023-05-17

- Implement Admin Topics CRUD

### 0.2.13 - 2023-05-17

- Remove sdk-odinconfig from dependencies

### 0.2.12 - 2023-05-17

- Add support access token and refresh token from storage

### 0.2.11 - 2023-05-16

- Implement Topics Landing Page
- Fix store page background using bgCommon
- Remove linked account info data from basic custom attributes

### 0.2.10 - 2023-05-12

- The User will be redirected to error page while fill current password with random text

### 0.2.9 - 2023-05-11

- Fix ConfigUtils.test.ts failing, always run test before build

### 0.2.8 - 2023-05-10

- Implement Admin Topics List Page

### 0.2.7 - 2023-05-09

- Fix cannot download personal data, not working because the function params order from code generation (`downloadGdprData -> postGenerate_ByUserId_ByRequestDate`) got changed

### 0.2.6 - 2023-05-05

- Fix Subscription and Wallet hooks after codegen

### 0.2.5 - 2023-05-05

- Fix breadcrumbs not showing on the store detail page

### 0.2.4 - 2023-05-04

- Fix Store DLC detail page display an empty page if user do not buy the required game
- Fix bundle detail page relate all items instead of related items
- Fix canceled and Successful transaction with PayPal open PPv2 on new window

### 0.2.3 - 2023-05-03

- Implement Admin Articles List Page
- Fix redirect path when cancel order
- Fix usePendingOrders hook with set pendingOrders state to null in cancelAllPendingOrders function
- Fix store detail page background using solid color

### 0.2.2 - 2023-05-02

- no-jira - Attempt fix build
- Implement Support page
- Enable Support Feature Flag in App Editor

### 0.2.1 - 2023-04-27

- Bump from script

### 0.2.1-experimental.1 - 2023-04-27

- Bump from script

### 0.2.1-experimental.0 - 2023-04-27

- Bump from script

### 0.2.0-beta.22 - 2023-04-26

- Fix widget not fetching discovery configs when `widgetOptions` is not being passed

### 0.2.0-beta.21 - 2023-04-191

- Fix inside The Option Box item display wrong item
- Fix click Cancel Order button doesn't cancel the transaction
- Fix User will be failed to claim a reward after finishing Twitch Authorization

### 0.2.0-beta.20 - 2023-04-17

- Bump SDK versions

### 0.2.0-beta.19 - 2023-04-17

- Some store detail can't be accessed due to error Minified React error
- Get Launcher button still displayed on the header even though it's disabled from Feature Flag
- See account history in My Profile page redirect user to error page if display name or email or password changed
- Adjust alignment of AccountDeletionSuccessWidget
- See account history in My Profile page redirect user to error page if display name or email or password changed

### 0.2.0-beta.18 - 2023-04-10

- Adjust LegalUtils to allow customization of Legal V2 path

### 0.2.0-beta.17 - 2023-04-06

- Hide Keys tab from Purchased Items in Single Game template
- Implement hooks and mocks for Payment Widget
- Migrate payment to widget-v2

### 0.2.0-beta.16 - 2023-04-05

- Migrate Personal Data to widget-v2

### 0.2.0-beta.15 - 2023-04-04

- Migrate Legal Agreements, Delete Account to widget-v2

### 0.2.0-beta.14 - 2023-04-03

- Add Purchased Items
- Add order history
- Migrate Purchased Items, Order History, Redeem Code to widget-v2

### 0.2.0-beta.13 - 2023-03-31

- Add Link Platform Accounts and Verify User

### 0.2.0-beta.12 - 2023-03-30

- Add account overview
- Add password & security
- Implement Store Detail
- Add homepage

### 0.2.0-beta.11 - 2023-03-28

- Remove AbortController uses and cleanup hook calls
- Add Profile widget

### 0.2.0-beta.10 - 2023-03-24

- Cleanup dependencies, throw better error when running Storybook without some files built first

### 0.2.0-beta.9 - 2023-03-16

- Create new exported utility RouteUtils

### 0.2.0-beta.8 - 2023-03-16

- Fix build, don't use preserveModules

### 0.2.0-beta.7 - 2023-03-16

- Add ts-node to dev dependencies

### 0.2.0-beta.6 - 2023-03-06

- Add Homepage widget

### 0.2.0-beta.5 - 2023-03-06

- Improve Storybook dependency optimization, fix Storybook run in Chrome

### 0.2.0-beta.4 - 2023-03-02

- Add alias for react-router-dom

### 0.2.0-beta.3 - 2023-03-02

- Add Footer widget

### 0.2.0-beta.2 - 2023-03-01

- Add Storybook

### 0.2.0-beta.1 - 2023-02-28

- Add od-component

### 0.2.0-beta.0 - 2023-02-21

- Replace moment with date-fns

### 0.1.1-alpha.59.19 - 2022-01-31

- PoC remix SSR

### 0.1.1-alpha.59 - 2022-01-11

- Fixed od-shared dependency error

### 0.1.1-alpha.58 - 2022-12-23

- Remove the company logo from all error pages

### 0.1.1-alpha.57 - 2023-01-04

- Fix postbuild script not removing the classname divider

### 0.1.1-alpha.56 - 2023-01-03

- Update dependency versions

### 0.1.1-alpha.55 - 2022-12-30

- Click See my Optionbox after successful transaction, redirect user to hidden page

### 0.1.1-alpha.54 - 2022-12-27

- Remove the company logo from all error pages

### 0.1.1-alpha.53 - 2022-12-22

- Fix wrong fields in package.json being deleted

### 0.1.1-alpha.52 - 2022-12-22

- Make dependencies exist in Widgets when publishing
- Add callback on PaymentWidget when payment is successful

### 0.1.1-alpha.51 - 2022-12-21

- Fix LoginWidget not updating `previousUser` attribute, fix `onUpdateUser` not being able to pass `null`

### 0.1.1-alpha.50 - 2022-12-21

- Update styling on Payment Widget

### 0.1.1-alpha.49 - 2022-12-21

- Disable preflight when building widgets
- Add `onUpdateUser` to LoginWidget's `componentDidMount`

### 0.1.1-alpha.48 - 2022-12-21

- Add `onUpdateUser` to LoginWidget

### 0.1.1-alpha.47 - 2022-12-21

- Add @accelbyte/sdk to the widgets' dependencies

### 0.1.1-alpha.46 - 2022-12-20

- Fix wrong entry point for widgets

### 0.1.1-alpha.45 - 2022-12-19

- Fix built CSS

### 0.1.1-alpha.44 - 2022-12-15

- Fix Checkout payment aggregator integration

### 0.1.1-alpha.43 - 2022-12-09

- Fix peer dependencies

### 0.1.1-alpha.42 - 2022-12-08

- Attempt fix build (1)

### 0.1.1-alpha.41 - 2022-12-02

- Enable versioning of widgets

### 2022-11-30

- Restructure widgets folder

### 2022-11-28

- Create independent Payment Widget and Order page widget

### 2022-11-24

- Publish Web Widgets

### 2022-11-23

- Prettify config files

### 2022-11-21

- Add plain class on every component that use CSS module
