Commit graph

67 commits

Author SHA1 Message Date
Jaime van Kessel
cfb147853e Merge branch 'master' of github.com:Ultimaker/Cura into libArachne_rebased 2021-09-13 14:57:40 +02:00
fvrmr
5678b1907a Update change log
Fixed a typo
2021-09-07 11:06:52 +02:00
fvrmr
33ebd288a9 Update whats new pages and change log
Updated whats new pages with two new pages and two images. Changed the images for the monotonic ordering
Updated the change log with new bug fixes.
2021-09-07 10:37:09 +02:00
Ghostkeeper
e27ec57b04
Fix spelling 2021-08-20 17:37:38 +02:00
fvrmr
7493233e3f Update 4.html
Fixed a typo's
2021-08-18 17:27:16 +02:00
fvrmr
1d00f959c4 Update whats new pages
Updated the links in the whats new pages
2021-08-18 17:18:07 +02:00
fvrmr
da92033666 Update change log + whats new pages
Update change log 4.11 beta
Update whats new pages + img

Links in whats new pages still needs to be updated
2021-08-18 12:08:09 +02:00
Ghostkeeper
88954922d4
Merge branch 'master' into libArachne_rebased
Conflicts:
	resources/texts/change_log.txt -> Adding 4.10 release notes in between 4.9 and Arachne.
2021-06-30 16:46:19 +02:00
fvrmr
3433e9912d Update change log and whats new pages
Added new bug fixes to change log
Updated whats new pages with support article and added 2 more pages with images.
2021-06-29 10:39:26 +02:00
Remco Burema
e85498edda
Small change-log tweaks for 4.10.beta 2021-06-17 18:52:07 +02:00
fvrmr
8de16deec3
Write release notes and update whats new pages
Release notes 4.10 beta
Update whats new pages and images.
2021-06-17 18:40:59 +02:00
Ghostkeeper
611208368c
Merge branch 'master' into libArachne_rebased
Conflicts:
	cura/CuraApplication.py: Setting version
	fdmprinter and fdmextruder: Setting version
	intents, qualities and variants: Setting version
	Changelog: 4.9.1 was added, should be below Arachne changes
2021-06-16 18:04:54 +02:00
fvrmr
1808476c1b Update whats new pages
Update page 0 for petg.
Added the original whats new pages from 4.9 to 4.9.1
CURA-8213
2021-05-07 13:09:42 +02:00
Ghostkeeper
7ce9d6b230
Add change log for Cura 4.9.1
These are the changes planned for this patch release.

Contributes to issue CURA-8213.
2021-05-05 14:26:34 +02:00
Ghostkeeper
731a3b1ddf
Write What's New page for PETG profiles
Cutting some tape here by writing it myself. Will give Marketing an opportunity to adjust it though.

Contributes to issue CURA-8213.
2021-05-05 09:56:36 +02:00
Jelle Spijker
7632f66d23
Merge branch 'master' into libArachne_rebased
# Conflicts:
#	resources/texts/change_log.txt
2021-04-24 14:12:33 +02:00
fvrmr
0db033a690 Update change log
Fixed typo
2021-04-20 12:34:41 +02:00
fvrmr
e19d5545bc Update change log and whats new pages
Update change log
Update whats new pages
Update whats new images
2021-04-20 11:26:31 +02:00
Remco Burema
f22e223d72
Merge branch 'master' into libArachne_rebased 2021-04-16 18:17:04 +02:00
Kostas Karmas
5d18f697a3 Merge branch '4.9' into CURA-8154_Fix_sizing_of_Whats_New_pages 2021-04-12 12:41:26 +02:00
Kostas Karmas
14c11190fd Minor UI fixes in the What's new pages
* Add a top margin between the image and the text
* Change the text font to default
* Fix line break in the html page

CURA-8154
2021-04-12 12:38:36 +02:00
Kostas Karmas
183905d59b Trim the changelog to show release notes of versions >=4.6.0
The release notes of older versions can be found on GitHub.

CURA-8167
2021-04-09 15:34:17 +02:00
Ghostkeeper
b3c03b8771
Merge branch 'master' into libArachne_rebased
Conflicts:
	resources/texts/change_log.txt -> 4.9 got added while we added the Arachne change log as well. I put 4.9 below the Arachne info.
