Release Notes
Detailed history of the Venus overhaul and the evolution of NowDev Assistant.
The Search & Preview Update (Venus)
Version 2.2.0 introduces two of the most important developer features: a powerful Global Search hub and a Contextual Record Preview system.
🔍 Unified Search Center
- Incremental Code Search: Find logic across all script tables with real-time snippets.
- Deep sys_id Search: Incremental scan across 30+ tables with progress tracking.
- Dynamic Prefix Resolution: Supports custom record prefixes via sys_number lookup.
🖼️ Contextual Preview
- Native UI Experience: Previews respect "Default view" structure and section headers.
- Recursive Navigation: Drill into references with a full "Back" history stack.
- Security First: Automatically identifies and skips encrypted field types.
Refinements
- • Re-implemented fresh token fetching for every API transaction to prevent auth timeouts.
- • Added Sidebar Positioning (Left/Right) customization in Settings.
- • Implemented Sticky Headers for search grouping to maintain context during scroll.
Venus Refinements
Building on the v2.0 foundation, this version focused on workflow efficiency and user feedback with high-impact productivity tools.
- Quick Switcher: Floating environment shortcut for transitions without opening the sidebar.
- List-to-Glide Generator: Convert list filters into GlideRecord scripts with one click.
- Detailed Metadata: Enhanced field cards showing technical types and table hierarchy.
- Toast Message System: Real-time UI notifications for all actions.
Major Overhaul (The React App)
"The assistant has been completely rebuilt from the ground up to provide a faster, more stable, and highly isolated development experience."
Architecture Highlights
- ✓ React Architecture: Superior performance and high-speed state management.
- ✓ Shadow DOM Isolation: Full UI encapsulation from the host ServiceNow page.
- ✓ Lazy-Mounted Tab System: Minimal initial footprint and zero interference.
Mercury Era (v1.x.x)
The foundation of the Assistant, featuring the original Data Spy, Code Generation and List Extractor.