Betty

Latest version: v0.4.14

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

Scan your dependencies

Page 11 of 15

0.3.0b14

Not secure
What's Changed
* Run Pytest tests in parallel by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1053
* Github Actions dependencies(deps): Bump codecov/codecov-action from 3 to 4 by dependabot in https://github.com/bartfeenstra/betty/pull/1251
* Document the project philosophy by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1223
* Fix errors with translations by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1256
* Fix a race condition when compiling gettext message catalogs by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1259
* Use sphinx-immaterial for the documentation site by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1258
* Fix a bug where the localization pane is shown incorrectly in the Graphical User Interface by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1235
* Update the Dutch translations by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1265
* Fix a bug where the rate limiter would allow rates to be exceeded. by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1267
* pip dependencies(deps-dev): update twine requirement from >=4.0.0,~=4.0 to ~=5.0 by dependabot in https://github.com/bartfeenstra/betty/pull/1268
* pip dependencies(deps-dev): update sphinx-autodoc-typehints requirement from ~=1.25.2 to ~=2.0.0 by dependabot in https://github.com/bartfeenstra/betty/pull/1269


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

0.3.0b13

Not secure
What's Changed
* Remove entity comparisons as they are unreliable by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1241
* Reduce the amount of image size variations by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1243
* Remove Pickleable by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1242
* Make all shutil calls asynchronous by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1245
* Use aiofiles.open() instead of open() by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1244
* Use aiofiles.os by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1247
* Remove debugging code comments by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1248
* Support third-party entity types by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1224


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

0.3.0b12

Not secure
What's Changed
* Fix an incompatibility between pytest and pytest-asyncio. by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1229
* Add a workaround for a bug in Python 3.12 that would randomly cause RuntimeError to be raised when cleaning up thread pools during interpreter shutdown by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1231
* Fix a bug where the GUI would not correctly display extension names by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1232
* Fix an escaping bug in the Wikipedia extension's description by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1233
* Fix a bug where the Gramps User Interface would not be correctly rerendered after changes were made by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1234
* Remove reactivity by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1227


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

0.3.0b11

Not secure
What's Changed
* Fix invalid HTML by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1208
* Ensure links are stored in a stable order, so the Wikipedia extension does not make more requests than it needs by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1210
* Github Actions dependencies(deps): Bump actions/cache from 3 to 4 by dependabot in https://github.com/bartfeenstra/betty/pull/1212
* Github Actions dependencies(deps): Bump leafo/gh-actions-lua from 9 to 10 by dependabot in https://github.com/bartfeenstra/betty/pull/1211
* Enable clean URLs for the documentation by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1215
* npm dependencies (Cotton Candy extension)(deps): bump postcss-loader from 7.3.4 to 8.0.0 in /betty/extension/cotton_candy/assets/betty.extension.npm._Npm/src by dependabot in https://github.com/bartfeenstra/betty/pull/1214
* Privatize places by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1209
* Improve and expand JSON-LD output by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1217
* Improve and expand JSON-LD output by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1221


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

0.3.0b10

Not secure
What's Changed
* Fix doubly-escaped JSON-LD in HTML pages by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1197
* Fix a lack of encoding when using URLs in contexts with different constraints on allowed characters by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1201
* Document asset management by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1203
* Document Jinja2 templating by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1202
* Document how to develop extensions by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1204


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

0.3.0b9

Not secure
What's Changed
* Add translation coverage to the documentation by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1174
* Add JSON examples to the documentation site by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1175
* Fix a bug where Wikipedia page names were not sufficiently quoted during HTTP requests by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1177
* Fix an erroneous permanent redirect and add Vary response headers in the nginx configuration by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1176
* Make content negotiation implicit by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1180
* Document the data model by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1187
* Allow sitemaps to scale beyond 50,000 URLs by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1189
* Embed the nginx extension's Lua code in its assets by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1190
* Show inherited members in the API documentation by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1192
* Refactor the gramps tests and remove a risky shared testing fixture by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1191
* Ensure all configuration classes have initializer arguments for all their values by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1193
* Add Twitter card support by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1194
* Allow maps to be displayed fullscreen by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1148
* Fix all pydocstyles D100 violations by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1195
* Fix Leaflet.js markers not showing due to incorrect URLs by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1196


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

Page 11 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.