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

Tweaking blog post #222

Merged
merged 2 commits into from
Dec 17, 2024
Merged
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
4 changes: 2 additions & 2 deletions _posts/2024-12-17-0.17.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Refer to our [GitHub page](https://github.com/inventree/InvenTree/issues?q=%20la

[PR 7878](https://github.com/inventree/InvenTree/pull/7878) fixes an issue with the Chinese language support in InvenTree.

### Part Pricing Fixes
### Part Pricing Fix

[PR 8090](https://github.com/inventree/InvenTree/pull/8090) fixes a bug which prevented automatic updates of part pricing calculations from working correctly.

Expand Down Expand Up @@ -116,7 +116,7 @@ As always, we are grateful to all of our contributors who have helped to make th

## 1.0.0 Release Target

This release marks our last minor release before our 1.0.0 release target. In the coming months we will be making some major changes to the InvenTree codebase to prepare for the 1.0.0 release. In particular, this will include a major overhaul of the frontend codebase - you can [read more about that here]({% link "_posts/2024-09-23-ui-roadmap.md" %}).
This release marks our last minor release before our 1.0.0 release target. In the coming months we will be making some major changes to the InvenTree codebase to prepare for the 1.0.0 release. In particular, this will include a major overhaul of the frontend codebase - you can [read more about that here]({% link _posts/2024-09-23-ui-roadmap.md %}).

Our major immediate goals for the project are to ensure that the new user interface is feature complete. This will include ensuring that all existing features are available in the new UI, and that the new UI is fully functional.

Expand Down
Loading