Skip to content

Commit 14c0059

Browse files
committed
docs: v1.2.0 changelog
1 parent 2056414 commit 14c0059

1 file changed

Lines changed: 15 additions & 3 deletions

File tree

docs/index.html

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@
772772
<div class="hl">
773773
<div class="hl-tag">
774774
<span class="hl-tag-dot"></span>
775-
NSE EQUITY &amp; INDICES · FREE · v1.1.1
775+
NSE EQUITY &amp; INDICES · FREE · v1.2.0
776776
</div>
777777

778778
<h1 class="h-title">
@@ -830,7 +830,7 @@ <h1 class="h-title">
830830
<div class="app-log">
831831
<div class="app-ll g">17:30:01 | INFO | UI logging initialized.</div>
832832
<div class="app-ll d">17:30:03 | INFO | Checking for updates...</div>
833-
<div class="app-ll g">17:30:03 | INFO | Up to date (v1.1.1).</div>
833+
<div class="app-ll g">17:30:03 | INFO | Up to date (v1.2.0).</div>
834834
<div class="app-ll g" id="appll"></div>
835835
</div>
836836
</div>
@@ -983,6 +983,18 @@ <h2 class="s-title rv">For <strong>developers.</strong></h2>
983983
<span class="s-tag rv" style="display:block">Changelog</span>
984984
<h2 class="s-title rv">Release <strong>history.</strong></h2>
985985
<div class="cl-list">
986+
<div class="cle rv">
987+
<div class="clh">
988+
<span class="clb lat">v1.2.0</span>
989+
<span class="cld">April 2026</span>
990+
</div>
991+
<ul class="cli">
992+
<li>Appearance panel — theme selector (System / Dark / Light) and log text size</li>
993+
<li>Output panel — custom filename pattern with live preview</li>
994+
<li>Split toggle — equity and indices saved as separate files when enabled</li>
995+
<li>Windows notifications — winotify primary, win10toast fallback, PowerShell last resort</li>
996+
</ul>
997+
</div>
986998
<div class="cle rv"><div class="clh"><span class="clb lat">v1.1.1</span><span class="cld">April 2026</span></div><ul class="cli"><li>NSE holiday calendar — fetches official trading holidays from NSE API</li><li>Holidays skipped proactively before any download attempt</li><li>Calendar cached locally, auto-refreshed every 30 days</li><li>Headless catch-up checks today automatically after 17:30 IST</li><li>2-day retry window handles late NSE data publication</li></ul></div>
987999
<div class="cle rv"><div class="clh"><span class="clb lat">v1.1.0</span><span class="cld">April 2026</span></div><ul class="cli"><li>Missed download recovery — auto-detects and fills data gaps</li><li>Launch banner shows missing dates with one-click download</li><li>Headless mode checks last 7 trading days on every run</li><li>Failed dates cache prevents retrying holidays forever</li></ul></div>
9881000
<div class="cle rv"><div class="clh"><span class="clb lat">v1.0.10</span><span class="cld">April 2026</span></div><ul class="cli"><li>OS-level scheduler — Mac LaunchAgent, Windows Task Scheduler, Linux crontab</li><li>Headless mode — silent background download via --headless flag</li><li>Smart time picker with HH:MM validation and auto-advance</li></ul></div>
@@ -1199,7 +1211,7 @@ <h2 class="s-title rv">Release <strong>history.</strong></h2>
11991211
{t:'suc', tx:'NSE holidays checked — 20 cached'},
12001212
{t:'suc', tx:'Saved 2026-04-14-NSE-EQ.txt ✓ [1.48s]'},
12011213
{t:'cmd', tx:'python -m getbhavcopy'},
1202-
{t:'suc', tx:'UI initialized · Up to date (v1.1.1)'},
1214+
{t:'suc', tx:'UI initialized · Up to date (v1.2.0)'},
12031215
];
12041216
let termStarted = false;
12051217
const tshell = document.getElementById('tshell');

0 commit comments

Comments
 (0)