K1x Release 04/12/2024
Please review the following changes that have been introduced as part of this K1x release.
Hello! Please review the following changes that have been introduced as part of this K1x release.
Resolved Issues
990 Series Solution
- Fixed an issue where the EFile WebJob was not gracefully restarting
- Fixed an issue where State Returns were not appearing if the signer and self-prepared preparer were blank
Was this article helpful?
0 out of 0 found this helpfulHave more questions? Submit a request
Comments
0 comments
Please sign in to leave a comment.
<%= child.title %> <%= child.innerHTML %>-
<% children.forEach(function(child, index) { %>
- <%= child.title %> <% }); %>
-
<% blocks.forEach(function(block, index) { %>
-
<% if (imageHeight) { %> <% var src = images.length > index ? images[index] : images[images.length - 1] %>
<% } %> <% if (block.name) { %>
<% if (block.html_url) { %> <%= block.name %> <% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %><%= block.description %>
<% } %> <% }) %>
<% if (block.html_url) { %> <%= block.name %> <% } else { %> <%= block.name %> <% } %>
<%= block.description %>