-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAutomationChangelog.html
More file actions
752 lines (664 loc) · 31.8 KB
/
Copy pathAutomationChangelog.html
File metadata and controls
752 lines (664 loc) · 31.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
<!DOCTYPE html>
<html lang="en" itemscope itemtype="https://schema.org/WebPage">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Offcode Automation Tool Changelog: Update History</title>
<meta name="description"
content="Offcode Automation Tool changelog - Track the latest updates, improvements, and new features for the Windows automation tool.">
<meta name="author" content="OffCrypt">
<meta name="last-modified" content="2026-03-08">
<meta name="robots" content="noindex, follow">
<!-- Security Headers -->
<meta http-equiv="X-Content-Type-Options" content="nosniff">
<meta http-equiv="X-Frame-Options" content="DENY">
<meta http-equiv="X-XSS-Protection" content="1; mode=block">
<meta http-equiv="Referrer-Policy" content="strict-origin-when-cross-origin">
<meta http-equiv="Permissions-Policy" content="camera=(), microphone=(), geolocation=()">
<link rel="canonical" href="https://www.dev-offcode.com/AutomationChangelog.html">
<link rel="alternate" hreflang="en" href="https://www.dev-offcode.com/AutomationChangelog.html">
<link rel="alternate" hreflang="x-default" href="https://www.dev-offcode.com/AutomationChangelog.html">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<!-- Preload critical resources -->
<link rel="preload" href="styles.css?v=2.8.0" as="style">
<!-- Core Web Vitals optimization -->
<meta name="theme-color" content="#00ff88">
<meta name="msapplication-TileColor" content="#00ff88">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:url" content="https://www.dev-offcode.com/AutomationChangelog.html">
<meta property="og:title" content="Offcode Automation Tool Changelog: Update History">
<meta property="og:description"
content="Track the latest updates and improvements for Offcode Automation Tool Windows automation tool.">
<meta property="og:image" content="https://www.dev-offcode.com/OffCodeAutomation.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@OffCryptAndroid">
<meta name="twitter:creator" content="@OffCryptAndroid">
<meta name="twitter:url" content="https://www.dev-offcode.com/AutomationChangelog.html">
<meta name="twitter:title" content="Offcode Automation Tool Changelog: Update History">
<meta name="twitter:description"
content="Track the latest updates and improvements for Offcode Automation Tool Windows automation tool.">
<meta name="twitter:image" content="https://www.dev-offcode.com/OffCodeAutomation.png">
<!-- Social Media Links -->
<meta property="og:see_also" content="https://www.instagram.com/off.crypt86/">
<meta property="og:see_also" content="https://www.youtube.com/@OffCrypt">
<meta name="instagram:site" content="@off.crypt86">
<meta name="youtube:channel" content="@OffCrypt">
<!-- Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Offcode Automation Tool",
"applicationCategory": "BusinessApplication",
"operatingSystem": "Windows",
"description": "Windows desktop automation tool that combines OCR text detection, UI Automation, and mouse/keyboard simulation",
"url": "https://www.dev-offcode.com/AutomationTool.html",
"image": "https://www.dev-offcode.com/OffCodeAutomation.png",
"author": {
"@type": "Person",
"name": "EmptyCode0x86"
},
"offers": {
"@type": "Offer",
"price": "20",
"priceCurrency": "USD"
},
"releaseNotes": {
"@type": "TechArticle",
"headline": "Offcode Automation Tool - License Security, AI Script Builder, and Stability Fixes",
"datePublished": "2026-03-03",
"dateModified": "2026-03-08",
"url": "https://www.dev-offcode.com/AutomationChangelog.html"
}
}
</script>
<link rel="stylesheet" href="styles.css?v=2.8.0">
<!-- Tracking scripts loaded via cookie-consent.js after user consent -->
</head>
<body>
<!-- Sidebar Navigation -->
<aside class="sidebar">
<div class="sidebar-header">
<h1 class="sidebar-title">OffCode</h1>
</div>
<nav class="sidebar-nav">
<ul class="sidebar-menu">
<li class="menu-item">
<a href="index.html" class="menu-link">
<span class="menu-icon">📱</span>
<span class="menu-text">Android App</span>
</a>
</li>
<li class="menu-item">
<a href="OffCryptDesktop.html" class="menu-link">
<span class="menu-icon">💻</span>
<span class="menu-text">Desktop App</span>
</a>
</li>
<li class="menu-item">
<a href="ScreenLockBuilder.html" class="menu-link">
<span class="menu-icon">🔒</span>
<span class="menu-text">Screen Lock Builder</span>
</a>
</li>
<li class="menu-item">
<a href="ScreenLockBuilderPremium.html" class="menu-link">
<span class="menu-icon">⭐</span>
<span class="menu-text">Premium Builder</span>
</a>
</li>
<li class="menu-item">
<a href="AutomationTool.html" class="menu-link">
<span class="menu-icon">🤖</span>
<span class="menu-text">Automation Tool</span>
</a>
</li>
<li class="menu-item">
<a href="RemoteControl.html" class="menu-link">
<span class="menu-icon">🌐</span>
<span class="menu-text">Web Remote Control</span>
</a>
</li>
<li class="menu-item">
<a href="TorChatPage.html" class="menu-link">
<span class="menu-icon">🧅</span>
<span class="menu-text">Tor Chat</span>
</a>
</li>
<li class="menu-item active">
<a href="AutomationChangelog.html" class="menu-link">
<span class="menu-icon">📝</span>
<span class="menu-text">Automation Changelog</span>
</a>
</li>
<li class="menu-item">
<a href="https://ko-fi.com/emptyc0de" class="menu-link" target="_blank" rel="noopener noreferrer">
<span class="menu-icon">💝</span>
<span class="menu-text">Donate</span>
</a>
</li>
<li class="menu-item">
<a href="PrivacyPolicy.html" class="menu-link">
<span class="menu-icon">🔐</span>
<span class="menu-text">Privacy Policy</span>
</a>
</li>
</ul>
</nav>
<div class="sidebar-footer">
<p class="footer-text">Social media</p>
<div class="sidebar-social-divider"></div>
<div class="sidebar-social">
<a href="https://x.com/OffCryptAndroid" target="_blank" rel="noopener noreferrer"
aria-label="Follow OffCrypt on X">
<span class="sidebar-social-icon">🐦</span>
<span class="sidebar-social-label">X</span>
</a>
<a href="https://www.instagram.com/off.crypt86/" target="_blank" rel="noopener noreferrer"
aria-label="Follow OffCrypt on Instagram">
<span class="sidebar-social-icon">📸</span>
<span class="sidebar-social-label">Instagram</span>
</a>
<a href="https://www.tiktok.com/@offcrypt0" target="_blank" rel="noopener noreferrer"
aria-label="Follow OffCrypt on TikTok">
<span class="sidebar-social-icon">🎵</span>
<span class="sidebar-social-label">TikTok</span>
</a>
<a href="https://www.youtube.com/@OffCrypt" target="_blank" rel="noopener noreferrer"
aria-label="Follow OffCrypt on YouTube">
<span class="sidebar-social-icon">▶️</span>
<span class="sidebar-social-label">YouTube</span>
</a>
<a href="https://bsky.app/profile/off-crypt86.bsky.social" target="_blank" rel="noopener noreferrer"
aria-label="Follow OffCrypt on Bluesky">
<span class="sidebar-social-icon">🦋</span>
<span class="sidebar-social-label">Bluesky</span>
</a>
<a href="https://www.linkedin.com/in/off-crypt-b94175382/" target="_blank" rel="noopener noreferrer"
aria-label="Follow OffCrypt on LinkedIn">
<span class="sidebar-social-icon">💼</span>
<span class="sidebar-social-label">LinkedIn</span>
</a>
</div>
</div>
</aside>
<!-- Mobile Menu Toggle -->
<button class="mobile-menu-toggle" aria-label="Toggle Menu">
<span class="hamburger"></span>
</button>
<!-- Main Content Wrapper -->
<div class="main-wrapper">
<main>
<!-- Breadcrumb Navigation for SEO (hidden but accessible) -->
<nav aria-label="Breadcrumb"
style="position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden;">
<ol style="list-style: none; padding: 0; margin: 0; display: flex; gap: 0.5rem; font-size: 0.9rem;">
<li><a href="https://www.dev-offcode.com/">Home</a></li>
<li>›</li>
<li><a href="https://www.dev-offcode.com/AutomationTool.html">Offcode Automation Tool</a></li>
<li>›</li>
<li>Changelog</li>
</ol>
</nav>
<!-- Changelog Hero Section -->
<div class="changelog-hero">
<div class="changelog-container">
<div class="changelog-header">
<h1 class="changelog-title">📝 Changelog</h1>
<p class="changelog-subtitle">Track the latest updates, improvements, and new features</p>
</div>
</div>
</div>
<!-- Changelog Content Section -->
<div class="changelog-content">
<div class="changelog-container">
<!-- Introduction Section -->
<div class="changelog-intro">
<p>Welcome to the Offcode Automation Tool changelog! This page documents all major updates, new
features, bug fixes, and improvements to our Windows automation tool. Stay informed about
the latest developments in Offcode Automation Tool's journey to provide the most advanced
and secure automation solution for Windows.</p>
<p><strong>Latest Release:</strong> March 8, 2026 update introduces AI-powered features: AI
Script Builder (natural language to scripts), AI Social Media post generator, AI Semantic
Search fallback, UI Element Inspector (F3), a clearer UI with tab control, and security
improvements.</p>
</div>
<div class="changelog-wrapper">
<!-- March 8, 2026 Update -->
<div class="changelog-entry">
<div class="changelog-version">
<span class="version-tag">Update</span>
<span class="version-date">March 8, 2026</span>
</div>
<div class="changelog-changes">
<h3>✨ New Features</h3>
<h4>AI Script Builder</h4>
<ul>
<li>Generate automation scripts from natural language. Describe your workflow in
plain English (e.g. "Open Notepad, type Hello, save the file") and the
AI produces a ready-to-run action sequence. Supports OpenAI, Claude, Gemini,
Groq, and Ollama (including local models). Click the AI button on the main form
to open the dialog and insert generated steps directly into your script.</li>
</ul>
<h4>AI Social Media</h4>
<ul>
<li>Create social media posts with AI assistance. Generate captions and content
ideas
using your preferred LLM provider. Copy results to clipboard for pasting into
your automation or posting.</li>
</ul>
<h4>AI Semantic Search</h4>
<ul>
<li>When OCR and UI Automation cannot find an exact text match, AI Semantic Search
interprets your search intent and locates the right on-screen element. For
example, searching for "submit" might find a button labeled
"Send" or
"OK".</li>
</ul>
<h3>✨ UI Improvements</h3>
<h4>Tab Control & Clearer Interface</h4>
<ul>
<li>Added tab control for better organization of features. The UI is now
clearer and easier to navigate.</li>
</ul>
<h3>🔐 Security</h3>
<ul>
<li>Various security improvements to the license and validation system.</li>
</ul>
</div>
</div>
<!-- March 6, 2026 Update -->
<div class="changelog-entry">
<div class="changelog-version">
<span class="version-tag">Update</span>
<span class="version-date">March 6, 2026</span>
</div>
<div class="changelog-changes">
<h3>✨ New Features</h3>
<h4>Add Multi-Region to Actions</h4>
<ul>
<li>Added a powerful "Add region to actions" feature to the Multi-Region Text
Collector. When enabled, creating a new region (Numpad 4) will automatically
prompt a trigger box. This allows you to easily create automated steps that
<strong>wait for specific text to appear (WAIT)</strong> or <strong>wait for
text to disappear (GONE)</strong> strictly within that newly drawn region
before your script continues to the next action sequence item. You can also
leave the trigger box empty to simply scan and log the region.
</li>
</ul>
<h4>UI Element Inspector & Tree Walker</h4>
<ul>
<li>Added a built-in UI Automation Inspector tool. Pressing <strong>F3</strong> logs
the exact Name, Type, and ClassName of the UI element under the mouse cursor
directly to the app log.</li>
<li><strong>UIA Tree Walker:</strong> The inspector automatically walks up the
accessibility tree (up to 5 levels) to find named components if the element
under the cursor is an unnamed container (like SVGs in modern browsers).</li>
</ul>
<h4>Advanced Script Chaining (/loadscript)</h4>
<ul>
<li>Implemented the <code>/loadscript:scriptName.json</code> command in the Commands
list. This powerful feature allows your action sequences to seamlessly link to
and execute other saved scripts. It is excellent for breaking down continuous,
complex automations into manageable, modular, and reusable parts.</li>
</ul>
<h3>🐛 Bug Fixes</h3>
<h4>UI Automation Stability Improvements</h4>
<ul>
<li><strong>Ghost Clicks in Browsers:</strong> The automation finder now explicitly
ignores structural/container elements (like Window, TabItem, Document, etc.) to
prevent accidentally matching the entire browser window when looking for hidden
ARIA elements or page titles.</li>
<li><strong>Out of Bounds UI Elements:</strong> Fixed an issue where the bot might
find and click elements outside a defined search region. The finder now strictly
checks that matched elements exist within your specified boundaries.</li>
</ul>
<h4>Visual Reader "Set Region" Fix</h4>
<ul>
<li>Fixed a bug where the "Set region" button required you to draw the region twice
before it was registered. The region selector will now close cleanly after a
single draw.</li>
</ul>
</div>
</div>
<!-- February 28, 2026 Update -->
<div class="changelog-entry">
<div class="changelog-version">
<span class="version-tag">Update</span>
<span class="version-date">February 28, 2026</span>
</div>
<div class="changelog-changes">
<h3>✨ New Features</h3>
<h4>Multi-Region "Read / Click inside" feature</h4>
<ul>
<li>Added a new powerful feature to the Visual Reader's Multi-Region Text Collector.
When enabled, this completely restricts the bot's vision so that it will only
search for text and colors exactly inside the screen regions you have drawn. It
ignores everything outside your selected regions, making your automation scripts
much more accurate and preventing accidental clicks on wrong targets.</li>
</ul>
<h3>🐛 Bug Fixes</h3>
<h4>Visual Reader Stability Fix</h4>
<ul>
<li>Fixed an issue that caused the application to crash immediately if you enabled
"Auto Scan" while the Visual Reader was active. The background scanning process
has been rewritten to be perfectly stable and prevent these crashes from
happening.</li>
</ul>
</div>
</div>
</div>
<div class="purchase-instructions-box" style="margin-top: 2rem;">
<h3 class="instructions-title">Return to the automation product pages</h3>
<p class="instructions-intro">This changelog now supports the main automation pillar. Use the
product and purchase pages below for the primary commercial journey.</p>
<div
style="display: flex; flex-wrap: wrap; gap: 1rem; justify-content: center; margin-top: 1.5rem;">
<a href="AutomationTool.html" class="button secondary-download">Back to Automation Tool</a>
<a href="PurchaseAutomationTool.html" class="button secondary-download">Open purchase
instructions</a>
<a href="RemoteControl.html" class="button secondary-download">See related remote control
plans</a>
</div>
</div>
</div>
</div>
</main>
</div>
<style>
/* Changelog-specific styles */
.changelog-hero {
background: var(--gradient-card);
padding: 80px 20px 60px 20px;
margin: 0;
position: relative;
overflow: hidden;
border: 1px solid var(--border-primary);
backdrop-filter: blur(30px);
-webkit-backdrop-filter: blur(30px);
border-top: none;
border-bottom: none;
}
.changelog-hero::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 1px;
background: var(--gradient-border);
z-index: 1;
}
.changelog-hero::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 1px;
background: var(--gradient-border);
z-index: 1;
}
.changelog-container {
max-width: 1000px;
margin: 0 auto;
position: relative;
z-index: 1;
}
.changelog-header {
text-align: center;
color: white;
}
.changelog-title {
font-size: 3rem;
font-weight: 700;
margin-bottom: 20px;
background: linear-gradient(45deg, #00bcd4, #00e676);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-shadow: none;
}
.changelog-subtitle {
font-size: 1.2rem;
color: #b0b0b0;
margin: 0;
opacity: 0.9;
}
.changelog-content {
background: var(--gradient-card);
padding: 80px 20px;
min-height: 60vh;
border: 1px solid var(--border-primary);
backdrop-filter: blur(30px);
-webkit-backdrop-filter: blur(30px);
border-top: none;
border-bottom: none;
position: relative;
}
.changelog-content::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 1px;
background: var(--gradient-border);
z-index: 1;
}
.changelog-content::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 1px;
background: var(--gradient-border);
z-index: 1;
}
.changelog-intro {
background: var(--gradient-card);
border: 1px solid var(--border-primary);
border-radius: 0;
padding: 30px;
margin-bottom: 40px;
color: var(--text-primary);
line-height: 1.6;
backdrop-filter: blur(30px);
-webkit-backdrop-filter: blur(30px);
border-left: 3px solid var(--accent-primary);
}
.changelog-intro p {
margin: 0 0 15px 0;
}
.changelog-intro p:last-child {
margin-bottom: 0;
}
.changelog-intro strong {
color: var(--accent-primary);
}
.changelog-wrapper {
background: var(--gradient-card);
border-radius: 0;
border: 1px solid var(--border-primary);
box-shadow: var(--shadow-subtle);
backdrop-filter: blur(30px);
-webkit-backdrop-filter: blur(30px);
overflow: hidden;
border-left: 3px solid var(--accent-primary);
}
.changelog-placeholder {
padding: 80px 40px;
text-align: center;
color: var(--text-primary);
}
.placeholder-icon {
font-size: 4rem;
margin-bottom: 30px;
opacity: 0.7;
color: var(--accent-primary);
}
.changelog-placeholder h3 {
font-size: 1.8rem;
color: var(--accent-primary);
margin-bottom: 20px;
font-weight: 600;
}
.changelog-placeholder p {
font-size: 1.1rem;
color: var(--text-secondary);
line-height: 1.6;
max-width: 500px;
margin: 0 auto;
}
/* Future changelog entry styles */
.changelog-entry {
border-bottom: 1px solid var(--border-primary);
padding: 40px;
position: relative;
}
.changelog-entry:last-child {
border-bottom: none;
}
.changelog-version {
display: flex;
align-items: center;
gap: 15px;
margin-bottom: 20px;
}
.version-tag {
background: linear-gradient(45deg, #00bcd4, #00e676);
color: #1f1f1f;
padding: 8px 16px;
border-radius: 20px;
font-weight: 700;
font-size: 0.9rem;
}
.version-date {
color: var(--text-secondary);
font-size: 0.95rem;
}
.changelog-changes {
color: var(--text-primary);
}
.changelog-changes h3 {
color: var(--accent-primary);
font-size: 1.3rem;
margin: 0 0 15px 0;
font-weight: 700;
}
.changelog-changes h4 {
color: var(--accent-secondary);
font-size: 1.1rem;
margin: 20px 0 10px 0;
font-weight: 600;
}
.changelog-changes ul {
list-style: none;
padding: 0;
margin: 0 0 20px 0;
}
.changelog-changes li {
padding: 5px 0 5px 25px;
position: relative;
line-height: 1.5;
}
.changelog-changes li::before {
content: "•";
position: absolute;
left: 0;
color: var(--accent-primary);
font-weight: bold;
}
/* Mobile responsiveness */
@media (max-width: 768px) {
.changelog-hero {
padding: 60px 20px 50px 20px;
}
.changelog-title {
font-size: 2.2rem;
}
.changelog-subtitle {
font-size: 1rem;
padding: 0 20px;
}
.changelog-content {
padding: 60px 15px;
}
.changelog-placeholder {
padding: 60px 30px;
}
.placeholder-icon {
font-size: 3rem;
}
.changelog-placeholder h3 {
font-size: 1.5rem;
}
.changelog-placeholder p {
font-size: 1rem;
}
.changelog-entry {
padding: 30px 25px;
}
.changelog-version {
flex-direction: column;
align-items: flex-start;
gap: 10px;
}
}
@media (max-width: 480px) {
.changelog-hero {
padding: 50px 15px 40px 15px;
}
.changelog-title {
font-size: 1.8rem;
}
.changelog-subtitle {
font-size: 0.9rem;
}
.changelog-content {
padding: 50px 10px;
}
.changelog-placeholder {
padding: 50px 20px;
}
.placeholder-icon {
font-size: 2.5rem;
}
.changelog-placeholder h3 {
font-size: 1.3rem;
}
.changelog-placeholder p {
font-size: 0.9rem;
}
.changelog-entry {
padding: 25px 20px;
}
}
</style>
<script src="script.js" defer></script>
<script>
// Simple navigation for changelog page
document.addEventListener('DOMContentLoaded', function () {
const navLinks = document.querySelectorAll('.nav-link');
navLinks.forEach(link => {
link.addEventListener('click', function (e) {
const href = this.getAttribute('href');
// Handle navigation to main page sections
if (href.startsWith('index.html#')) {
window.location.href = href;
}
});
});
});
</script>
<!-- Cookie Consent Banner -->
<link rel="stylesheet" href="cookie-consent.css">
<script src="cookie-consent.js" defer></script>
</body>
</html>