Skip to content

Commit

Permalink
[DOC] formio: Changelog 8.4 (Fix: formio.js version updates in Window…
Browse files Browse the repository at this point in the history
…s environments are not available)

PR #92
  • Loading branch information
bobslee committed Dec 15, 2020
1 parent 5f4e147 commit ddf702d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion formio/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
'name': 'Forms',
'summary': 'Form Builder & integration of professional and versatile Forms to collect any information you need for your business.',
'version': '8.3',
'version': '8.4',
'license': 'LGPL-3',
'author': 'Nova Code',
'website': 'https://www.novacode.nl',
Expand Down
7 changes: 7 additions & 0 deletions formio/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,13 @@ <h4 class="oe_mb16 text-center">Download &amp; Install Available (Form.io GUI) V
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan" style="color:#875A7B;">Releases</h2>
<h4 class="oe_mb16">8.4</h4>
<ul>
<li>
Fix: formio.js version updates in Windows environments are not available.<br/>
<code>https://github.com/novacode-nl/odoo-formio/pull/92</code>
</li>
</ul>
<h4 class="oe_mb16">8.3</h4>
<ul>
<li>
Expand Down

0 comments on commit ddf702d

Please sign in to comment.