2021-04-08 13:49:52 +02:00
Remco Burema
1e5d7623cb
Make it more clear the updates where for MacOS BigSur. 2021-04-07 09:40:06 +02:00
Remco Burema
b3ea26c955
Half-revert last-last-last changelog changes.
CURA-8127
2021-04-06 15:11:43 +02:00
jelle Spijker
1132e4c6f9
Added known Mac OSX issues to the Changelog of 4.9 beta
This commit should be reverted on the branch with the fixes made by
@rburema.
2021-04-06 14:09:13 +02:00
Remco Burema
81c37ac4f4
Changelog changes just in time. 2021-04-06 13:10:52 +02:00
fvrmr
78d9576d5b Changelog and whats new
Added the changelog for 4.9 beta.
Copywrite whats new pages.
2021-04-02 16:55:56 +02:00
Ghostkeeper
9462366158
Merge branch 'master' into libArachne_rebased 2021-03-30 16:50:56 +02:00
Remco Burema
5083db8d44
On new install or update, have highlights not just changelog.
Place images in resources/images/whats_new/N.format and texts in resources/texts/whats_new/N.format where N is the ordinal and format the respective allowed formats.

CURA-8014
2021-03-24 12:00:05 +01:00
Ghostkeeper
7c2a7dc8a5
Corrections for duplicate entries
Some miscommunication here.
2021-03-12 10:41:52 +01:00
Ghostkeeper
b717f54e09
Add link to discussion thread in change log 2021-03-12 10:28:28 +01:00
Ghostkeeper
0ea953cdb8
Fix display of the Arachne change log in beta
The version number didn't change, and our filtering on these headers doesn't take that case into account. I wonder why it's filtering at all, since older versions of Cura won't have the new change log anyway, but there you go. This seems to resolve the issue.
2021-03-11 17:40:36 +01:00
fvrmr
e69db0c677 Copywrite changelog
Copywrite changelog:
Added new features for line width color scheme and static outer wall.
Added randomize infill start, infill travel optimization, connect top/bottom polygons, layer thickniss to bugfixes.
2021-03-11 17:34:20 +01:00
Jelle Spijker
40b1a875d0
Added missing features to known issues in the changelog 2021-03-11 13:11:08 +01:00
Jelle Spijker
e832a68bc3
Added known issues to the changelog 2021-03-11 13:04:32 +01:00
Ghostkeeper
1251370759
Add change log for Arachne engine beta
These are the fixes we made between the alpha and the beta.
2021-03-08 12:30:37 +01:00
Ghostkeeper
8f1230631f
Slightly more consistent formatting
This should never have been committed this way, really.
2021-03-08 11:30:45 +01:00
Remco Burema
68ff313320
Changelog: Forgot to add 'Maximum Extrusion Area Deviation'. 2020-12-24 09:39:13 +01:00
Remco Burema
af8a1ab71f
Arachne alpha change log is more readable. 2020-12-22 09:01:45 +01:00
Remco Burema
0fdcd208ee
Possible alternate non-numbered versions.
CURA-7932
2020-12-20 21:55:13 +01:00
Remco Burema
09fe4f8ea6
Updated release notes 4.8 for the final release (as opposed to beta).
part of CURA-7777
2020-11-10 11:26:38 +01:00
jelle Spijker
653c14852b
Removed @-symbols from changelog
The changelog doesn't use the @-syntax for linking Github users. Removed
@-symbols in front of user names to stay consistent with previous
developer mentions.

Also rephrased the description of allow scrolling through settings-
tooltips.
2020-10-18 12:01:08 +02:00
Remco Burema
40b8139409
Update change-log with draft 1.3 of release notes for 4.8(-BETA). 2020-10-16 11:20:58 +02:00
Ghostkeeper
f1c34ca386
I wrote this script, not Thopiekar 2020-10-12 11:01:39 +02:00
Ghostkeeper
d115efbbb2
Add change log entry for Cura 4.7.1
And make links clickable there.

Contributes to issue CURA-7658.
2020-09-01 13:01:45 +02:00
Ghostkeeper
97c271a7d4
Add change log for Cura 4.7
Needed lots of corrections from our previously published change log for the beta. Also some additions.

Contributes to issue CURA-7658.
2020-08-24 12:08:28 +02:00
maht
bbcd37e5bc
Updated change_log.txt for 4.6.2 2020-07-13 16:42:00 +02:00
Nino van Hooff
816aaafc19 Revert changes for CURA-5479
It was decided that functionality present in existing plugins is
sufficient. No need to replicate it in our own codebase and
take on the burden of maintenance

CURA-5479
2020-07-07 16:11:03 +02:00
Nino van Hooff
c50f7aa455 Add a print job name setting to general preferences
CURA-5479
2020-06-30 17:04:03 +02:00