Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

Commit 3fc3a84

Browse files
author
Felicitus
committed
Added issues for 1.0.0
1 parent 4c1760d commit 3fc3a84

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## PartKeepr 1.0.0
4+
5+
This is the PartKeepr 1.0.0 release. Bugfixes for this version:
6+
7+
* Fixed an issue where dragging and dropping multiple parts only copied the first part [#663](https://github.com/partkeepr/PartKeepr/issues/663)
8+
* Fixed an issue where setup would always revert to MySQL instead of the selected PostgreSQL driver [#659](https://github.com/partkeepr/PartKeepr/issues/659)
9+
* Fixed an issue where stock levels would be copied to the new part if "Takeover all data" in the create part dialog was selected [#660](https://github.com/partkeepr/PartKeepr/issues/660)
10+
* Fixed an issue where sorting by storage location name doesn't work in the parts view [#620](https://github.com/partkeepr/PartKeepr/issues/620)
11+
12+
For a mostly complete list of bugfixes, please refer to [GitHub](https://github.com/partkeepr/PartKeepr/issues?q=milestone%3A1.0.0+is%3Aclosed)
13+
314
## PartKeepr 1.0.0-beta.1
415

516
This is a bugfix release only.

0 commit comments

Comments
 (0)