Week Of: October 20, 2024 - Nov 18, 2024
🚀 This Week's Highlights
🛠 New Features
- Pass User's Timezone to Vizzly: Narrative details dashboard now respects user timezone. Date filters apply correctly based on the user's local time.
- Narrative Aggs with Timezone Support: All queries automatically incorporate timezone offsets for more accurate data representation.
- Similarity Lookup in Inference: New functionality allows for similarity checks within inference processes. 🎉
- Centroid Calculation for Topic Detection: Enhanced topic detection with new centroid calculation capabilities.
- Exports UI Update: Users can now select fields using checkboxes for exports concerning favorability, Newsguard, and reach. Also, the UI is updated for sorting narratives and mentions via sidebar sorting.
🪠 Improvements
- Copy Mention URL Button: Easily copy mention URLs directly, simplifying user workflows when accessing articles.
- GitHub Scripts for Microstreams: New scripts enhance CI and support Porter for streamlined microstreams processes.
- Narrative API Enhancements: Introducing hierarchical narrative fetching with layer parameters, improving narrative structuring.
🐞 Bug Fixes
- Dagster Job Table Alteration: Resolved issues caused by unqualified SQL when altering tables.
- BGOV User Password Fix: Fixed an issue where a user was created with an invalid password, correcting authentication errors.
- Favorability Enrichment Writing: Addressed cases where favorability enrichments weren't always reaching the operational system.
That's a wrap! Keep exploring new features and stay tuned for more updates! 🚀
Full Changelog
Feature
- Pass browser's timezone to vizzly narrative details dashboard
- Narrative aggs need to support timezone offsets
- Add similarity lookup to inference
- Add centroid calculation functionality to topic detection
- Data science analysis - narrative detection failing with michal's example workspace
- Narratives: scheduled runs to respect frequency and cron time
- Exports UI for favorability, news guard, reach
- Export Mentions - Should include new enrichments (favorability, newsguard, reach)
- Sort narratives by favorability + newsguard and implement sidebar sorting UI for narratives (+mentions)
- Enrichment export -use friendly names for exports
- Topic Hierarchies flow to write LAYER_NARRATIVES to postgres
- Narrative Layer Postgres DDL Updates
- Vizzly - friendly name mappings for favorability & newsguard ratings
- Copy mention URL button
- Serve the right parent id dashboard based on the team or group
- Create github scripts for microstreams
- Create boilerplate for microstreams reddit ingestion
- Create proto file supporting Microstreams reddit mention.
- Narrative API get hierarchical narratives
- Migrate existing filters and implement enrichment filters into side panel UI
- Write reach in consolidated location
- button to select all narratives in narrative list ,