Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Add [four-color deck](https://en.wikipedia.org/wiki/Four-color_deck) theme
- 13/26-card hands option for two player games (per feedback request)
- More themes - Lunar new year theme!
- 🌏 Localization - language features for diverse player bases (Indonesian, Chinese, etc.)
Expand All @@ -17,6 +18,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved bot skill
- More to come soon!

## [1.7.0] - 2026-05-08

### Changed

- Classic card theme to use better quality images per [xCards](https://github.com/Xadeck/xCards)
- Addressed React Server Components CVE vulnerabilities via updating Next version

## [1.6.0] - 2026-03-29

### Added
Expand Down Expand Up @@ -148,6 +156,8 @@ Apologies if updates have been slow, work has been busy lately. 😅
- All existing functionality as of 10-22-2023

[unreleased]: https://github.com/AdoryVo/big-two/compare/v1.1.0...HEAD
[1.7.0]: https://github.com/AdoryVo/big-two/releases/tag/v1.7.0
[1.6.0]: https://github.com/AdoryVo/big-two/releases/tag/v1.6.0
[1.5.0]: https://github.com/AdoryVo/big-two/releases/tag/v1.5.0
[1.4.0]: https://github.com/AdoryVo/big-two/releases/tag/v1.4.0
[1.3.1]: https://github.com/AdoryVo/big-two/releases/tag/v1.3.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "big-two",
"version": "1.6.0",
"version": "1.7.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
Binary file modified public/assets/cards/classic/10_of_clubs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/10_of_diamonds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/10_of_hearts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/10_of_spades.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/2_of_clubs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/2_of_diamonds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/2_of_hearts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/2_of_spades.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/3_of_clubs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/3_of_diamonds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/3_of_hearts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/3_of_spades.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/4_of_clubs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/4_of_diamonds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/4_of_hearts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/4_of_spades.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/5_of_clubs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/5_of_diamonds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/5_of_hearts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/5_of_spades.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/6_of_clubs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/6_of_diamonds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/6_of_hearts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/6_of_spades.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/7_of_clubs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cards/classic/7_of_diamonds.png
Binary file modified public/assets/cards/classic/7_of_hearts.png
Binary file modified public/assets/cards/classic/7_of_spades.png
Binary file modified public/assets/cards/classic/8_of_clubs.png
Binary file modified public/assets/cards/classic/8_of_diamonds.png
Binary file modified public/assets/cards/classic/8_of_hearts.png
Binary file modified public/assets/cards/classic/8_of_spades.png
Binary file modified public/assets/cards/classic/9_of_clubs.png
Binary file modified public/assets/cards/classic/9_of_diamonds.png
Binary file modified public/assets/cards/classic/9_of_hearts.png
Binary file modified public/assets/cards/classic/9_of_spades.png
Binary file modified public/assets/cards/classic/ace_of_clubs.png
Binary file modified public/assets/cards/classic/ace_of_diamonds.png
Binary file modified public/assets/cards/classic/ace_of_hearts.png
Binary file modified public/assets/cards/classic/ace_of_spades.png
Binary file modified public/assets/cards/classic/back.png
Binary file modified public/assets/cards/classic/jack_of_clubs.png
Binary file modified public/assets/cards/classic/jack_of_diamonds.png
Binary file modified public/assets/cards/classic/jack_of_hearts.png
Binary file modified public/assets/cards/classic/jack_of_spades.png
Binary file modified public/assets/cards/classic/king_of_clubs.png
Binary file modified public/assets/cards/classic/king_of_diamonds.png
Binary file modified public/assets/cards/classic/king_of_hearts.png
Binary file modified public/assets/cards/classic/king_of_spades.png
Binary file modified public/assets/cards/classic/queen_of_clubs.png
Binary file modified public/assets/cards/classic/queen_of_diamonds.png
Binary file modified public/assets/cards/classic/queen_of_hearts.png
Binary file modified public/assets/cards/classic/queen_of_spades.png
2 changes: 1 addition & 1 deletion src/components/Version.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default function Version(props: TextProps) {
href="https://github.com/AdoryVo/big-two/blob/main/CHANGELOG.md"
isExternal
>
v1.6.0
v1.7.0
</Link>
</Text>
</Tooltip>
Expand Down