Releases: agrc/wfrc-rtp-projects
Releases · agrc/wfrc-rtp-projects
v4.1.0-0
v4.0.0-1
v4.0.0-0
4.0.0-0 (2023-04-10)
⚠ BREAKING CHANGES
- added
rtpInfoLink
required config prop - Added
aboutTitle
required config
🚀 Features
- add "Limit to [no] ROW needed" filter control (cd38f80), closes #152
- add about sidebar collapsible panel (9b2e7a4), closes #151
- add configurable "RTP Info" link to header (fbce841), closes #150
🐛 Bug Fixes
📖 Documentation Improvements
- update config docs (b744382)
v3.0.2
v3.0.1
v3.0.0
3.0.0 (2022-12-16)
⚠ BREAKING CHANGES
- Added the following config props under
layerSelector
:BWName
BWOpacity
projectInformation
config changes:commentsEnabled
andcommentsEnabledUntil
have been replaced withshowComments
,newCommentsEnabled
, andnewCommentsEnabledUtil
. See the updated docs for details.
📖 Documentation Improvements
- update config docs (ef6c8d1)
🚀 Features
- add support for black and white imagery base map (0543008), closes #110
- use separate configs for viewing existing and submitting new comments (7e7b7ce), closes #124
🐛 Bug Fixes
- add mission output (ce1aa4e)
- December dependency bumps 🌲 (f0f93f5)
- disable new comments (50151d6)
- fix release output name (1d14c95)
- November dependency bumps 🌲 (4362500)
- October dependency bumps 🌲 (25365f3)
- once function parameter should be a function (86f2d55)
- only deploy to prod on main branch (8266365)