8000 18xx-maker/CHANGELOG.md at main Β· 18xx-maker/18xx-maker Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Latest commit

Β 

History

History
395 lines (194 loc) Β· 26.7 KB

CHANGELOG.md

File metadata and controls

395 lines (194 loc) Β· 26.7 KB

Changelog

1.0.0-beta.112 (2025-01-16)

πŸ› Bug Fixes

1.0.0-beta.111 (2025-01-16)

πŸ› Bug Fixes

  • more support for color blind symbols on all tiles (#683) (cea5a92)
  • translations on update page (#681) (310509a)

1.0.0-beta.110 (2025-01-13)

πŸ› Bug Fixes

  • download: make sure to use a sanitized filename instead of id (#677) (46b4303)
  • export: export uses pretty filename too (#679) (7ed3fcd)

1.0.0-beta.109 (2024-12-18)

πŸŽ‰ Features

πŸ› Bug Fixes

  • bug: prevent crashes in Tokens and Tiles (#675) (1d9bf64)
  • files: use UUIDv4's for all internal, system and electron games to avoid path manipulation (#673) (8b91531)
  • game: match params slug with decoded meta slug (#668) (82a66cf)
  • tiles: fix tile 8889 (#671) (b10fa1f)
  • tiles: fix tile 8889 to align with tile rules (#672) (9f8e7cb)

πŸ“¦ Build System

  • deps: bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group (#674) (71ed79f)

1.0.0-beta.108 (2024-12-04)

πŸ› Bug Fixes

  • allow charters with no trains and non-https contexts to work (#666) (cf5fa8f), closes #665

1.0.0-beta.107 (2024-12-01)

πŸŽ‰ Features

  • app: add debounce to config unit input update (#663) (2a65970)
  • validation: add error state to config input field (#662) (e187cbf)

πŸ› Bug Fixes

🧹 Chores

πŸ“– Documentation

1.0.0-beta.106 (2024-11-28)

πŸŽ‰ Features

  • cli: consolidated cli into one command: maker (#653) (0f9e194)
  • validate config schema before updating store. (#647) (e64e0ea)

πŸ› Bug Fixes

  • app: properly make windows transparent without deprecation warnings (#651) (1cc77a0)
  • cli: validate:schemas is still needed (#655) (98593a1)
  • docs: table display is now working in markdown docs (#648) (4cf794c)
  • elements: print at least one token on a page (#645). (#646) (ae5509f)

🧹 Chores

  • app: improve the app info page a bit (#649) (d14d6aa)
  • app: turn sandbox mode on (#652) (364d33d)
  • cli: replaced ajv with json-schema-library (0f9e194)

πŸ“– Documentation

  • github: rearrangement of doc files and adding GFM (#644) (e100067)
  • readme: adding analytics badge (#641) (549abf8)
  • readme: adding UV label to metric (#643) (4992365)

1.0.0-beta.105 (2024-11-27)

πŸ› Bug Fixes

  • docker: proper directory to copy site from (#639) (3e85dea)

1.0.0-beta.104 (2024-11-27)

πŸ› Bug Fixes

  • analytics: proper connect-src setting for electron (#636) (c01abde)

🧹 Chores

  • analytics: simplify some analytics for the app (#638) (9692e31)

1.0.0-beta.103 (2024-11-27)

πŸ› Bug Fixes

  • analytics: allow analytics to work from the app (#634) (4d6a831)

1.0.0-beta.102 (2024-11-27)

πŸ› Bug Fixes

  • analytics: source doesn't work with plausible, change to interface (#632) (770c88a)

1.0.0-beta.101 (2024-11-27)

πŸŽ‰ Features

  • analytics: add self hosted plausible analytics (#630) (7f3540b), closes #625

πŸ› Bug Fixes

  • analytics: adding connect-src to CSP (#631) (083cd1b)
  • state: fix the ability for the site to remember your loaded game (#628) (6a1867e)

1.0.0-beta.100 (2024-11-27)

πŸ› Bug Fixes

  • colors: update to latest cube 4 me colors (#622) (0c34862), closes #487
  • elements: improve tiles page to show more tiles and not error (#617) (049bef2), closes #378
  • scrollbar visible while printing token pages and tile manifests (#624) (ba8d948)
  • tiles 638 and 642 values to 70 (#479) (#621) (dd574bf)

🧹 Chores

  • lots of file layout changes and fixes (#627) (7c25435)

πŸ“– Documentation

  • coc: create CODE_OF_CONDUCT.md (#619) (35cbece)
  • home: updating homepage to reference open source projects (#620) (cd29273)

1.0.0-beta.99 (2024-11-26)

πŸ› Bug Fixes

  • docker: update docker images to enable pnpm (#611) (f4ccaee)

πŸš₯ Tests

  • state: add testing for the storage adapator (#616) (6f72ea5)
  • vitest: removing the ui from pnpm test (#614) (9e56d0a)

πŸ“¦ Build System

  • electron: cleaning up electron build (#612) (d72ed84)

:octocat: Continuous Integration

  • actions: renable running test.yml on merge queues in case (#613) (cbd7aff)

1.0.0-beta.98 (2024-11-26)

🧹 Chores

πŸ“– Documentation

  • readme: adding developer information (#608) (1debb15)

πŸš₯ Tests

  • cleanup: simplifying tests until I'm ready to go bigger (1debb15)

πŸ“¦ Build System

  • app: clean up electron build (1debb15)

:octocat: Continuous Integration

  • storybook: add storybook to build CI job (#610) (d684496)

1.0.0-beta.97 (2024-11-26)

πŸŽ‰ Features

🧹 Chores

πŸ“¦ Build System

  • deps: bump cross-spawn from 6.0.5 to 6.0.6 in the npm_and_yarn group (#600) (601aba6)

:octocat: Continuous Integration

  • allow prettier to ignore pnpm-lock.yaml (#601) (e18c96e)
  • always run commitlint on latest commit (#605) (67a5525)
  • move all linting to a separate task (#602) (af050d1)
  • run test.yaml on main pushes (#603) (3f53aa6)
  • turn off some linting rules to allow dependabot to work (#604) (970d083)

1.0.0-beta.96 (2024-11-25)

πŸŽ‰ Features

  • add ability to check for updates in the app (#591) (333c05b)
  • updating 1858 to latest version from Ian (#592) (8f63cd8)

πŸ› Bug Fixes

  • electron: clean the summary list on loading (#589) (8749585)

1.0.0-beta.95 (2024-11-25)

πŸ› Bug Fixes

πŸš₯ Tests

πŸ“¦ Build System

  • adding docker cache to build workflow (#584) (8707fa6)
  • attempt to fix ghcr display by removing manifest annotations (#582) (99ea4ab)

1.0.0-beta.94 (2024-11-25)

πŸ“¦ Build System

  • set annotations at the index level as well as manifest (#580) (d27094a)

:octocat: Continuous Integration

  • do not run tests again on main branch (#579) (d29a0fc)

1.0.0-beta.93 (2024-11-25)

πŸ“¦ Build System

  • add explicit title update to docker annotations (#578) (81ac2ad)
  • make sure electron-builder does not publish (#576) (86fa3c2)

:octocat: Continuous Integration

  • fix the artifact paths in the app workflow (#575) (a1da73b)

1.0.0-beta.92 (2024-11-25)

πŸ‘ Reverts

  • will test docker builds without extra annotation config (#574) (5832deb)

πŸ“¦ Build System

  • add annotations to build action (#573) (5a56067)
  • attempt to add better annotations to the docker images (#571) (5bafd4b)

:octocat: Continuous Integration

  • do not upload docker build records to github (#572) (6ce3198)
  • only run commitlint on PRs (#568) (3f9c320)
  • properly quote artifact files for gh release (#569) (9f4e8da)

1.0.0-beta.91 (2024-11-25)

πŸ“– Documentation

  • add links to ghcr.io docker repositories to developing docs (#566) (c2020f0)
  • update docker link in readme (#567) (12a6e05)

πŸ“¦ Build System

  • fix docker latest tags and better image title (#564) (f894a3b)

:octocat: Continuous Integration

  • fix the variable that we write our artifacts to (#563) (577a94e)

1.0.0-beta.90 (2024-11-25)

:octocat: Continuous Integration

  • add summaries for the test jobs (#561) (83ac5f0)
  • better release tagging and set prerelease to true (83ac5f0)
  • cleaner release title (83ac5f0)
  • fix issues in docker, app and release jobs (#560) (f042324)
  • fix windows summary (83ac5f0)

1.0.0-beta.89 (2024-11-25)

πŸŽ‰ Features

  • adding code highlighting to all relevant places (#545) (d0037e0)
  • move to playwright and docker improvements (#544) (271d5bd)
  • upgrade to react-router 7 (#548) (74dbe1f)

πŸ› Bug Fixes

🧹 Chores

πŸ“¦ Build System

  • rework how docker images are laid out (#559) (92efbdb)

:octocat: Continuous Integration

0