d58a6063a92330e5224c8139443f3571e85fb000
jnavarr5
  Tue Jul 7 15:08:55 2026 -0700
Announcing the v500 CGI release, refs #37702

diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html
index 8a3b5a74e8c..7610e797319 100755
--- src/hg/htdocs/indexNews.html
+++ src/hg/htdocs/indexNews.html
@@ -1,55 +1,56 @@
 <!-- News item template:
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   __DATE__ -
   <a href="goldenPath/newsarch.html#__MMDDYY__">
   __HEADLINE__
   </a></div>
 
   1. Replace __DATE__ with something like 'Apr. 29, 2016'
   2. Replace __MMDDYY__ with something like '042916'
   3. Replace __HEADLINE__ with the news item's headline like 'Awesome New Feature'
      Be sure to follow the CORRECT STYLE for the headline: 
         - capitalize first letter of headline - no other caps except for proper nouns and acronyms
         - check that headline char count doesn't exceed the line length (otherwise will truncate)
         - approx 50 characters
   4. Drop the bottom item from the list (limit of 6 items at a time)
 
                                                 | <- Cutoff point
 -->
+  <div class="jwNewsItem jwSingleLineRightColumn">
+  Jul. 7, 2026 -
+  <a href="goldenPath/newsarch.html#070726">
+  UCSC Genome Browser reaches version 500
+  </a></div>
+
   <div class="jwNewsItem jwSingleLineRightColumn">
   Jul. 1, 2026 -
   <a href="goldenPath/newsarch.html#070126">
   SNV Frequencies from 30+ cohorts on hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Jun. 25, 2026 -
   <a href="goldenPath/newsarch.html#062526">
   Varaico Variants tracks updated to release 3
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Jun. 23, 2026 -
   <a href="goldenPath/newsarch.html#062326">
   Non-canonical ORFs track collection on hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   Jun. 2, 2026 -
   <a href="goldenPath/newsarch.html#060226">
   New MPRA Base and MPRAVarDB tracks on hg38
   </a></div>
 
   <div class="jwNewsItem jwSingleLineRightColumn">
   May 1, 2026 -
   <a href="goldenPath/newsarch.html#050126">
   New PrimateAI-3D and PromoterAI tracks from Illumina
   </a></div>
 
-  <div class="jwNewsItem jwSingleLineRightColumn">
-  Apr. 22, 2026 -
-  <a href="goldenPath/newsarch.html#042226">
-  New NMD Escape tracks on hg38
-  </a></div>