Week Of: September 23, 2024
đ New Features
- Narratives Status View: Implemented a view that displays the progress of narrative generation at the top of the narratives view! No more asking engineering about the status of a Narrative.
- Two-Column Narrative View: Narratives can now be displayed side-by-side, allowing you to see more Narratives with the same screen real estate.
đ Bug Fixes
- BigInt ID Conversion: Too much data! We resolved an issue where we had too many records in our database for the int datatype. The issue is on-going but should not have any customer facing impact.
- Explore Topics Filter: Corrected a bug preventing topic filters from applying correctly in the Explore Topics feature. Report.
đ Upcoming!
Our team is hard at work on some exciting user-facing features for the next sprint! Hereâs whatâs on the way:
- Custom Favorability Models: Integrating custom ML favorability models for Paulâs workflows, allowing sorting, visualization in Narrative details, result export, and representation in the Universal Dashboard.
- NewsGuard Data Integration: Offering similar featuresâsorting, visualizing, and exportingâjust like with custom favorability models.
- Reach Metrics: Adding reach data, including estimated domain traffic and user follower stats.
- Narrative VoT by Channel: Initiating planning and development for Narrative Value of Truth metrics by channel.
- York Release: Launching foundational updates to enable these features, including automatic Twitter ingestion rule creation when new Workspaces are created.
- Narrative Quality Enhancements: Improving narrative quality, with progress on layered data generation and to reduce narrative drift.
Additionally, we're trying to move the Vizzy dashboard to Snowflake, which will enable much more flexible visualizations.
We really want this to happen! Please encourage the Eng team, share your feedback along the way, and help provide the space needed to get this work done!
Full Changelog
Feature
- Expose FCQ data to client
- Implement narratives status view
- Revive narrative list UX improvements and ship it ,
Bug
- convert big IDs to strings in Flux API input/output
- mention id is now a bigint
- Alerts UI - Feed not loading due to a bigint issue.
- Explore topics - cannot filter topic
- New narratives layout - narrative card - overflow issue flashes when transitioning between 2 column and 1 column views
- New narratives layout - narratives tab - lots of empty space at the bottom in two column layout
- New narratives layout - narrative card - tag picker has stacking issue with graph
- New narratives layout - narrative card - list of tags is vertical and scrolls vertically and only one shows at at time