Skip to content

Commit 0c6916f

Browse files
authored
build: bump plugin version (#407)
* build: bump plugin version * docs: add changelog file --------- Signed-off-by: Pavel Polyakov <[email protected]>
1 parent 0e90f35 commit 0c6916f

File tree

2 files changed

+372
-1
lines changed

2 files changed

+372
-1
lines changed

CHANGELOG.md

Lines changed: 371 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,371 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased](https://github.com/PrintMakerLab/mks-wifi-plugin/compare/1.4.5...HEAD)
9+
10+
<!-- Please do not update the unreleased notes. -->
11+
<!-- Content should be placed here -->
12+
13+
## [1.4.5](https://github.com/PrintMakerLab/draft-repository/compare/1.4.4...1.4.5) - 2024-02-21
14+
15+
# What's Changed
16+
17+
## Bug Fixes
18+
19+
- fix: prevent preview from being disabled when printer selected @Jeredian (#405)
20+
- fix: change initialization of `simage` and `gimage` variables @Jeredian (#404)
21+
22+
## Maintenance
23+
24+
- ci: validate pull request labels @Jeredian (#396)
25+
26+
## Documentation
27+
28+
- docs: update issue templates @Jeredian (#398)
29+
30+
**Full Changelog**: https://github.com/PrintMakerLab/mks-wifi-plugin/compare/1.4.4...1.4.5
31+
32+
33+
## [1.4.4](https://github.com/PrintMakerLab/draft-repository/compare/1.4.3...1.4.4) - 2024-02-08
34+
35+
# What's Changed
36+
37+
## New
38+
39+
- [MWP-366] feat: support model preview for Elegoo Neptune and Artillery Sidewinder series @Jeredian (#391)
40+
41+
**Full Changelog**: https://github.com/PrintMakerLab/mks-wifi-plugin/compare/1.4.3...1.4.4
42+
43+
44+
## [1.4.3](https://github.com/PrintMakerLab/draft-repository/compare/1.4.3...1.4.4) - 2023-11-28
45+
46+
# What's Changed
47+
48+
## New
49+
50+
- [MWP-369] Port for connection added @Elkin-Vasily (#374)
51+
52+
## Bug Fixes
53+
54+
- [MWP-372] fix "Binding loop" warnings @Jeredian (#384)
55+
56+
## Maintenance
57+
58+
- [CI] Translation update @github-actions (#378)
59+
60+
## Dependency Updates
61+
62+
- [MWP-379] Support the 8.6.0 version of SDK for Cura 5.6.x @Jeredian (#382)
63+
64+
## Community
65+
66+
- Remove unneeded qmlregister type @nallath (#375)
67+
- Add description to explain Drive Prefix @bobafetthotmail (#377)
68+
69+
**Full Changelog**: https://github.com/PrintMakerLab/mks-wifi-plugin/compare/1.4.2...1.4.3
70+
71+
72+
## [1.4.2](https://github.com/PrintMakerLab/draft-repository/compare/1.4.3...1.4.4) - 2022-11-27
73+
74+
# What's Changed
75+
76+
## New
77+
78+
- [MWP-358] Drive prefix feature added @Elkin-Vasily (#360)
79+
- [MWP-353] Cyrrilic filename rename @Elkin-Vasily (#355)
80+
- [MWP-344] Check SD card message @Elkin-Vasily (#348)
81+
82+
## Bug Fixes
83+
84+
- [MWP-286] Delete/print file fix @Elkin-Vasily (#356)
85+
- [MWP-341] Printer reboot while print starts fix @Elkin-Vasily (#342)
86+
87+
## Maintenance
88+
89+
- [MWP-337] Issue templates fixes @Elkin-Vasily (#338)
90+
91+
## Dependency Updates
92+
93+
- Support the 8.2.0 version of SDK for Cura 5.2+ @Jeredian
94+
95+
**Full Changelog**: https://github.com/Jeredian/mks-wifi-plugin/compare/1.4.1...1.4.2
96+
97+
98+
99+
## [1.4.1](https://github.com/PrintMakerLab/draft-repository/compare/1.4.3...1.4.4) - 2022-07-07
100+
101+
# What's Changed
102+
103+
## New
104+
105+
- [MWP-282] Monitor Tab autoopen setting added @Elkin-Vasily (#317)
106+
107+
## Bug Fixes
108+
109+
- [MWP-316] Continuous reconnection fix @Elkin-Vasily (#321)
110+
- [MWP-318] Monitor tab auto open fix @Elkin-Vasily (#319)
111+
112+
## Maintenance
113+
114+
- [MWP-328] Fix sonarqube code smells @Jeredian (#329)
115+
- [MWP-322] Update feature labels for versioning @Jeredian (#327)
116+
- [MWP-309] Translation workflow with PR @Elkin-Vasily (#325)
117+
- [CI] Translation update @github-actions (#326)
118+
119+
## Documentation
120+
121+
- [MWP-305] Readme update @Elkin-Vasily (#323)
122+
123+
## Dependency Updates
124+
125+
- [MWP-332] Support the 8.1.0 version of SDK for Cura 5.1+ @Jeredian (#333)
126+
127+
## Community
128+
129+
- Add es_ES locale @JPBarrio (#324)
130+
131+
**Full Changelog**: https://github.com/Jeredian/mks-wifi-plugin/compare/1.4.0...1.4.1
132+
133+
134+
## [1.4.0](https://github.com/PrintMakerLab/draft-repository/compare/1.3.2...1.4.0) - 2022-05-31
135+
136+
# What's Changed
137+
138+
## New
139+
140+
- [MWP-302] Translation autogen @Elkin-Vasily (#304)
141+
142+
## Bug Fixes
143+
144+
- [MWP-271] Reset old settings after plugin updated @Jeredian (#310)
145+
- [MWP-301] Visual fixes @Elkin-Vasily (#306)
146+
- [MWP-235] Print autostart checkbox added to plugin settings @Elkin-Vasily (#285)
147+
148+
## Maintenance
149+
150+
- Add .curapackage support @Jeredian (#307)
151+
152+
## Dependency Updates
153+
154+
- [MWP-287] Support new Cura 5.0 updates @Elkin-Vasily (#293)
155+
156+
## Other changes
157+
158+
- Qt6 migration - pt2 @ParkerK (#292)
159+
- Qt6 migration @ParkerK (#288)
160+
- Fix the infinite connect / disconnect loop @ParkerK (#290)
161+
- [MWP-283] German translation added @Elkin-Vasily (#284)
162+
163+
**Full Changelog**: https://github.com/Jeredian/mks-wifi-plugin/compare/1.3.2...1.4.0
164+
165+
166+
## [1.3.2](https://github.com/PrintMakerLab/draft-repository/compare/1.3.1...1.3.2) - 2022-02-20
167+
168+
# What's Changed
169+
170+
## Bug Fixes
171+
172+
- [MWP-276] Cura crashed with error: 'NoneType' object has no attribute 'getMetaDataEntry' @Jeredian (#277)
173+
174+
**Full Changelog**: https://github.com/Jeredian/mks-wifi-plugin/compare/1.3.1...1.3.2
175+
176+
177+
## [1.3.1](https://github.com/PrintMakerLab/draft-repository/compare/1.3.0...1.3.1) - 2022-02-06
178+
179+
# What's Changed
180+
181+
## Bug Fixes
182+
183+
- [MWP-269] Crash Cura when printer connection state changed @Jeredian (#270)
184+
185+
**Full Changelog**: https://github.com/Jeredian/mks-wifi-plugin/compare/1.3.0...1.3.1
186+
187+
188+
## [1.3.0](https://github.com/PrintMakerLab/draft-repository/compare/1.3.0...1.3.1) - 2022-01-23
189+
190+
# What's Changed
191+
192+
## New
193+
194+
- [MWP-232] Preview parameters for Wanhao D12 added @Elkin-Vasily (#238)
195+
196+
## Bug Fixes
197+
198+
- [MWP-58] Plugin functions rewritten @Elkin-Vasily (#257)
199+
- [MWP-253] Wanhao D12 index fix @Elkin-Vasily (#254)
200+
- [MWP-244] Monitor tab alignement fix @Elkin-Vasily (#245)
201+
- [MWP-129] Connection procedure when printer start before Cura fix @Elkin-Vasily (#236)
202+
203+
## Maintenance
204+
205+
- [MWP-266] Add "type: community" label to the versioning @Jeredian (#267)
206+
- [MWP-248] Add codeowners file @Jeredian (#264)
207+
- [MWP-251] Zeroconf removed @Elkin-Vasily (#252)
208+
209+
## Dependency Updates
210+
211+
- [MWP-261] Support the 7.9.0 version of SDK for Cura 4.13.0+ @Jeredian (#263)
212+
- [MWP-255] Arachne beta 2 support added @Elkin-Vasily (#256)
213+
214+
## Other changes
215+
216+
- [CPR] Add Auto File Renaming feature @alexandr-vladimirov (#262)
217+
218+
**Full Changelog**: https://github.com/Jeredian/mks-wifi-plugin/compare/1.2.6...1.3.0
219+
220+
221+
## [1.2.6](https://github.com/PrintMakerLab/draft-repository/compare/1.2.5...1.2.6) - 2021-11-27
222+
223+
## What's Changed
224+
* [MWP-207] [DEV] Release 1.2.6-dev by @Jeredian in https://github.com/Jeredian/mks-wifi-plugin/pull/209
225+
* [MWP-212] Wrong printing time by @Elkin-Vasily in https://github.com/Jeredian/mks-wifi-plugin/pull/213
226+
* [MWP-214] Wrong printer model on screenshot tab by @Elkin-Vasily in https://github.com/Jeredian/mks-wifi-plugin/pull/215
227+
* [MWP-199] IP list fix by @Elkin-Vasily in https://github.com/Jeredian/mks-wifi-plugin/pull/217
228+
* [MWP-175] Selected IP did not remove when WiFi support turns off by @Elkin-Vasily in https://github.com/Jeredian/mks-wifi-plugin/pull/216
229+
* [MWP-218] Support the 7.8.0 version of SDK for Cura 4.12 by @Elkin-Vasily in https://github.com/Jeredian/mks-wifi-plugin/pull/219
230+
* [MWP-211] Saving as TFT file for a .ufp file comes with an error fixed by @Elkin-Vasily in https://github.com/Jeredian/mks-wifi-plugin/pull/220
231+
* [MWP-115] [BUG]1.2.0 MKS WiFi Delete file fails by @Elkin-Vasily in https://github.com/Jeredian/mks-wifi-plugin/pull/221
232+
* [MWP-222] QNetworkAccessManager changed by Uranium HttpRequestManager by @Elkin-Vasily in https://github.com/Jeredian/mks-wifi-plugin/pull/223
233+
* [MWP-224] Monitor tab print progress bar by @Elkin-Vasily in https://github.com/Jeredian/mks-wifi-plugin/pull/225
234+
* [MWP-228] File transfer cancel error fix by @Elkin-Vasily in https://github.com/Jeredian/mks-wifi-plugin/pull/229
235+
* [MWP-226] Preview adds on postprocessing by @Elkin-Vasily in https://github.com/Jeredian/mks-wifi-plugin/pull/227
236+
* [MWP-230] UnifiedConnectionState replaced with ConnectionState by @Elkin-Vasily in https://github.com/Jeredian/mks-wifi-plugin/pull/231
237+
* [MWP-210] [DEV] Release 1.2.6 by @Jeredian in https://github.com/Jeredian/mks-wifi-plugin/pull/237
238+
239+
240+
**Full Changelog**: https://github.com/Jeredian/mks-wifi-plugin/compare/1.2.5...1.2.6
241+
242+
243+
## [1.2.5](https://github.com/PrintMakerLab/draft-repository/compare/1.2.4...1.2.5) - 2021-10-07
244+
245+
## What's Changed
246+
* [MWP-193] [DEV] Release 1.2.5-dev by @Jeredian in https://github.com/Jeredian/mks-wifi-plugin/pull/195
247+
* [MWP-197] [FEATURE] Plugin compatibility with next Cura versions by @Jeredian in https://github.com/Jeredian/mks-wifi-plugin/pull/202
248+
* [MWP-198] [FEATURE] Update Readme and issue templates by @Elkin-Vasily in https://github.com/Jeredian/mks-wifi-plugin/pull/203
249+
* [MWP-201] [BUG] [1.2.4] It doesn't work well with Cura 4.11.0 by @Jeredian in https://github.com/Jeredian/mks-wifi-plugin/pull/205
250+
* [MWP-206] [DEV] Release 1.2.5 by @Jeredian in https://github.com/Jeredian/mks-wifi-plugin/pull/208
251+
252+
253+
**Full Changelog**: https://github.com/Jeredian/mks-wifi-plugin/compare/1.2.4...1.2.5
254+
255+
256+
## [1.2.4](https://github.com/PrintMakerLab/draft-repository/compare/1.2.3...1.2.4) - 2021-08-15
257+
258+
It's a minor release with code optimization changes and API support updates. To update the plugin on the **Cura Marketplace**.
259+
260+
> Since this release, Cura versions 4.6 or 4.5 are no longer supported by plugin. (#190)
261+
> Please update to the latest version of Cura, or use plugin version [1.2.2](https://github.com/Jeredian/mks-wifi-plugin/releases/tag/1.2.2).
262+
263+
264+
### Features
265+
266+
- [FEATURE] Cognitive Complexity issue #94
267+
- [FEATURE] Cognitive Complexity issue #188
268+
269+
### Bugfixes
270+
- [BUG] Cura.ScrollView not working at Cura versions lower than 4.7 #190
271+
272+
**Full Changelog**: https://github.com/Jeredian/mks-wifi-plugin/compare/1.2.3...1.2.4
273+
274+
275+
## [1.2.3](https://github.com/PrintMakerLab/draft-repository/compare/1.2.2...1.2.3) - 2021-08-06
276+
277+
### Features
278+
279+
- [FEATURE] Restore correct license headers and clean up old files #164
280+
- [FEATURE] Cura SDK minor version increase (7.5.0 -> 7.6.0) #171
281+
- [FEATURE] Change max file name length from settings #172
282+
283+
### Bugfixes
284+
- [BUG] Image setting is hidden before IP address added #136. (**NEW UI**)
285+
- [BUG] Preview image preset can't be changed #163
286+
287+
**Full Changelog**: https://github.com/Jeredian/mks-wifi-plugin/compare/1.2.2...1.2.3
288+
289+
290+
## [1.2.2](https://github.com/PrintMakerLab/draft-repository/compare/1.2.1...1.2.2) - 2021-04-25
291+
292+
This release will contain updates to support new versions for Cura and Cura Arachne Engine:
293+
294+
* MWP-148 [FEATURE] Support Cura 4.9 (#155)
295+
* CPR-140 Support Cura Arachne Engine beta version (#140)
296+
297+
298+
**Full Changelog**: https://github.com/Jeredian/mks-wifi-plugin/compare/1.2.1...1.2.2
299+
300+
301+
## [1.2.1](https://github.com/PrintMakerLab/draft-repository/compare/1.2.0...1.2.1) - 2021-03-01
302+
303+
New Features:
304+
* MWP-80 [FEATURE] Can you add support without preview for TFT32 (#106)
305+
* MWP-96 [FEATURE] Support Italian language (#102)
306+
* MWP-98 [FEATURE] Support Chinese language (#101)
307+
* MWP-107 [FEATURE] Implement model image size configuration (#130)
308+
309+
Bug Fixes:
310+
* MWP-11 The model preview in does not work correctly (#106)
311+
* MWP-45 Wrong Preview (#106)
312+
* MWP-95 [BUG] 1.2.0 does not start on arachne engine (#103)
313+
* MWP-99 [BUG] Button alignment fix on Monitor tab for different languages (#100)
314+
* MWP-108 Incorrect size of "image setup" popup at windows (#109)
315+
* MWP-114 [BUG]1.2.0 MKS WiFi fails to detect arbitrary extensions (#119)
316+
* MWP-116 [BUG] 1.2.0 Changing name of duplicated file name fails (#118)
317+
* MWP-125 Time left timer fix (#126)
318+
319+
**Full Changelog**: https://github.com/Jeredian/mks-wifi-plugin/compare/1.2.0...1.2.1
320+
321+
322+
## [1.2.0](https://github.com/PrintMakerLab/draft-repository/compare/1.1.2...1.2.0) - 2021-02-01
323+
324+
* MWP-87 Fix sonarqube code smells (#92)
325+
* MWP-90 Some i18n corrections. (#91)
326+
* MWP-79 Double extruder (#88)
327+
* MWP-84 Add sonarqube badges and code check support (#86)
328+
* MWP-76 Add sponsorship to support community (#83, #85)
329+
* MWP-61 Changed project folder and files structure. (#69)
330+
* MWP-67 Update issue templates and README (#75)
331+
* MWP-68 Support for different languages (#77)
332+
* MWP-72 Error: Library import requires a version (#73)
333+
* MWP-27 Plugin freezes after canceling download (#78)
334+
* Support of Cura 4.8.0+ (#60)
335+
* TypeError: argument 1 has unexpected type 'NoneType' error fix (#66)
336+
* Modify G-Code in Cura is ignored. No heat tower possible (#63)
337+
* Save as TFT file extension fix (#64)
338+
* Incorrect printer name on Monitor tab (#56)
339+
* Bug with incorrectly displayed tooltips. (#52)
340+
* Bug with incorrectly displayed tooltips. (#51)
341+
* Having problems to see printing times (#48)
342+
* Remove files from repository, that should not exists in plugin. (#44)
343+
* Cura periodically freezes if printer is turned off (#38)
344+
* Cura freezes while MKS Plugin trying to reconnect to the printer (#36)
345+
346+
**Full Changelog**: https://github.com/Jeredian/mks-wifi-plugin/compare/1.1.2...1.2.0
347+
348+
349+
## [1.1.2](https://github.com/PrintMakerLab/draft-repository/compare/1.0.2...1.1.2) - 2020
350+
351+
*Fixes from maker-base:*
352+
* Added "disconnect" button
353+
* Added "Fan" and "Motor" buttons
354+
* Jump to the monitoring page when the printer is connected
355+
* Modify multiple languages
356+
* SD card files cannot be queried during printing
357+
* Added the failure to transfer files, and only one file can be transferred at the same time.
358+
359+
*Fixes from the community:*
360+
* Fixed button alignment (from PigeonFX)
361+
* Make plugin compatible with multiple versions ( from adripo)
362+
* Changed deprecated imports ( from adripo)
363+
* Fixed image preview issue for FLSUN QQ-S (from peteristhegreat)
364+
* Fixed generation and sending gcode (from Elaugaste)
365+
366+
**Full Changelog**: https://github.com/Jeredian/mks-wifi-plugin/compare/1.0.2...1.1.2
367+
368+
369+
## [1.0.2](https://github.com/PrintMakerLab/mks-wifi-plugin/releases/tag/1.0.2) - 2019
370+
371+
The first version of the plugin, that was uploaded to the Cura Marketplace

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "MKS Plugin Connection",
33
"author": "Makerbase, Jeredian, Elkin-Vasily",
4-
"version": "1.4.5-dev",
4+
"version": "1.4.5",
55
"minimum_cura_version": "5",
66
"description": "Connect to MKS Robin WiFi/MKS TFT WiFi in Cura",
77
"api": "8",

0 commit comments

Comments
 (0)