[1.4.0](https://github.com/seriaati/ambr/compare/v1.3.0..v1.4.0) - 2024-01-05
Bug Fixes
- Remove HTML tags from description of `FurnitureSetDetail` - ([20be000](https://github.com/seriaati/ambr/commit/20be0000a626d346aefa09b02c3aae7136242936))
- Remove HTML tags from description of `MonsterDetail` - ([52d9142](https://github.com/seriaati/ambr/commit/52d9142672a3b15b1d63944466f2e12697c72843))
- `MonsterReward`, `MonsterDetail`, `Monster` icon urls - ([7004d8d](https://github.com/seriaati/ambr/commit/7004d8d0070b9fee8fd0dbe8bc8ffdec12d0831f))
- Remove html tags from result of `fetch_readable` - ([134a9a1](https://github.com/seriaati/ambr/commit/134a9a19a6a4180e7cb94db284ab8ffcbf67cc0e))
- Fix `CardTalent` icon url - ([ef6ab2c](https://github.com/seriaati/ambr/commit/ef6ab2c58ef300e3d881fc73f9920e45c94e7e98))
Features
- Add various field validators to `CardDictionary` - ([164d2dc](https://github.com/seriaati/ambr/commit/164d2dca20c260edc214f50ad01a996d86633c90))
- [**breaking**]Change type of `props` in `TCGCardDetail` to dict - ([b66e7a0](https://github.com/seriaati/ambr/commit/b66e7a01dfc8c027e8ff2229206a6f0d5f80f84e))
- Add `id` attribute to `CardTalent` and `CardDictionary` - ([9e7b547](https://github.com/seriaati/ambr/commit/9e7b54755ad5e6fad91a28c1bb76c37762372810))
- Add `sub_skills` attribute to `CardTalent` - ([7f50666](https://github.com/seriaati/ambr/commit/7f50666df45cb3a042d6cafb6512df1b822d8ff3))
Miscellaneous Chores
- **(deps)** Bump attrs to v23.2.0 - ([2d18446](https://github.com/seriaati/ambr/commit/2d184464b3468c04dc2f676949d8c8a033c6a07b))
Refactoring
- Change logger name - ([a1cfd06](https://github.com/seriaati/ambr/commit/a1cfd0694279a1719fca3f3b079286b208f0bce0))