|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
6 | | -# [4.3.0-alpha.9](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.8...v4.3.0-alpha.9) (2021-05-06) |
7 | | - |
8 | | -**Note:** Version bump only for package opentrons |
9 | | - |
10 | | - |
11 | | - |
12 | | - |
13 | | - |
14 | | -# [4.3.0-alpha.8](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.7...v4.3.0-alpha.8) (2021-04-30) |
15 | | - |
| 6 | +# [4.3.0](https://github.com/Opentrons/opentrons/compare/v4.2.1...v4.3.0) (2021-05-06) |
16 | 7 |
|
17 | 8 | ### Bug Fixes |
18 | 9 |
|
19 | 10 | * **app:** conditionally show module usb order instructions ([#7749](https://github.com/Opentrons/opentrons/issues/7749)) ([cc2e974](https://github.com/Opentrons/opentrons/commit/cc2e974)) |
20 | | - |
21 | | - |
22 | | - |
23 | | - |
24 | | - |
25 | | -# [4.3.0-alpha.7](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.6...v4.3.0-alpha.7) (2021-04-29) |
26 | | - |
27 | | - |
28 | | -### Bug Fixes |
29 | | - |
30 | 11 | * **app:** add USB hub port number ([#7738](https://github.com/Opentrons/opentrons/issues/7738)) ([2f317bc](https://github.com/Opentrons/opentrons/commit/2f317bc)) |
31 | | - |
32 | | - |
33 | | - |
34 | | - |
35 | | - |
36 | | -# [4.3.0-alpha.6](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.5...v4.3.0-alpha.6) (2021-04-23) |
37 | | - |
38 | | - |
39 | | -### Bug Fixes |
40 | | - |
41 | 12 | * **api:** ensure loaded modules is returned in order ([#7704](https://github.com/Opentrons/opentrons/issues/7704)) ([66a775c](https://github.com/Opentrons/opentrons/commit/66a775c)) |
42 | 13 | * **app:** add USB order to protocol module list ([#7710](https://github.com/Opentrons/opentrons/issues/7710)) ([64e87a7](https://github.com/Opentrons/opentrons/commit/64e87a7)) |
43 | | - |
44 | | - |
45 | | - |
46 | | - |
47 | | - |
48 | | -# [4.3.0-alpha.5](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.4...v4.3.0-alpha.5) (2021-04-20) |
49 | | - |
50 | | - |
51 | | -### Bug Fixes |
52 | | - |
53 | 14 | * **app:** fix calibrate page redirect url ([#7691](https://github.com/Opentrons/opentrons/issues/7691)) ([450a0c2](https://github.com/Opentrons/opentrons/commit/450a0c2)) |
54 | | - |
55 | | - |
56 | | - |
57 | | - |
58 | | - |
59 | | -# [4.3.0-alpha.4](https://github.com/Opentrons/opentrons/compare/v4.3.0-beta.0...v4.3.0-alpha.4) (2021-04-20) |
60 | | - |
61 | | - |
62 | | -### Bug Fixes |
63 | | - |
64 | 15 | * **app:** add missing border to thermocycler live status card ([#7681](https://github.com/Opentrons/opentrons/issues/7681)) ([6fdfe25](https://github.com/Opentrons/opentrons/commit/6fdfe25)) |
65 | 16 | * **app:** use correct module order to get usb port ([#7651](https://github.com/Opentrons/opentrons/issues/7651)) ([4c08cee](https://github.com/Opentrons/opentrons/commit/4c08cee)) |
66 | | - |
67 | | - |
68 | | - |
69 | | - |
70 | | - |
71 | | -# [4.3.0-beta.0](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.3...v4.3.0-beta.0) (2021-04-19) |
72 | | - |
73 | | -**Note:** Version bump only for package opentrons |
74 | | - |
75 | | - |
76 | | - |
77 | | - |
78 | | - |
79 | | -# [4.3.0-alpha.3](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.2...v4.3.0-alpha.3) (2021-04-19) |
80 | | - |
81 | | -**Note:** Version bump only for package opentrons |
82 | | - |
83 | | - |
84 | | - |
85 | | - |
86 | | - |
87 | | -# [4.3.0-alpha.2](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.1...v4.3.0-alpha.2) (2021-04-19) |
88 | | - |
89 | | - |
90 | | -### Bug Fixes |
91 | | - |
92 | 17 | * **api:** return a simulated module for magnetic modules if they are not compatible ([#7654](https://github.com/Opentrons/opentrons/issues/7654)) ([f6fcb77](https://github.com/Opentrons/opentrons/commit/f6fcb77)) |
93 | | - |
94 | | - |
95 | | - |
96 | | - |
97 | | - |
98 | | -# [4.3.0-alpha.1](https://github.com/Opentrons/opentrons/compare/v4.3.0-alpha.0...v4.3.0-alpha.1) (2021-04-15) |
99 | | - |
100 | | - |
101 | | -### Bug Fixes |
102 | | - |
103 | 18 | * **shared-data:** fix data not being included in package build ([#7650](https://github.com/Opentrons/opentrons/issues/7650)) ([1708904](https://github.com/Opentrons/opentrons/commit/1708904)) |
104 | | - |
105 | | - |
106 | | - |
107 | | - |
108 | | - |
109 | | -# [4.3.0-alpha.0](https://github.com/Opentrons/opentrons/compare/v4.2.1...v4.3.0-alpha.0) (2021-04-14) |
110 | | - |
111 | | - |
112 | | -### Bug Fixes |
113 | | - |
114 | 19 | * **api:** can't find pipettes ([#7639](https://github.com/Opentrons/opentrons/issues/7639)) ([4e5176c](https://github.com/Opentrons/opentrons/commit/4e5176c)) |
115 | 20 | * **api:** api location cache fix ([#7609](https://github.com/Opentrons/opentrons/issues/7609)) ([df68ea2](https://github.com/Opentrons/opentrons/commit/df68ea2)), closes [#7156](https://github.com/Opentrons/opentrons/issues/7156) |
116 | 21 | * **api:** check the symlink of the virtual port to map to the physical port ([#7524](https://github.com/Opentrons/opentrons/issues/7524)) ([32b9de5](https://github.com/Opentrons/opentrons/commit/32b9de5)) |
|
0 commit comments