changelog added
This commit is contained in:
@@ -11,24 +11,22 @@ draft: false
|
||||
|
||||
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt dolore magna aliquyam erat, sed diam voluptua. At vero eos et ustoLorem ipsum dolor sit amet, consetetur."
|
||||
|
||||
{{< changelog "changed" >}}
|
||||
* Better support for using applying additional filters to posts_tax_query for categories for custom WordPress syncs
|
||||
|
||||
* Reporting fine-tuning for speed improvements (up to 60% improvement in latency)
|
||||
|
||||
{{< changelog type="changed" title="Changed" open="true" >}}
|
||||
* Better support for using additional filters
|
||||
* Reporting fine-tuning for speed improvements
|
||||
* Replaced login / registration pre-app screens with a cleaner design
|
||||
{{</ changelog >}}
|
||||
{{< /changelog >}}
|
||||
|
||||
|
||||
{{< changelog "removed" >}}
|
||||
{{< changelog type="removed" title="Removed" >}}
|
||||
* Removed an issue with the sync autolinker only interlinking selectively.
|
||||
* Removed up an issue with prematurely logging out users
|
||||
{{</ changelog >}}
|
||||
* Removed an issue with prematurely logging out users
|
||||
{{< /changelog >}}
|
||||
|
||||
{{< changelog type="security" label="Security" title="Security risk fixed" >}}
|
||||
1. Removed an issue met link-autolinker
|
||||
2. Removed een bug met vroegtijdig uitloggen
|
||||
{{< /changelog >}}
|
||||
|
||||
{{< changelog "security" >}}
|
||||
1. Removed an issue with the sync autolinker only interlinking selectively.
|
||||
2. Removed up an issue with prematurely logging out users
|
||||
{{</ changelog >}}
|
||||
|
||||
<hr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user