Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VERSION TRACK] 6.0.0 Alpha Testing #267

Open
2 of 5 tasks
jtsage opened this issue Nov 3, 2024 · 0 comments
Open
2 of 5 tasks

[VERSION TRACK] 6.0.0 Alpha Testing #267

jtsage opened this issue Nov 3, 2024 · 0 comments
Labels
bug Something isn't working version-track Umbrella Issue for version tracking

Comments

@jtsage
Copy link
Collaborator

jtsage commented Nov 3, 2024

Known Bugs - v6.0.0

This issue is an umbrella issue to keep track of bugs in the current version. You can reply directly here, but opening a new issue would make life easier for us.

6.0.0 is very, very alpha - there are rough edges all over. Apologies for yet another major version bump, but after a lot of consideration, the parser has been re-written in rust (tl;dr : it compiles to machine code, and in general testing is somewhere between 5x and 10x faster than the pure javascript parser.)

Known Issue List

  • bunch of missing language keys, since added
  • occasionally the category and brand listing in the main interface duplicates some items - fixed
  • the old cache is invalid. the 5.9.80 build does not handle this, you have to manually rebuild. This step needs to be automated.
  • some mods that passed the old parser fail the new one (bad xml prologue - the new parser is right, but the giants engine lets them through too - need to investigate relaxing the parser a little)
  • copy function not working?
@jtsage jtsage added bug Something isn't working version-track Umbrella Issue for version tracking labels Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working version-track Umbrella Issue for version tracking
Projects
None yet
Development

No branches or pull requests

1 participant