Betty

Latest version: v0.4.14

Safety actively analyzes 723976 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 15

0.3.2

Not secure
What's Changed
* Fix missing whitespace in the Dutch translations by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1334
* Reduce memory usage when referencing citations in templates by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1339
* Remove cyclic entity references by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1343
* Fix a bug where the Wikipedia extension would try to save files with unsanitized names by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1344
* Update the referencing dependency by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1345
* Reorganize CLI tests and improve coverage by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1340
* Raise Betty deprecation warnings as errors during tests by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1348
* Upgrade to pytest-cov 5 by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1349
* Improve the image filter's memory footprint by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1351
* Remove redundant garbage collection by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1352
* Deprecate redundant logging functionality by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1353
* Emit a warning instead of a log message when casting a Localizable to a string by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1355
* Fix a bug where Gramps loader error messages would not be localized by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1354
* Allow Betty's Gramps attributes to be declared for individual projects by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1350


**Full Changelog**: https://github.com/bartfeenstra/betty/compare/0.3.1...0.3.2

0.3.1

Not secure
What's Changed
* Make sleeping in tests more robust by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1321
* Fix race conditions in HTTP requests to Betty servers by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1322
* Explicitly close orphaned Qt widgets by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1324
* Fix a bug where rate limits would be exceeded by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1325
* Simplify the Command Line Interface tests by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1329
* Support Notes for all entities that have them in Gramps by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1330
* Add the German language to the project classifiers by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1332


**Full Changelog**: https://github.com/bartfeenstra/betty/compare/0.3.0...0.3.1

0.3.0

Not secure
This is Betty 0.3.0, a new major version.

This release comes with significant improvements, such as a new [documentation site](https://betty.readthedocs.io/) and a desktop application.

0.3.0b17

Not secure
What's Changed
* Fix a bug where the Graphical User Interface would not allow project configuration files to be opened by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1294
* Simplify catching exceptions in the Graphical User Interface by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1295
* Refactor the Graphical User Interface's project window to use the new window title API by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1297
* Simplify the APIs of the Graphical User Interface's text widgets by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1298
* Make BettyQtBot.assert_not_window() more resilient by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1296
* Fix a bug where cancelling site generation in the Graphical User Interface would cause a fatal error by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1299
* Use only primitives when communicating errors through Qt slots by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1301
* Reduce the number of threads used when calling asynchronous functions from synchronous ones by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1304
* Make OpenAPI specification generation asynchronous by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1303
* Remove betty.jinja2.Environment.negotiate_template() in favor of jinja2.environment.Environment.select_template() by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1305
* Disable Jinja2 template auto-reloading during production builds by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1306
* Simplify `Jinja2Renderer.render_file()` and remove blocking I/O by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1308
* Reduce the amount of blocking I/O and open file descriptors in the image filter by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1309
* Implement the newly introduced BettyQtBot.mouse_click() everywhere by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1293


**Full Changelog**: https://github.com/bartfeenstra/betty/compare/0.3.0b16...0.3.0b17

0.3.0b16

Not secure
What's Changed
* Allow casting Str to str for debugging purposes, but emit a warning by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1278
* Allow Codecov.io to aggregate coverage reports submitted by all parallel CI builds by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1279
* Allow `LinkedDataDumpable` to provide its own JSON Schema by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1280
* Improve subprocess logging by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1281
* Remove pytest-xdist because of random failures by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1283
* Improve the translation documentation by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1285
* Correct an overly loose type hint by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1286
* Document npm by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1287
* Simplify the GUI's locale code by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1288
* Clean up and simplify GUI main window handling by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1289
* Add BettyQtBot to augment QtBot and simplify assertion fixture access by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1290
* Remove undocumented *args and **kwargs" from GUI class initializers by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1291


**Full Changelog**: https://github.com/bartfeenstra/betty/compare/0.3.0b15...0.3.0b16

0.3.0b15

Not secure
What's Changed
* In the Graphical User Interface, ensure extension pane buttons are always in the same place by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1271
* Fix a lack of contrast for caption text when the Graphical User Interface runs in dark mode by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1272
* Allow the Graphical User Interface to be resized by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1273
* Replace our use of jsonschema's deprecated RefResolver with the referencing package by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1274


**Full Changelog**: https://github.com/bartfeenstra/betty/compare/0.3.0b14...0.3.0b15

Page 10 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.