Skip to content

Commit 003f518

Browse files
committed
CPDB 2.0b7 announcement: Added some forgotten bits
- Thanks to Biswadeep and Michael for all the contributions - Link to the explanation of how CPDB works in the README.md
1 parent 1226f51 commit 003f518

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2025-02-28-Common Print Dialog Backends Second Generation - Seventh Beta Release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ layout: single
44
author: Till
55
excerpt: Seventh beta with many fixes for bugs found during GSoC 2024, API improvements, support for CUPS instances, and explanation how CPDB works.
66
---
7-
During the Google Summer of Code 2024 Biswadeep Purkayastha has added CPDB support to the print dialog of LibreOffice, mentored by Michael Weghorn, one of the LibreOffice developers. In addition to working on the print dialog of LibreOffice, they both have made a lot of contributions, mainly bug fixes, but also some improvements.
7+
During the Google Summer of Code 2024 Biswadeep Purkayastha has added CPDB support to the print dialog of LibreOffice, mentored by Michael Weghorn, one of the LibreOffice developers. In addition to working on the print dialog of LibreOffice, they both have made a lot of contributions, mainly bug fixes, but also some improvements. **Thanks, Biswadeep and Michael, for all these valuable contributions.**
88

99
**Lots of API improvements**
1010

@@ -37,7 +37,7 @@ The more "visible" bugs are here:
3737

3838
**Documentation**
3939

40-
- `README.md`: Explained inner workings of CPDB and gave containerization hints. Especially done because snapd developers asked for it for [making snapping CPDB work](https://forum.snapcraft.io/t/37397/).
40+
- `README.md`: Explained inner workings of CPDB and gave containerization hints in a new section "[How does it all work internally?](https://github.com/OpenPrinting/cpdb-libs#how-does-it-all-work-internally)". Especially done because snapd developers asked for it for [making snapping CPDB work](https://forum.snapcraft.io/t/37397/).
4141
- *Documentation for newly added API functions*: Added header comments for auto-generating developer documentation (Pull request [#43](https://github.com/OpenPrinting/cpdb-libs/pull/43)).
4242

4343
**CUPS Backend changes**

0 commit comments

Comments
 (0)