39b7f53f0d6d94dfd1c3b280fc0e88d5b9cf8f00
jcasper
  Sun Aug 16 01:11:25 2026 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwdev.hg.conf confs/hgwdev.hg.conf
index c4e59a2c415..3df87807fa5 100644
--- confs/hgwdev.hg.conf
+++ confs/hgwdev.hg.conf
@@ -537,15 +537,20 @@
 bottleneck.port=17776
 
 # Ordered comma-separated list of genePred tables tried when resolving "<symbol> exon <N>" searches.
 # First table with a matching gene symbol wins.  Remove or reorder to suit the assembly.
 geneTracks=ncbiRefSeqSelect,knownGene,ncbiRefSeq,ncbiRefSeqHistorical
 
 # Allow changing of item color via right click
 canColorItems=on
 
 # 2026-07-24 - Hiram - control feature in hgLogin for a password reveal button
 # default on, set to 'off' to disable this feature
 login.pwdEyeIcon=on
 
 # Enable passwordless email-link sign-in and the change-email option (genome-test), ticket 37929
 login.emailLink=on
+
+# Enable new BLAT UI, 37996
+blatNewForm=on
+
+modernAlignPage=on