Ov-wag

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 2

0.7.0

Features for content editors
- [x] Updated models
- [x] Better validation for required fields
- [x] Pre-publish validations
- [x] Wagtail 5 -> 6
- [x] Additional API fields
- [x] AAPBRecords
- [x] Start / End times
- [x] Tag for AAPB collection search

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
New Features 🎉
* ðŸ’ĩ Collection RichText by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/174
* ðŸ§ą Exhibit blocks by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/175
* ⏱ïļ AAPB Record start / end times by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/177
* 🧎 Adds author bio serializer by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/187
* 🍔 Page order by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/189
* ðŸ’ģ Special Collections id by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/182
* 🊝 Adds `before_publish` hook by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/192
* ðŸ‘Ĩ No duplicate authors by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/198
Deployment 🚀
* 🕰 API: include `last_published_at` by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/196
Maintenance ðŸ”Đ
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/178
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/180
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/183
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/184
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/188
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/190
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/191
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/193
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/195
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/197


**Full Changelog**: https://github.com/WGBH-MLA/ov-wag/compare/v0.6.0...v0.7.0

0.6.0

Preflight checks before launch

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
New Features 🎉
* ðŸĶķ Footnotes by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/156
Bugfixes 🐛
* 🙈 Hide draft pages by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/162
Maintenance ðŸ”Đ
* ðŸĐ Wagtail 6 by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/159
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/160
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/164
* 🔏 Update lockfiles by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/166
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/167


**Full Changelog**: https://github.com/WGBH-MLA/ov-wag/compare/v0.5.0...v0.6.0

0.5.0

Beta
- [x] Content Managers
- [x] Db management
- [x] Add Exhibit data

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Breaking Changes 🊅
* 🎞 AAPB Record by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/144
New Features 🎉
* ðŸĶļ Collections `hero_image` by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/112
* 👁 Preview by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/115
* ðŸ‡ŪðŸ‡đ Italic Titles by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/137
* 🔏 OAuth by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/132
* ðŸ’ŋ AAPB records by afred in https://github.com/WGBH-MLA/ov-wag/pull/138
* ðŸĨĢ `other_exhibits` serializer by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/141
* ðŸ“Ģ Featured Exhibits by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/143
* 🔍 Elasticsearch by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/146
* ðŸĶĩ Exhibit Body by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/150
Bugfixes 🐛
* 🎭 Production image by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/101
* 🊓 Fixes Auth0 login by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/140
* ðŸ”Ļ Fixes pydantic models for tests by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/153
* ðŸĶļ Fixes hero / cover images by foglabs in https://github.com/WGBH-MLA/ov-wag/pull/152
Deployment 🚀
* 📗 Backend Docs by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/131
Maintenance ðŸ”Đ
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/102
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/113
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/133
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/145
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/147
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/148
* ðŸĪ– Update dependencies by github-actions in https://github.com/WGBH-MLA/ov-wag/pull/151
Documentation 📚
* 🧑‍⚕ïļ User Docs by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/80

New Contributors
* github-actions made their first contribution in https://github.com/WGBH-MLA/ov-wag/pull/102
* foglabs made their first contribution in https://github.com/WGBH-MLA/ov-wag/pull/152

**Full Changelog**: https://github.com/WGBH-MLA/ov-wag/compare/v0.4.0...v0.5.0

0.4.0

Reviving Open Vault for Fall 2023 development sprints
- [x] Merge existing PRs
- [x] Triage existing issues
- [x] Upgrade to PDM
- [x] Upgrade Actions
- [x] Upgrade CLI

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Breaking Changes 🊅
* 📎 PDM by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/78
* ðŸĐ Upgrade Wagtail by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/98
New Features 🎉
* ðŸ•ļ VSCode Debugger by afred in https://github.com/WGBH-MLA/ov-wag/pull/85
* ðŸ’ŧ CLI by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/83
Deployment 🚀
* ⮛ Black by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/93
* 👖 Lint by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/94
* ðŸ§Ŧ Pytest by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/97
Maintenance ðŸ”Đ
* 🎎 Workflow Actions by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/76
* ðŸ›Ą GGShield by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/96
* 🏷 Labels by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/100


**Full Changelog**: https://github.com/WGBH-MLA/ov-wag/compare/v0.3.0...v0.4.0

0.3.0

Retro release for work completed Fall 2022
<!-- Release notes generated using configuration in .github/release.yml at v0.3.0 -->

What's Changed
New Features 🎉
* 🖞ïļ `other_exhibits` by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/54
* ðŸĨ„ `ExhibitsSerializer` by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/57
* 📈 Test Coverage by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/60
* ðŸ“Ū collections by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/71
Bugfixes 🐛
* 🏰 Base url settings by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/56
* 🊊 Orderable id by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/64
Maintenance ðŸ”Đ
* ðŸŒū Simple Serializers by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/62
* 👓 `exhibit` -> `exhibits` by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/68
* 🔭 Migrate `APIViewSet` to `views.py` by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/69
* ðŸĶĪ Wagtail 4.0.4 by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/72
* 🊟 Simplify `content_panels` by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/70


**Full Changelog**: https://github.com/WGBH-MLA/ov-wag/compare/v0.2.1...v0.3.0

0.2.1

Upgrade Upgrades to back, front, and deploy
- [x] Upgrade to Wagtail 4.0
- [x] Upgrade to Remix 1.7
- [x] Upgrade to Postgres 14.5
- [x] Add deploy db
- [x] Upgrade github labels

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
New Features 🎉
* ðŸĨĢ RichTextSerializer by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/47
Maintenance ðŸ”Đ
* ðŸĶ Wagtail 4.0 by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/51
* ✔ïļ Fix `check --deploy` settings by mrharpo in https://github.com/WGBH-MLA/ov-wag/pull/53


**Full Changelog**: https://github.com/WGBH-MLA/ov-wag/compare/v0.2.0...v0.2.1

Page 1 of 2

ÂĐ 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.