2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-09-18 09:01:35 +00:00

1.0.0 release (#244)

* initial commit

* More updates

* More updates

* More updates

* Add news entyr

* Update image

* Update gallery images

* Refactor blog post

* Breaking change for notification methods

* Fix notification plugin docs

* Add more breaking changeas

* Feature updates

* Add donation links

* blog post - machine registry updates

* Add note on docker image change

* Add note on changelog file

* Update _posts/2025-08-25-1.0.0.md

Co-authored-by: Matthias Mair <code@mjmair.com>

* Update _posts/2025-08-25-1.0.0.md

Co-authored-by: Matthias Mair <code@mjmair.com>

* Update _posts/2025-08-25-1.0.0.md

Co-authored-by: Matthias Mair <code@mjmair.com>

* Update _posts/2025-08-25-1.0.0.md

Co-authored-by: Matthias Mair <code@mjmair.com>

* Add note on user experience survey

* Add final note about survey

* Fix stats file

* Update blog post

* Ignore polar.sh links

* Fix links

* More link fixes

* Further fixes

* Fix python link

---------

Co-authored-by: Matthias Mair <code@mjmair.com>
This commit is contained in:
Oliver
2025-09-15 12:52:27 +10:00
committed by GitHub
parent 5643a36053
commit ec6eb8f0d3
36 changed files with 356 additions and 29 deletions

View File

@@ -15,7 +15,7 @@ A lot of work has gone into improving [Single Sign On (SSO)](https://docs.invent
### Currency Conversion
In a major improvement for currency support, conversion between different currencies is now performed "client side". This means that data tables which contain money values with different currencies can now be added together - and in a computationally efficient manner. Currency exchange rate data is now made available via [the API](https://docs.inventree.org/en/stable/api/api/) - paving the way for future feature development in this area.
In a major improvement for currency support, conversion between different currencies is now performed "client side". This means that data tables which contain money values with different currencies can now be added together - and in a computationally efficient manner. Currency exchange rate data is now made available via [the API](https://docs.inventree.org/en/stable/api/) - paving the way for future feature development in this area.
### Pricing Features