Releases: WGBH-MLA/ov-wag
Releases · WGBH-MLA/ov-wag
v0.7.0 Summer 🌞
Features for content editors
- Updated models
- Better validation for required fields
- Pre-publish validations
- Wagtail 5 -> 6
- Additional API fields
- AAPBRecords
- Start / End times
- Tag for AAPB collection search
What's Changed
New Features 🎉
- 💵 Collection RichText by @mrharpo in #174
- 🧱 Exhibit blocks by @mrharpo in #175
- ⏱️ AAPB Record start / end times by @mrharpo in #177
- 🧬 Adds author bio serializer by @mrharpo in #187
- 🍔 Page order by @mrharpo in #189
- 💳 Special Collections id by @mrharpo in #182
- 🪝 Adds
before_publish
hook by @mrharpo in #192 - 👥 No duplicate authors by @mrharpo in #198
Deployment 🚀
Maintenance 🔩
- 🤖 Update dependencies by @github-actions in #178
- 🤖 Update dependencies by @github-actions in #180
- 🤖 Update dependencies by @github-actions in #183
- 🤖 Update dependencies by @github-actions in #184
- 🤖 Update dependencies by @github-actions in #188
- 🤖 Update dependencies by @github-actions in #190
- 🤖 Update dependencies by @github-actions in #191
- 🤖 Update dependencies by @github-actions in #193
- 🤖 Update dependencies by @github-actions in #195
- 🤖 Update dependencies by @github-actions in #197
Full Changelog: v0.6.0...v0.7.0
v0.6.0 Preflight 🧑✈️
Preflight checks before launch
What's Changed
New Features 🎉
Bugfixes 🐛
Maintenance 🔩
- 🐩 Wagtail 6 by @mrharpo in #159
- 🤖 Update dependencies by @github-actions in #160
- 🤖 Update dependencies by @github-actions in #164
- 🔏 Update lockfiles by @mrharpo in #166
- 🤖 Update dependencies by @github-actions in #167
Full Changelog: v0.5.0...v0.6.0
v0.5.0 Beta 🌁
Beta
- Content Managers
- Db management
- Add Exhibit data
What's Changed
Breaking Changes 🪅
New Features 🎉
- 🦸 Collections
hero_image
by @mrharpo in #112 - 👁 Preview by @mrharpo in #115
- 🇮🇹 Italic Titles by @mrharpo in #137
- 🔏 OAuth by @mrharpo in #132
- 💿 AAPB records by @afred in #138
- 🥣
other_exhibits
serializer by @mrharpo in #141 - 📣 Featured Exhibits by @mrharpo in #143
- 🔍 Elasticsearch by @mrharpo in #146
- 🦵 Exhibit Body by @mrharpo in #150
Bugfixes 🐛
- 🎭 Production image by @mrharpo in #101
- 🪓 Fixes Auth0 login by @mrharpo in #140
- 🔨 Fixes pydantic models for tests by @mrharpo in #153
- 🦸 Fixes hero / cover images by @foglabs in #152
Deployment 🚀
Maintenance 🔩
- 🤖 Update dependencies by @github-actions in #102
- 🤖 Update dependencies by @github-actions in #113
- 🤖 Update dependencies by @github-actions in #133
- 🤖 Update dependencies by @github-actions in #145
- 🤖 Update dependencies by @github-actions in #147
- 🤖 Update dependencies by @github-actions in #148
- 🤖 Update dependencies by @github-actions in #151
Documentation 📚
New Contributors
- @github-actions made their first contribution in #102
- @foglabs made their first contribution in #152
Full Changelog: v0.4.0...v0.5.0
v0.4.0 Zombie 🧟
Reviving Open Vault for Fall 2023 development sprints
- Merge existing PRs
- Triage existing issues
- Upgrade to PDM
- Upgrade Actions
- Upgrade CLI
What's Changed
Breaking Changes 🪅
New Features 🎉
Deployment 🚀
Maintenance 🔩
Full Changelog: v0.3.0...v0.4.0
v0.3.0 Collections 🖼️
Retro release for work completed Fall 2022
What's Changed
New Features 🎉
- 🖼️
other_exhibits
by @mrharpo in #54 - 🥄
ExhibitsSerializer
by @mrharpo in #57 - 📈 Test Coverage by @mrharpo in #60
- 📮 collections by @mrharpo in #71
Bugfixes 🐛
Maintenance 🔩
- 🌾 Simple Serializers by @mrharpo in #62
- 👓
exhibit
->exhibits
by @mrharpo in #68 - 🔭 Migrate
APIViewSet
toviews.py
by @mrharpo in #69 - 🦤 Wagtail 4.0.4 by @mrharpo in #72
- 🪟 Simplify
content_panels
by @mrharpo in #70
Full Changelog: v0.2.1...v0.3.0
v0.2.1 Upgrade 🔨
Upgrade Upgrades to back, front, and deploy
- Upgrade to Wagtail 4.0
- Upgrade to Remix 1.7
- Upgrade to Postgres 14.5
- Add deploy db
- Upgrade github labels
What's Changed
New Features 🎉
Maintenance 🔩
Full Changelog: v0.2.0...v0.2.1
v0.2.0 Deploy 🌇
v0.1.0 Demo 🏗️
Demo deployment
Initial backend release.
- wagtail api
- postgres db
- CI tests
./ov
shortcut init script
Proof of concept, deployed to Rancher. Including:
- Deploy tools
- Config files
What's Changed
New Features 🎉
Bugfixes 🐛
Maintenance 🔩
Other Changes
- Cli by @mrharpo in #11
- Upgrade dependencies by @mrharpo in #12
- 9 add image fields to exhibit pages by @afred in #13
- add authors by @mrharpo in #21
- Cover image + hero image by @mrharpo in #20
- SQLite -> PostgreSQL by @mrharpo in #26
- API URL by @mrharpo in #28
- ExhibitAPI by @mrharpo in #29
- AuthorsOrderable API: include name and image by @mrharpo in #31
- CI by @afred in #36
Full Changelog: https://github.com/WGBH-MLA/ov_wag/commits/v0.1.0