Betty

Latest version: v0.3.15

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

Scan your dependencies

Page 8 of 11

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

0.3.0b8

Not secure
What's Changed
* Improve the Wikipedia extension's rate limiting and error handling by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1162
* Fix all pydocstyles D104 violations. by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1160
* Ensure Read the Docs includes sphinx-apidoc output by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1164
* German translation by rainerth in https://github.com/bartfeenstra/betty/pull/1166
* Improve the documentation front, Development and Contributing pages by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1168
* Remove packaging utilities that are no longer used by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1171
* npm dependencies (Cotton Candy extension)(deps): bump sass-loader from 13.3.3 to 14.0.0 in /betty/extension/cotton_candy/assets/betty.extension.npm._Npm/src by dependabot in https://github.com/bartfeenstra/betty/pull/1170
* Fix all pydocstyles D103 violations by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1169
* Extend documentation pages with links to quickly edit them on Github by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1172

New Contributors
* rainerth made their first contribution in https://github.com/bartfeenstra/betty/pull/1166

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

0.3.0b7

Not secure
What's Changed
* Prevent the Demo server from stopping early by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1144
* Render documentation using Sphinx by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1143
* Add a favicon to the documentation by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1150
* Update all links to Twitter by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1152
* Remove an empty and redundant documentation page by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1151
* Remove the Previous and Next buttons from the documentation by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1153
* Fix a typo by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1154
* Link to extension classes from their documentation pages by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1155
* Link to the documentation from the README by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1156
* Remove the PyInstaller build for Linux by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1157
* Document that extensions are configurable through Betty Desktop as well by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1158
* Fix incorrect example configuration by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1159


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

0.3.0b6

Not secure
What's Changed
* Clean up entity associations in the JSON dumps by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1135
* Fetch and populate place coordinates from Wikipedia by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1136
* Fix a warning about an unstopped app in the Demo server by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1137
* Make `betty -vvv` show any and all log messages by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1140
* pip dependencies(deps-dev): update flake8 requirement from >=6.0.0,~=6.0 to ~=7.0 by dependabot in https://github.com/bartfeenstra/betty/pull/1141
* Separate out CI and dev dependencies for smaller builds by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1089
* Fetch entity imagery from Wikipedia by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1139


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

0.3.0b5

Not secure
What's Changed
* Add dedicated templates for person names and ensure their privacy is respected by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1130
* Cluster Leaflet markers to improve performance by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1131
* Fix the text and whitespace formatting for a person's family description by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1132
* Deduplicate person timeline events by bartfeenstra in https://github.com/bartfeenstra/betty/pull/1133


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

Page 8 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.