Skip to content

Commit

Permalink
Merge pull request #2394 from LD4P/t2392-news-items-3.1.0
Browse files Browse the repository at this point in the history
News items for version 3.1.0
  • Loading branch information
aaron-collier authored Aug 28, 2020
2 parents a0cb02a + bd0887e commit 4da2d98
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/components/home/NewsItem.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ const NewsItem = () => (
<h4>Sinopia Version {version} highlights</h4>
<p><i>For complete release notes see the <a href="https://github.com/LD4P/sinopia/wiki/Latest-Release,-What's-Next">Sinopia help site</a>.</i></p>
<ul>
<li>Component for easier entering of diacritics for literal fields.</li>
<li>&quot;Create New&quot; dropdown menu on Sinopia lookp fields shows all matching items.</li>
<li>Images are included in extended context in Search results.</li>
<li>URI of resource is displayed in Search results for Sinopia and for external sources</li>
<li>Resource Templates are now expressed in RDF and handled as Resources, so
they can be created and changed within the Sinopia Editor</li>
<li>Sinopia now uses MongoDB replacing Trellis to store and manage
resources</li>
</ul>
</div>
)
Expand Down

0 comments on commit 4da2d98

Please sign in to comment.