-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c64528
commit a546ae1
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,15 @@ | ||
mariner3d (0.2.0-1) unstable; urgency=low | ||
|
||
* Added support for more printers (see README.md) | ||
* .cbddlp and .fdg files are now supported in addition to .ctb, which | ||
enables printers like Voxelab Proxima to be used | ||
* Fixed bugs related to write buffers not being flushed after file upload | ||
(see #311) | ||
* Most recently uploaded files are now listed first | ||
* Other small bug fixes and upgrades of dependencies | ||
|
||
-- Luiz Ribeiro <[email protected]> Sat, 17 Apr 2021 14:12:03 -0500 | ||
|
||
mariner3d (0.1.1-1) unstable; urgency=low | ||
|
||
* Fixed bug when a non-ctb file was under /mnt/usb_share | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters