mail / changelog.html
enronarchive's picture
Super-squash branch 'main' using huggingface_hub
fb238c5
<html>
<head>
<title>Enron WebMail: Changelog</title>
<LINK REL=stylesheet HREF="/src/mail.css" TYPE="text/css">
<script>
function getTopbarTarget() {
var mailbox = localStorage.getItem('enron_current_mailbox');
return mailbox ? '/mail/index.html' : '/index.html';
}
function initTopbarLink() {
var topbar = document.getElementById('topbar-link');
if (!topbar) { return; }
topbar.addEventListener('click', function(e) {
e.preventDefault();
window.location.href = getTopbarTarget();
});
}
document.addEventListener('DOMContentLoaded', initTopbarLink);
</script>
</head>
<body bgcolor="#ffffff">
<a name="top">
<div align="center">
<!-- Six-column layout... each column is 120 px wide with seven 1-px pinstripes separating -->
<table border="0" width="727" cellspacing="0" cellpadding="0">
<tr><td colspan=13><a href="/index.html" id="topbar-link" style="display:block; line-height:0;"><img src="/src/topbar.jpg" width="727" height="93" border="0" style="display:block"></a></td></tr>
<!-- bread crumb stripe -->
<tr>
<td colspan=13 bgcolor="#0066cc">
<img src="/src/spacer.gif" width=10 height=1>
<b class="crumblink">You are here:</b>&nbsp;&nbsp;<nobr><a href="changelog.html" class="crumblink">>>Website Changelog</a></nobr>
</td>
</tr>
<!-- top horizontal pinstripe -->
<tr>
<td valign="top" class="gridLine" bgcolor="#0066cc"><img src="/src/spacer.gif" width="1" height="1" alt="spacer" /></td>
<td valign="top" class="gridLine" bgcolor="#0066cc"><img src="/src/spacer.gif" width="120" height="1" alt="spacer" /></td>
<td valign="top" class="gridLine" bgcolor="#0066cc"><img src="/src/spacer.gif" width="1" height="1" alt="spacer" /></td>
<td valign="top" class="gridLine" bgcolor="#0066cc"><img src="/src/spacer.gif" width="120" height="1" alt="spacer" /></td>
<td valign="top" class="gridLine" bgcolor="#0066cc"><img src="/src/spacer.gif" width="1" height="1" alt="spacer" /></td>
<td valign="top" class="gridLine" bgcolor="#0066cc"><img src="/src/spacer.gif" width="120" height="1" alt="spacer" /></td>
<td valign="top" class="gridLine" bgcolor="#0066cc"><img src="/src/spacer.gif" width="1" height="1" alt="spacer" /></td>
<td valign="top" class="gridLine" bgcolor="#0066cc"><img src="/src/spacer.gif" width="120" height="1" alt="spacer" /></td>
<td valign="top" class="gridLine" bgcolor="#0066cc"><img src="/src/spacer.gif" width="1" height="1" alt="spacer" /></td>
<td valign="top" class="gridLine" bgcolor="#0066cc"><img src="/src/spacer.gif" width="120" height="1" alt="spacer" /></td>
<td valign="top" class="gridLine" bgcolor="#0066cc"><img src="/src/spacer.gif" width="1" height="1" alt="spacer" /></td>
<td valign="top" class="gridLine" bgcolor="#0066cc"><img src="/src/spacer.gif" width="120" height="1" alt="spacer" /></td>
<td valign="top" class="gridLine" bgcolor="#0066cc"><img src="/src/spacer.gif" width="1" height="1" alt="spacer" /></td>
</tr>
<!-- makes left blue pinstripe contiguous but creates break between navbar and bread crumb bar -->
<tr><td colspan=1 bgcolor="#0066cc" width=1><img src="/src/spacer.gif" width=1 height=1></td><td colspan=12 bgcolor="#ffffff" width=726><img src="/src/spacer.gif" width=726 height=1></td></tr>
<tr>
<!-- left edge, vertical pinstripe -->
<td valign="top" align="left" width="1" class="gridLine" bgcolor="#0066cc" rowspan=2><br /></td>
<!-- page content is columns 1,2,3,4,5 -->
<td valign="top" colspan=9 rowspan=2>
<!-- above-the-title section navigation, if any -->
<table cellspacing=0 cellpadding=0 border=0 width=604>
<tr>
<td width=13><img src="/src/spacer.gif" width=13 height=1></td>
<td>
<img src="/src/spacer.gif" width=1 height=10><br><h2 align=center>Changelog</h2>
<!-- </b></font> -->
</td>
</tr>
</table>
<!-- <p> -->
<!-- copy spans columns 2,3,4 -->
<table cellspacing=0 cellpadding=0 border=0 width=483>
<tr>
<td><img src="/src/spacer.gif" width=120 height=1></td>
<td>
<!--START OF RELEASE-->
<img src="/src/024.gif" width="363" height="1">
<h3 align=center>Version 1.0.2</h3>
<p align=center>Released on December 14th, 2025.</p>
<p>
<b>ADDED</b><br><br>
<li>Added a toggle to include calendar entries in the comprehensive search. Default behaviour is off.</li>
<li>Clicking on the topbar now acts as a go to homepage button. For logged in users, this takes you to the </li>
<li>Results in search page now have same pagination options as mailbox folders.</li>
<br>
<b>FIXED</b><br><br>
<li>Fixed perlingiere-d mailbox.</li>
<li>Fixed go back button not going to the search page when coming from search.</li>
<li>Checkmark indicators now match website styling in search page.</li>
<li>Mailbox title now displays full name instead of truncated version.</li>
<br>
<b>REMOVED</b><br><br>
<li>Removed /mail/mailbox_viewer.html file that was old and not needed.</li>
</p>
<br>
<!-- END OF RELEASE -->
<!--START OF RELEASE-->
<img src="/src/024.gif" width="363" height="1">
<h3 align=center>Version 1.0.1</h3>
<p align=center>Released on December 14th, 2025.</p>
<b>FIXED</b>
<p align=left>
<li>Fixed comprehensive search page not loading mailbox data.</li>
<li>Fixed comprehensive search page not working when logged out.</li>
<li>Fixed comprehensive search page passing mailbox parameters when logged in.</li>
</p>
<br>
<!-- END OF RELEASE -->
<!--START OF RELEASE-->
<img src="/src/024.gif" width="363" height="1">
<h3 align=center>Version 1.0.0</h3>
<p align=center>Released on December 14th, 2025.</p>
<b>ADDED</b>
<p align=left>
<li>Added all mailboxes from the dataset.</li>
<li>Finalized website design and layout.</li>
<li>Added dataset-wide search.</li>
<b>CHANGED</b>
<p align=left>
<li>The entire database, display and functionality was re-made from scratch.</li>
<b>REMOVED</b>
<p align=left>
<li>Removed all pseudo-email functionality.</li>
<b>COMMENTS</b>
<p align=left>
<li>With this release, the site is feature and content complete. Don't plan on adding any other features beyond this, but I will fix bugs as they appear.</li>
</p>
</p>
<br>
<!-- END OF RELEASE -->
<!--START OF RELEASE-->
<img src="/src/024.gif" width="363" height="1">
<h3 align=center>Version 0.7.2</h3>
<p align=center>Released on April 27th, 2024.</p>
<b>ADDED</b>
<p align=left>
<li>townsend-j</li>
<li>sanchez-m</li>
</p>
<br>
<!-- END OF RELEASE -->
<!--START OF RELEASE-->
<img src="/src/024.gif" width="363" height="1">
<h3 align=center>Version 0.7.1</h3>
<p align=center>Released on March 8th, 2024.</p>
<b>ADDED</b>
<p align=left>
<li>panus-s</li>
</p>
<br>
<!-- END OF RELEASE -->
<!--START OF RELEASE-->
<img src="/src/024.gif" width="363" height="1">
<h3 align=center>Version 0.7</h3>
<p align=center>Released on March 4th, 2024.</p>
<b>ADDED</b>
<p align=left>
<li>king-j</li>
<li>bailey-s</li>
</p>
<br>
<!-- END OF RELEASE -->
<!--START OF RELEASE-->
<img src="/src/024.gif" width="363" height="1">
<h3 align=center>Version 0.6</h3>
<p align=center>Released on February 27th, 2024.</p>
<b>ADDED</b>
<p align=left>
<li>meyers-a</li>
<li>hendrickson-s</li>
</p>
<br>
<!-- END OF RELEASE -->
<!--START OF RELEASE-->
<img src="/src/024.gif" width="363" height="1">
<h3 align=center>Version 0.5</h3>
<p align=center>Released on February 25th, 2024.</p>
<b>ADDED</b>
<p align=left>
<li>slinger-r</li>
<li>rapp-b</li>
<li>harris-s</li>
</p>
<br>
<b>FIXED</b>
<p align=left>
<li><b>Legal</b>: Fixed breadcrumb links and nav items.</li>
</p>
<br>
<!-- END OF RELEASE -->
<!--START OF RELEASE-->
<img src="/src/024.gif" width="363" height="1">
<h3 align=center>Version 0.4.1</h3>
<p align=center>Released on February 20th, 2024.</p>
<b>FIXED</b>
<p align=left>
<li><b>Home</b>: Redid the page to fix some scaling issues on different resolutions and zoom levels.</li>
</p>
<br>
<!-- END OF RELEASE -->
<!--START OF RELEASE-->
<img src="/src/024.gif" width="363" height="1">
<h3 align=center>Version 0.4</h3>
<p align=center>Released on February 20th, 2024.</p>
<b>ADDED</b>
<p align=left>
<li>pereira-s</li>
<li>quenet-j</li>
</p>
<br>
<b>CHANGED</b>
<p align=left>
<li><b>Messages</b>: Styling has been moved from the HTML file to a separate CSS file.</li>
<li><b>Home</b>: Cosmetic changes</li>
</p>
<br>
<b>FIXED</b>
<p align=left>
<li><b>Whole Site:</b> Right pinstripe was thicker than left one.</li>
<li><b>Changelog</b>: Fixed navitems</li>
</p>
<br>
<!-- END OF RELEASE -->
<!--START OF RELEASE-->
<img src="/src/024.gif" width="363" height="1">
<h3 align=center>Version 0.3</h3>
<p align=center>Released on February 19th, 2024.</p>
<b>ADDED</b>
<p align=left>
<li><b>Help</b>: Added simple help/feeback form for each account.</li>
<li><b>Home</b>: Added links to legal, changelog and About (website for this one is not live yet).</li>
</p>
<br>
<b>COMMENTS</b>
<p align=left>
<li>With this release, the site is more or less feature complete. Don't plan on adding any other features beyond this. I will just add all the mailboxes.</li>
</p>
<br>
<!-- END OF RELEASE -->
<!--START OF RELEASE-->
<img src="/src/024.gif" width="363" height="1">
<h3 align=center>Version 0.2.1</h3>
<p align=center>Released on February 19th, 2024.</p>
<b>FIXED</b>
<p align=left>
<li><b>Attachment</b>: Fixed database error that prevent attachments from being accesible.</li>
</p>
<br>
<!-- END OF RELEASE -->
<!--START OF RELEASE-->
<img src="/src/024.gif" width="363" height="1">
<h3 align=center>Version 0.2</h3>
<p align=center>Released on February 19th, 2024.</p>
<b>ADDED</b>
<p align=left>
<li><b>Compose Mail</b>: Basic compose mail page, it won't actually send the email but it will save what you write so use please don't put personal information.</li>
</p>
<br>
<b>COMMENTS</b>
<p align=left>
<li>Compose mail page uses netlify for form submission, if you fork the project you'll need to update this.</li>
</p>
<br>
<!-- END OF RELEASE -->
<!--START OF RELEASE-->
<img src="/src/024.gif" width="363" height="1">
<h3 align=center>Version 0.1</h3>
<p align=center>Released on February 19th, 2024.</p>
<b>ADDED</b>
<p align=left>
<li><b>Home</b>: Includes functional login (username input must match avaliable mailboxes, only 'south-s' works for now, password can be anything</li>
<li><b>south-s</b>: Mailbox view only</li>
</p>
<br>
<b>COMMENTS</b>
<p align=left>
<li>Initial Release. Most features are not implemented.</li>
</p>
<br>
<!-- END OF RELEASE -->
<br>
<img src="/src/spacer.gif" width=1 height=40><br>
<a href="#top"><div class="backtotop">top of page</div></a><br>
<img src="/src/spacer.gif" width=1 height=25>
</td>
</tr>
</table>
</td>
<!-- pinstripe separating page content from "see also" column -->
<td valign="top" align="left" width="1" class="gridLine" bgcolor="#0066cc" rowspan=2><br /></td>
<!-- column 6: navbar or "see also" or whatever -->
<td valign="top" bgcolor="#0066cc">
<table cellspacing=0 cellpadding=0 border=0 width=120>
<!-- <tr><td bgcolor="#ffffff" colspan=3><img src="/_images/spacer.gif" width=120 height=1></td></tr> -->
<tr>
<td><img src="/src/spacer.gif" width=10 height=1></td>
<td valign="top">
<img src="/src/spacer.gif" width=1 height=10><br>
<!-- produced by navgen -->
<div class=navitems>See also:<br></div>
<div class=navitems><a class='navlink' href='/index.html'>Enron WebMail</a><br></div>
<div class=navitems><a href="/dev/changelog/" class=navlink>Webmail Changelog</a><br></div>
<div class=navitems><a href="https://enroncorp.com/project/changelog" class=navlink>Corp Changelog</a><br></div>
<img src=/src/spacer.gif width=1 height=10><br>
<img src=/src/555.gif width=90 height=1><br>
<img src=/src/spacer.gif width=1 height=15><br>
<div class=navitems><a href="https://enroncorp.com" class=navlink>back to enron.com</a><br></div>
<!-- end of navgen -->
</td>
<td><img src="/src/spacer.gif" width=5 height=1></td>
</tr>
</table>
</td>
<!-- pinstripe at right edge of page -->
<td valign="top" align="left" width="1" class="gridLine" bgcolor="#0066cc" rowspan=2><br /></td>
</tr>
<!-- for column 6 only, to get the navimage to stick to the bottom -->
<tr><td valign="bottom" bgcolor="#0066cc"><img src="/src/navimage_r.gif"></td></tr>
<!-- bottom pinstripe -->
<tr><td valign="top" class="gridLine" bgcolor="#0066cc" colspan="13"><img src="/src/spacer.gif" width="1" height="1" alt="spacer" /></td></tr>
<tr><td colspan=13><img src="/src/bottombar.gif"></td></tr>
</table>
</div>
</body>
</html>