Releases: ChannelFinder/pvinfo
1.2.0
Support for Channel Finder tags added in the free form search and the PV details page. A helper dropdown added showing available properties and tags to search on for free form search. Null checks added on PV details page for CF properties that might not exist.
What's Changed
- change ws to pv in PVWS URL by @nusaqib in #64
- Bump @adobe/css-tools from 4.2.0 to 4.3.1 by @dependabot in #65
- crash if recordType is not defined by @lcaouen in #67
- Added button/dropdown for props and tags by @mitchfrauenheim in #68
- Add tags to pv page by @mitchfrauenheim in #70
- Null checks by @mitchfrauenheim in #71
New Contributors
- @nusaqib made their first contribution in #64
- @dependabot made their first contribution in #65
- @lcaouen made their first contribution in #67
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Create example.md by @tynanford in #63
Full Changelog: 1.0.0...1.1.0
Remove mobile-menu-logo.png and switch mobile hamburger menu to use MUI icons.
Switch default home-banner-logo.png from Advanced Light Source to generic EPICS controls logo and update CSS from sizing width to sizing height to make custom site specific logos work better.
1.0.0
ALS fully using this codebase. All site specific variables configurable via the .env file including options of what CF properties to show on the home page and PV details page. Integrations with PV Web Socket, Archiver Appliance, Phoebus OLOG, and Phoebus Alarm Logger working.