<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cloud Archives - Orange Internet Solutions</title>
	<atom:link href="https://orangeinternetsolutions.com/tag/cloud/feed/" rel="self" type="application/rss+xml" />
	<link>https://orangeinternetsolutions.com/tag/cloud/</link>
	<description>All You Need for Your Online Business</description>
	<lastBuildDate>Mon, 14 Aug 2023 23:35:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://orangeinternetsolutions.com/wp-content/uploads/2017/10/orange-favicon-1-75x75.png</url>
	<title>cloud Archives - Orange Internet Solutions</title>
	<link>https://orangeinternetsolutions.com/tag/cloud/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Nextcloud 27.0.2 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/nextcloud-27-0-2/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Sat, 12 Aug 2023 14:43:45 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[File Management]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14180</guid>

					<description><![CDATA[<p>Nextcloud 27.0.2 is now available. This release includes minor changes, enhancements and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/nextcloud-27-0-2/">Nextcloud 27.0.2 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">Nextcloud 27.0.2 is now available. This release includes minor changes, enhancements and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-467 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2018/12/nextcloud__logo.gif" alt="Nextcloud | File Manager" width="100" height="100" srcset="https://orangeinternetsolutions.com/wp-content/uploads/2018/12/nextcloud__logo.gif 100w, https://orangeinternetsolutions.com/wp-content/uploads/2018/12/nextcloud__logo-75x75.gif 75w" sizes="(max-width: 100px) 100vw, 100px" />Nextcloud 27.0.2 is open source file sync and share software for everyone from individuals operating the free Nextcloud Server in the privacy of their own home, to large enterprises and service providers supported by the Nextcloud Enterprise Subscription.<br />Nextcloud provides a safe, secure, and compliant file synchronization and sharing solution on servers that you control.<br />You can share one or more files and folders on your computer, and synchronize them with your Nextcloud server. Place files in your local shared directories, and those files are immediately synchronized to the server and to other devices using the ownCloud / Nextcloud Desktop Sync Client, Android app, or iOS app.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Nextcloud 27.0.2 Changelog</h3>
<p>&nbsp;</p>
<h4><img loading="lazy" decoding="async" class="emoji" role="img" src="https://s.w.org/images/core/emoji/14.0.0/svg/1f4dd.svg" alt="Changed" width="16" height="16" /> Changed</h4>
<ul>
<li>Fix app menu flicker (server#38563)</li>
<li>Fix creating events with old (&lt; unix time) lastoccurence (server#39059)</li>
<li>Fix(node): non-existing folder is not searchable (server#39369)</li>
<li>Fix(profile): fix getUID on nullable user variable (server#39435)</li>
<li>Fix: ContactManager search with fullmatch (server#39448)</li>
<li>Fix: check that object store backend supports multi part uploads (server#39458)</li>
<li>Fix: Correctly add `module` content type to script tags with versions (server#39462)</li>
<li>Fix(s3): Pass SSE-C parameters for multipart upload (server#39499)</li>
<li>Add instance category while checking new updates (server#39522)</li>
<li>Fix npm audit (server#39543)</li>
<li>Bugfix/bulk upload empty files (server#39554)</li>
<li>Fix(files): fix extension with custom displayName (server#39566)</li>
<li>Fix(SystemTagManager): Use truncated tagName in getTag and updateTag (server#39596)</li>
<li>Ocs/v1.php/cloud/groups` `UPDATE` method – correct status when group not found (server#39601)</li>
<li>Fix(IParallelAwareJob): Check for other reserved jobs before setting new ones as reserved (server#39612)</li>
<li>Fix share roots always being marked as writable (server#39614)</li>
<li>Fix(s3): add SSE-C parameters to headObject call (server#39642)</li>
<li>Fix(files): url used to retrive storage stats (server#39643)</li>
<li>Only show weather credits if the app is enabled and the weather statu… (server#39663)</li>
<li>Fix(files_sharing): String translations (server#39665)</li>
<li>Fix(dav): use quota of destination in s3 chunk upload (server#39678)</li>
<li>Generate path if app does exist (circles#1350)</li>
<li>Fix npm audit (firstrunwizard#928)</li>
<li>Chore: update workflows from templates (firstrunwizard#931)</li>
<li>Chore(deps) – bump semver to 6.3.1 (notifications#1611)</li>
<li>Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1 (notifications#1615)</li>
<li>Fix npm audit (privacy#938)</li>
<li>Fix npm audit (related_resources#247)</li>
<li>Remove useless logs (related_resources#265)</li>
<li>Update composer dependencies (related_resources#268)</li>
<li>Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.1 (text#4494)</li>
<li>Fix(deps): update dependency @nextcloud/vue to ^7.12.1 (text#4512)</li>
<li>Chore(deps): update dependency vite to ^4.4.5 (text#4529)</li>
<li>Fix: Remember cursor position when autofocus on load (text#4544)</li>
<li>Fix(deps): update dependency slug to ^8.2.3 (text#4561)</li>
<li>Chore(deps): update dependency cypress to ^12.17.2 (text#4565)</li>
<li>Chore(deps): update dependency vite-plugin-commonjs to ^0.8.2 (text#4566)</li>
<li>Fix(deps): update tiptap to ^2.0.4 (text#4572)</li>
<li>Chore(deps): update dependency vite to ^4.4.6 (text#4577)</li>
<li>Fix(deps): update yjs (text#4580)</li>
<li>Fix(mentions): encode user id in mentions URLs (text#4589)</li>
<li>Fade out user cursor labels after five seconds of inactivity (text#4591)</li>
<li>Add syntax highlighting in code blocks (text#4595)</li>
<li>Fix(css): Fix margin-bottom for list items (text#4598)</li>
<li>Chore(deps): update dependency vite to ^4.4.7 (text#4605)</li>
<li>Chore(deps): update jest to ^29.6.2 (text#4606)</li>
<li>Update nextcloud/ocp dependency (text#4612)</li>
<li>Fix: tab key in code block (text#4616)</li>
<li>Fix(editor): Don’t load both Tiptap collaboration history extensions (text#4622)</li>
<li>Chore: run npm audit fix (twofactor_totp#1424)</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/cloud/"> cloud</a>, <a href="https://orangeinternetsolutions.com/tag/file-management/"> File Management</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/files/Nextcloud"><b>Nextcloud in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://nextcloud.com/"><b>Nextcloud software</b></a> <i>(External link)</i></li>
<li><b>Run </b><b>Nextcloud in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>Nextcloud </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>Nextcloud Changelog:<br /></strong>To read changelog source <a href="https://nextcloud.com/changelog/" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://nextcloud.com/changelog/" target="_blank" rel="noopener">Nextcloud</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/nextcloud-27-0-2/">Nextcloud 27.0.2 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nextcloud 26.0.5 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/nextcloud-26-0-5/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Sat, 12 Aug 2023 14:27:25 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[File Management]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=14179</guid>

					<description><![CDATA[<p>Nextcloud 26.0.5 is now available. This release includes minor changes, enhancements and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/nextcloud-26-0-5/">Nextcloud 26.0.5 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_1 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">Nextcloud 26.0.5 is now available. This release includes minor changes, enhancements and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-467 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2018/12/nextcloud__logo.gif" alt="Nextcloud | File Manager" width="100" height="100" srcset="https://orangeinternetsolutions.com/wp-content/uploads/2018/12/nextcloud__logo.gif 100w, https://orangeinternetsolutions.com/wp-content/uploads/2018/12/nextcloud__logo-75x75.gif 75w" sizes="(max-width: 100px) 100vw, 100px" />Nextcloud 26.0.5 is open source file sync and share software for everyone from individuals operating the free Nextcloud Server in the privacy of their own home, to large enterprises and service providers supported by the Nextcloud Enterprise Subscription.<br />Nextcloud provides a safe, secure, and compliant file synchronization and sharing solution on servers that you control.<br />You can share one or more files and folders on your computer, and synchronize them with your Nextcloud server. Place files in your local shared directories, and those files are immediately synchronized to the server and to other devices using the ownCloud / Nextcloud Desktop Sync Client, Android app, or iOS app.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Nextcloud 26.0.5 Changelog</h3>
<p>&nbsp;</p>
<h4>📝 Changed</h4>
<ul>
<li>Fix(node): non-existing folder is not searchable (server#39370)</li>
<li>Fix(profile): fix getUID on nullable user variable (server#39437)</li>
<li>Fix: ContactManager search with fullmatch (server#39450)</li>
<li>Fix: check that object store backend supports multi part uploads (server#39459)</li>
<li>Bugfix/bulk upload empty files (server#39510)</li>
<li>Add instance category while checking new updates (server#39523)</li>
<li>Update psalm-baseline.xml (server#39559)</li>
<li>Fix(SystemTagManager): Use truncated tagName in getTag and updateTag (server#39597)</li>
<li>Ocs/v1.php/cloud/groups` `UPDATE` method – correct status when group not found (server#39600)</li>
<li>Fix share roots always being marked as writable (server#39659)</li>
<li>Only show weather credits if the app is enabled and the weather statu… (server#39664)</li>
<li>Fix(files_sharing): String translations (server#39666)</li>
<li>Fix(dav): use quota of destination in s3 chunk upload (server#39679)</li>
<li>Generate path if app does exist (circles#1351)</li>
<li>Fix npm audit (firstrunwizard#929)</li>
<li>Chore: update workflows from templates (firstrunwizard#932)</li>
<li>Update nextcloud/ocp dependency (logreader#944)</li>
<li>Update nextcloud/ocp dependency (logreader#950)</li>
<li>Update nextcloud/ocp dependency (nextcloud_announcements#217)</li>
<li>Chore(deps) – bump semver to 6.3.1 (notifications#1612)</li>
<li>Update nextcloud/ocp dependency (notifications#1624)</li>
<li>Fix npm audit (privacy#937)</li>
<li>Fix npm audit (recommendations#626)</li>
<li>Fix npm audit (related_resources#248)</li>
<li>Update nextcloud/ocp dependency (related_resources#262)</li>
<li>Update nextcloud/ocp dependency (serverinfo#473)</li>
<li>Update nextcloud/ocp dependency (serverinfo#487)</li>
<li>Update nextcloud/ocp dependency (serverinfo#491)</li>
<li>Chore(deps): update dependency @nextcloud/stylelint-config to ^2.3.1 (text#4514)</li>
<li>Chore(deps): update dependency vite to ^4.4.5 (text#4531)</li>
<li>Chore(deps): update dependency vite-plugin-commonjs to ^0.8.2 (text#4532)</li>
<li>Fix(deps): update dependency @nextcloud/vue to ^7.12.1 (text#4533)</li>
<li>Fix(deps): update dependency @nextcloud/initial-state to ^2.1.0 (text#4534)</li>
<li>Fix: Remember cursor position when autofocus on load (text#4543)</li>
<li>Fix(deps): update dependency slug to ^8.2.3 (text#4562)</li>
<li>Chore(deps): update dependency cypress to ^12.17.2 (text#4567)</li>
<li>Fix(deps): update tiptap to ^2.0.4 (text#4573)</li>
<li>Chore(deps): update dependency vite to ^4.4.6 (text#4578)</li>
<li>Fix(deps): update dependency yjs to ^13.6.7 (text#4581)</li>
<li>Fix(mentions): encode user id in mentions URLs (text#4590)</li>
<li>Fade out user cursor labels after five seconds of inactivity (text#4593)</li>
<li>Add syntax highlighting in code blocks (text#4594)</li>
<li>Fix(css): Fix margin-bottom for list items (text#4599)</li>
<li>Chore(deps): update dependency vite to ^4.4.7 (text#4607)</li>
<li>Chore(deps): update jest to ^29.6.2 (text#4608)</li>
<li>Fix: tab key in code block (text#4617)</li>
<li>Fix(editor): Don’t load both Tiptap collaboration history extensions (text#4623)</li>
<li>Chore: run npm audit fix and fix jest (twofactor_totp#1425)</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/cloud/"> cloud</a>, <a href="https://orangeinternetsolutions.com/tag/file-management/"> File Management</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/files/Nextcloud"><b>Nextcloud in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://nextcloud.com/"><b>Nextcloud software</b></a> <i>(External link)</i></li>
<li><b>Run </b><b>Nextcloud in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>Nextcloud </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>Nextcloud Changelog:<br /></strong>To read changelog source <a href="https://nextcloud.com/changelog/" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://nextcloud.com/changelog/" target="_blank" rel="noopener">Nextcloud</a> External lik)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/nextcloud-26-0-5/">Nextcloud 26.0.5 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nextcloud 27.0.1 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/nextcloud-27-0-1/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Wed, 26 Jul 2023 14:43:15 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[File Management]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=13368</guid>

					<description><![CDATA[<p>Nextcloud 27.0.1 is now available. This release includes minor changes, enhancements and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/nextcloud-27-0-1/">Nextcloud 27.0.1 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_2 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_2">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">Nextcloud 27.0.1 is now available. This release includes minor changes, enhancements and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-467 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2018/12/nextcloud__logo.gif" alt="Nextcloud | File Manager" width="100" height="100" srcset="https://orangeinternetsolutions.com/wp-content/uploads/2018/12/nextcloud__logo.gif 100w, https://orangeinternetsolutions.com/wp-content/uploads/2018/12/nextcloud__logo-75x75.gif 75w" sizes="(max-width: 100px) 100vw, 100px" />Nextcloud 27.0.1 is open source file sync and share software for everyone from individuals operating the free Nextcloud Server in the privacy of their own home, to large enterprises and service providers supported by the Nextcloud Enterprise Subscription.<br />Nextcloud provides a safe, secure, and compliant file synchronization and sharing solution on servers that you control.<br />You can share one or more files and folders on your computer, and synchronize them with your Nextcloud server. Place files in your local shared directories, and those files are immediately synchronized to the server and to other devices using the ownCloud / Nextcloud Desktop Sync Client, Android app, or iOS app.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Nextcloud 27.0.1 Changelog</h3>
<p>&nbsp;</p>
<h4>📝 Changed</h4>
<ul>
<li>
<p>Update psalm-baseline.xml (server#38357)</p>
</li>
<li>
<p>38340 fix add group broken (server#38361)</p>
</li>
<li>
<p>Show pending popover menu when password is enabled by default (server#38395)</p>
</li>
<li>
<p>Reload filelist when adding or removing shares (server#38420)</p>
</li>
<li>
<p>Revert “Fix table view” (server#38474)</p>
</li>
<li>
<p>Fix(carddav): Make system contact phone number RFC compliant (server#38475)</p>
</li>
<li>
<p>Add fallback when a there is no preview for a version (server#38510)</p>
</li>
<li>
<p>Fix(caldav): Ignore invalid events for reminder generation (server#38572)</p>
</li>
<li>
<p>Increase from 100000 to 600000 iterations for hash_pbkdf2 (server#38580)</p>
</li>
<li>
<p>Fix(caldav): Close DB cursor in reminder index background job (server#38659)</p>
</li>
<li>
<p>Improve oauth2 database migration from ownCloud (server#38671)</p>
</li>
<li>
<p>Fix(systemtags): Incorrect tags shown temporarily (server#38678)</p>
</li>
<li>
<p>Fix(apache): Serve `mjs` (module javascript) as static files (server#38689)</p>
</li>
<li>
<p>Store encrypted OAuth2 client secrets (server#38707)</p>
</li>
<li>
<p>Chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0 (server#38716)</p>
</li>
<li>
<p>Add utility command for object store objects (server#38731)</p>
</li>
<li>
<p>Fix npm audit (server#38740)</p>
</li>
<li>
<p>Allow to specify upgrade.cli-upgrade-link in order to link to the correct documentation (server#38751)</p>
</li>
<li>
<p>Log failures to read certificates during listing (server#38756)</p>
</li>
<li>
<p>Fix(carddav): Make SystemAddressBook::__construct $groupManager argument nullable (server#38792)</p>
</li>
<li>
<p>Make sure to show download button only one time (server#38811)</p>
</li>
<li>
<p>Emit an event when a message is logged (server#38816)</p>
</li>
<li>
<p>Add config variable for curl timeout (server#38825)</p>
</li>
<li>
<p>Fix: Removed invalid user from CODEOWNERS file (server#38847)</p>
</li>
<li>
<p>Generate user themed favicon and touchicon (server#38851)</p>
</li>
<li>
<p>Fix confusion around mail settings and improve layout a bit (server#38885)</p>
</li>
<li>
<p>Use source cache when listing folder during recursive copy (server#38891)</p>
</li>
<li>
<p>Fix(core): Do not invert app menu text color (server#38897)</p>
</li>
<li>
<p>Add bruteforce protection in OauthApiController (server#38898)</p>
</li>
<li>
<p>PruneOutdatedSyncTokens deletes all entries (server#38919)</p>
</li>
<li>
<p>Adjust admin setup check to increase warning to configure https (server#38929)</p>
</li>
<li>
<p>Fix(sab): put location in proper address field (server#38947)</p>
</li>
<li>
<p>Fix(l10n): Fix plural issue with different locale and language (server#38953)</p>
</li>
<li>
<p>Fix(systemtags): Add missing systemtags index (server#38960)</p>
</li>
<li>
<p>Perf: skip request without write permission (server#38968)</p>
</li>
<li>
<p>Fix: Avoid failing to update the current version entry if there is none (server#38970)</p>
</li>
<li>
<p>Implement optimized getDirectoryContent for DAV (server#38971)</p>
</li>
<li>
<p>Fix: expect interface, not a specific implementation (server#38976)</p>
</li>
<li>
<p>Move deprecation warnings to debug (server#38980)</p>
</li>
<li>
<p>Fix npm audit (server#38983)</p>
</li>
<li>
<p>Fix(weather_status): Pass address as param to OSM API (server#38991)</p>
</li>
<li>
<p>Fix: restore AppsSlideToggle feature (server#38994)</p>
</li>
<li>
<p>Use getsystemvalue-functions in Mailer.php (server#39004)</p>
</li>
<li>
<p>File scanner performance improvements (server#39019)</p>
</li>
<li>
<p>Fix(dav): Catch SAB sync errors during upgrade (server#39028)</p>
</li>
<li>
<p>Adjust saving of status messages (server#39055)</p>
</li>
<li>
<p>Fix(cypress): branch definition (server#39067)</p>
</li>
<li>
<p>Fix(files): Only render the menu if there are actions to show (server#39078)</p>
</li>
<li>
<p>Silent `imagecreatefromstring()` errors (server#39099)</p>
</li>
<li>
<p>Reduce load of files versions preview loading (server#39119)</p>
</li>
<li>
<p>Fix(OC/password-confirmation): Hide the correct button (server#39142)</p>
</li>
<li>
<p>Enable version features again with S3 versioning (server#39147)</p>
</li>
<li>
<p>Fix(sse): don’t update uncached files (server#39151)</p>
</li>
<li>
<p>Fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem (server#39157)</p>
</li>
<li>
<p>Fix(TagSearchProvider): Short circuit if no tag matches the query (server#39193)</p>
</li>
<li>
<p>Use more efficient tag retrieval on DAV report request (server#39202)</p>
</li>
<li>
<p>Fix(cypress): revert only toggle (server#39205)</p>
</li>
<li>
<p>Fix(files_sharing): hide download permission for circle shares (server#39261)</p>
</li>
<li>
<p>Enable all files_versions features when groupfolders is enabled (server#39265)</p>
</li>
<li>
<p>Add command do delete orphan shares (server#39267)</p>
</li>
<li>
<p>Display displayname on federated shares (server#39269)</p>
</li>
<li>
<p>Add command do delete orphan shares (server#39283)</p>
</li>
<li>
<p>Preload custom properties when propfinding folders (server#39292)</p>
</li>
<li>
<p>Fix(files): fix legacy router query change (server#39301)</p>
</li>
<li>
<p>Fix npm audit (server#39325)</p>
</li>
<li>
<p>Update psalm-baseline.xml (server#39326)</p>
</li>
<li>
<p>Fix(files): sanitize name and ext display (server#39333)</p>
</li>
<li>
<p>Cibit): fix failing test setup (server#39334)</p>
</li>
<li>
<p>Chore(CI): Sign .drone.yml file (server#39344)</p>
</li>
<li>
<p>GetStorage before remove (server#39354)</p>
</li>
<li>
<p>Fix: also run phpunit on `apps/theming/css` modified files (server#39374)</p>
</li>
<li>
<p>Fix(db): no hardcoded table prefix is expected (server#39392)</p>
</li>
<li>
<p>Feat: Add public event for missing indices (server#39396)</p>
</li>
<li>
<p>Fix(core): Add password confirmation requirement for getapppassword (server#39417)</p>
</li>
<li>
<p>Fix sharing of encrypted files (server#39454)</p>
</li>
<li>
<p>Fix(apps): Fix loading info.xml file (server#39491)</p>
</li>
<li>
<p>Groupfolder activities on move/rename (activity#1203)</p>
</li>
<li>
<p>Fix npm audit (activity#1245)</p>
</li>
<li>
<p>Bump unzipper from 0.10.11 to 0.10.14 (files_pdfviewer#752)</p>
</li>
<li>
<p>Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (files_pdfviewer#759)</p>
</li>
<li>
<p>Fix npm audit (files_pdfviewer#764)</p>
</li>
<li>
<p>Fix npm audit (again) (files_pdfviewer#772)</p>
</li>
<li>
<p>Update phpunit workflows from master (files_pdfviewer#777)</p>
</li>
<li>
<p>Replace “Unselect” with “Unselect all” in right click menu (files_rightclick#170)</p>
</li>
<li>
<p>Fix npm audit (firstrunwizard#892)</p>
</li>
<li>
<p>Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (firstrunwizard#899)</p>
</li>
<li>
<p>Fix npm audit (firstrunwizard#906)</p>
</li>
<li>
<p>Fix npm audit (firstrunwizard#914)</p>
</li>
<li>
<p>Manual backport #877 (logreader#916)</p>
</li>
<li>
<p>Choreaudit dependencies (logreader#924)</p>
</li>
<li>
<p>Chore(deps) – bump semver to 6.3.1 (logreader#937)</p>
</li>
<li>
<p>Chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6 (notifications#1556)</p>
</li>
<li>
<p>Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (notifications#1576)</p>
</li>
<li>
<p>Chore: update workflows from templates (notifications#1580)</p>
</li>
<li>
<p>Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 in /tests/Integration (notifications#1581)</p>
</li>
<li>
<p>Fix(settings): Delete settings when a user is deleted (notifications#1584)</p>
</li>
<li>
<p>Update target branch of performance.yml (notifications#1587)</p>
</li>
<li>
<p>Fix(CI): Delay mysql configuration so we wait for the mysql container… (notifications#1591)</p>
</li>
<li>
<p>Choreaudit dependencies (notifications#1603)</p>
</li>
<li>
<p>Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (password_policy#474)</p>
</li>
<li>
<p>Fix: properly handle public link share deletion (photos#1824)</p>
</li>
<li>
<p>Fix: use owner instead of owner_id to delete photos by owner (photos#1843)</p>
</li>
<li>
<p>Update view when layout setting changes (photos#1857)</p>
</li>
<li>
<p>Prevent progress bar overflow when uploading in album content (photos#1864)</p>
</li>
<li>
<p>Make file list semantically correct (photos#1868)</p>
</li>
<li>
<p>Bump @vue/test-utils from 1.3.3 to 1.3.6 (photos#1872)</p>
</li>
<li>
<p>Fix npm audit (photos#1878)</p>
</li>
<li>
<p>Reset selection state in route change (photos#1891)</p>
</li>
<li>
<p>Support browsers that do not support caches (photos#1896)</p>
</li>
<li>
<p>Fix npm audit (photos#1903)</p>
</li>
<li>
<p>Fix npm audit (photos#1915)</p>
</li>
<li>
<p>Add unselect all (photos#1921)</p>
</li>
<li>
<p>Adapt to SystemTags optimizations on server (photos#1925)</p>
</li>
<li>
<p>Fix npm audit (photos#1937)</p>
</li>
<li>
<p>Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (privacy#893)</p>
</li>
<li>
<p>Chore(deps): Bump @nextcloud/vue from 7.8.0 to 7.8.5 (privacy#898)</p>
</li>
<li>
<p>Fix npm audit (privacy#906)</p>
</li>
<li>
<p>Chore: update workflows from templates (privacy#908)</p>
</li>
<li>
<p>Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (privacy#910)</p>
</li>
<li>
<p>Fix npm audit (privacy#916)</p>
</li>
<li>
<p>Fix npm audit (privacy#922)</p>
</li>
<li>
<p>Fix npm audit (privacy#928)</p>
</li>
<li>
<p>Chore(CI): Adjust testing matrix for Nextcloud 27 on stable27 (related_resources#234)</p>
</li>
<li>
<p>Chore(deps): update dependency vue-demi to ^0.14.5 (text#4213)</p>
</li>
<li>
<p>Fix(deps): update dependency @nextcloud/event-bus to ^3.1.0 (text#4214)</p>
</li>
<li>
<p>Fix(deps): update dependency lib0 to ^0.2.78 (text#4227)</p>
</li>
<li>
<p>Fix(deps): update dependency @nextcloud/auth to ^2.1.0 (text#4230)</p>
</li>
<li>
<p>Don’t expect HTML element with ID `mimetype` in public share (text#4256)</p>
</li>
<li>
<p>Fix: paste multiple line to table issue (text#4264)</p>
</li>
<li>
<p>Fix npm audit (text#4277)</p>
</li>
<li>
<p>Fix(deps): update dependency yjs to ^13.6.4 (text#4281)</p>
</li>
<li>
<p>Fix(deps): update dependency @hocuspocus/provider to ^2.1.0 (text#4283)</p>
</li>
<li>
<p>Fix: Catch unique constraint violation when creating new documents (text#4292)</p>
</li>
<li>
<p>Chore: Bump composer autoloader for new composer version (text#4296)</p>
</li>
<li>
<p>Fix(css): info callout box color to –color-info (text#4302)</p>
</li>
<li>
<p>Fix/2708 pasting tables (text#4313)</p>
</li>
<li>
<p>Bring back keyboard shortcuts to help modal on non-mobile (text#4320)</p>
</li>
<li>
<p>Fix: Pass origin along the initial state update (text#4323)</p>
</li>
<li>
<p>Fix: clickable zone of task list checkbox (text#4324)</p>
</li>
<li>
<p>Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.10 (text#4331)</p>
</li>
<li>
<p>Fix(deps): update dependency @nextcloud/router to ^2.1.2 (text#4332)</p>
</li>
<li>
<p>Chore(deps): update dependency cypress to ^12.15.0 (text#4333)</p>
</li>
<li>
<p>Fix(deps): update dependency @nextcloud/vue to ^7.12.0 (text#4334)</p>
</li>
<li>
<p>Fix(deps): update highlight (text#4341)</p>
</li>
<li>
<p>Fix(deps): update dependency yjs to ^13.6.5 (text#4352)</p>
</li>
<li>
<p>Chore(deps): update dependency vite-plugin-commonjs to ^0.8.0 (text#4354)</p>
</li>
<li>
<p>Fix(deps): update dependency @hocuspocus/provider to ^2.2.0 (text#4355)</p>
</li>
<li>
<p>Fix(deps): update dependency @nextcloud/dialogs to ^4.1.0 (text#4356)</p>
</li>
<li>
<p>Fix(deps): update dependency @nextcloud/l10n to ^2.2.0 (text#4384)</p>
</li>
<li>
<p>Fix(deps): update dependency yjs to ^13.6.6 (text#4387)</p>
</li>
<li>
<p>Flaky CI fixes (text#4391)</p>
</li>
<li>
<p>Chore(deps): update dependency cypress to ^12.16.0 (text#4397)</p>
</li>
<li>
<p>Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.2 (text#4403)</p>
</li>
<li>
<p>Fix: remove redundant css (text#4407)</p>
</li>
<li>
<p>Chore(ci): Run cypress against proper stable branch (text#4411)</p>
</li>
<li>
<p>Fix(frontend): Update last saved timestamp when document is saved (text#4415)</p>
</li>
<li>
<p>Fix: hotkey ctrl-s (text#4417)</p>
</li>
<li>
<p>Fix npm audit (text#4428)</p>
</li>
<li>
<p>Fix(deps): update dependency @nextcloud/axios to ^2.4.0 (text#4432)</p>
</li>
<li>
<p>Fix(deps): update dependency @hocuspocus/provider to ^2.2.1 (text#4441)</p>
</li>
<li>
<p>Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.11 (text#4442)</p>
</li>
<li>
<p>Fix(deps): update dependency mitt to ^3.0.1 (text#4446)</p>
</li>
<li>
<p>Chore(deps): update dependency cypress to ^12.17.0 (text#4447)</p>
</li>
<li>
<p>Chore(deps): update dependency vite to ^4.4.1 (text#4448)</p>
</li>
<li>
<p>Chore(deps): update jest to ^29.6.1 (text#4449)</p>
</li>
<li>
<p>Chore(deps): update dependency vite to ^4.4.2 (text#4454)</p>
</li>
<li>
<p>Fix npm audit (text#4467)</p>
</li>
<li>
<p>Fix(frontend): Improve paste handler for table cells (text#4470)</p>
</li>
<li>
<p>Fix: Delete inactive sessions in one query (text#4472)</p>
</li>
<li>
<p>Chore(deps): update dependency cypress to ^12.17.1 (text#4477)</p>
</li>
<li>
<p>Fix: Fetch attachment share permissions (text#4484)</p>
</li>
<li>
<p>Fix sync errors after network issues (text#4486)</p>
</li>
<li>
<p>Fix: Encode individual parts of the dav url as uri components (text#4498)</p>
</li>
<li>
<p>Fix: max width of editor container on mobile (text#4499)</p>
</li>
<li>
<p>Fix: link preview width on mobile (text#4501)</p>
</li>
<li>
<p>Chore(deps): update dependency vite to ^4.4.3 (text#4506)</p>
</li>
<li>
<p>Fix(sync): only save on close if changes were made (text#4508)</p>
</li>
<li>
<p>Chore(deps): update dependency vite-plugin-commonjs to ^0.8.1 (text#4511)</p>
</li>
<li>
<p>Fix(deps): update dependency @nextcloud/initial-state to ^2.1.0 (text#4513)</p>
</li>
<li>
<p>Fix: remove duplicated save key action (text#4516)</p>
</li>
<li>
<p>Tests(cypress): Refactor reconnect test to be more reliable and add second test for actual reconnect (text#4517)</p>
</li>
<li>
<p>Fix: Add index to session_id on text_steps table (text#4523)</p>
</li>
<li>
<p>Fix: Use simple query and chunk in PHP to delete inactive sessions (text#4551)</p>
</li>
<li>
<p>Fix(postgres): Use a unique index name (text#4555)</p>
</li>
<li>
<p>Chore(deps-dev): Bump tslib from 2.5.0 to 2.5.3 (viewer#1701)</p>
</li>
<li>
<p>Chore(deps-dev): Bump @types/dockerode from 3.3.17 to 3.3.19 (viewer#1723)</p>
</li>
<li>
<p>Fix npm audit (viewer#1730)</p>
</li>
<li>
<p>Fix: update snapshots (viewer#1736)</p>
</li>
<li>
<p>Chore(deps): Bump @nextcloud/router from 2.1.1 to 2.1.2 (viewer#1741)</p>
</li>
<li>
<p>Fix npm audit (viewer#1752)</p>
</li>
<li>
<p>Use the Node object as event payload (viewer#1754)</p>
</li>
<li>
<p>Update cypress snapshots (viewer#1759)</p>
</li>
<li>
<p>Chore: update cypress.yml workflow from template (viewer#1766)</p>
</li>
<li>
<p>Update cypress snapshots (viewer#1771)</p>
</li>
<li>
<p>Fix npm audit (viewer#1778)</p>
</li>
<li>
<p>Update cypress snapshots (viewer#1794)</p>
</li>
<li>
<p>Send CSRF token in rawStat (viewer#1798)</p>
</li>
<li>
<p>Fix/video fullscreen i phone stable27 (viewer#1805)</p>
</li>
<li>
<p>Fix/fullscreen ios stable27 (viewer#1823)</p>
</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/cloud/"> cloud</a>, <a href="https://orangeinternetsolutions.com/tag/file-management/"> File Management</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/files/Nextcloud"><b>Nextcloud in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://nextcloud.com/"><b>Nextcloud software</b></a> <i>(External link)</i></li>
<li><b>Run </b><b>Nextcloud in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>Nextcloud </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>Nextcloud Changelog:<br /></strong>To read changelog source <a href="https://nextcloud.com/changelog/" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://nextcloud.com/changelog/" target="_blank" rel="noopener">Nextcloud</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/nextcloud-27-0-1/">Nextcloud 27.0.1 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nextcloud 26.0.4 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/nextcloud-26-0-4/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Sun, 23 Jul 2023 14:16:38 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[File Management]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">https://orangeinternetsolutions.com/?p=13106</guid>

					<description><![CDATA[<p>Nextcloud 26.0.4 is now available. This release includes minor changes, enhancements and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/nextcloud-26-0-4/">Nextcloud 26.0.4 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_3 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_3">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">Nextcloud 26.0.4 is now available. This release includes minor changes, enhancements and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-467 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2018/12/nextcloud__logo.gif" alt="Nextcloud | File Manager" width="100" height="100" srcset="https://orangeinternetsolutions.com/wp-content/uploads/2018/12/nextcloud__logo.gif 100w, https://orangeinternetsolutions.com/wp-content/uploads/2018/12/nextcloud__logo-75x75.gif 75w" sizes="(max-width: 100px) 100vw, 100px" />Nextcloud 26.0.4 is open source file sync and share software for everyone from individuals operating the free Nextcloud Server in the privacy of their own home, to large enterprises and service providers supported by the Nextcloud Enterprise Subscription.<br />Nextcloud provides a safe, secure, and compliant file synchronization and sharing solution on servers that you control.<br />You can share one or more files and folders on your computer, and synchronize them with your Nextcloud server. Place files in your local shared directories, and those files are immediately synchronized to the server and to other devices using the ownCloud / Nextcloud Desktop Sync Client, Android app, or iOS app.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Nextcloud 26.0.4 Changelog</h3>
<p>&nbsp;</p>
<h4>📝 Changed</h4>
<ul>
<li>Move encrypt-all password email to EmailTemplate (server#37737)</li>
<li>Store encrypted OAuth2 client secrets (server#38708)</li>
<li>Generate user themed favicon and touchicon (server#38853)</li>
<li>Fix confusion around mail settings and improve layout a bit (server#38887)</li>
<li>Fix(core): Do not invert app menu text color (server#38908)</li>
<li>PruneOutdatedSyncTokens deletes all entries (server#38920)</li>
<li>Adjust admin setup check to increase warning to configure https (server#38932)</li>
<li>Add bruteforce protection in OauthApiController (server#38949)</li>
<li>Fix(systemtags): Add missing systemtags index (server#38961)</li>
<li>Perf: skip request without write permission (server#38972)</li>
<li>Fix: expect interface, not a specific implementation (server#38977)</li>
<li>Fix: Avoid failing to update the current version entry if there is none (server#39003)</li>
<li>Use getsystemvalue-functions in Mailer.php (server#39006)</li>
<li>Fix setup-check test (server#39014)</li>
<li>Fix(l10n): Fix plural issue with different locale and language (server#39031)</li>
<li>Fix creating events with old (&lt; unix time) lastoccurence (server#39060)</li>
<li>Fix(cypress): branch definition (server#39072)</li>
<li>Fix(files): Only render the menu if there are actions to show (server#39080)</li>
<li>Silent `imagecreatefromstring()` errors (server#39100)</li>
<li>Ignore and log non integer versions (server#39117)</li>
<li>Fix password confirmation (server#39143)</li>
<li>Fix(sse): don’t update uncached files (server#39152)</li>
<li>Update psalm-baseline.xml (server#39155)</li>
<li>Fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem (server#39159)</li>
<li>Fix(TagSearchProvider): Short circuit if no tag matches the query (server#39194)</li>
<li>Fix(cypress): revert only toggle (server#39206)</li>
<li>Use more efficient tag retrieval on DAV report request (server#39232)</li>
<li>Fix(dav): Abort requests with 429 instead of waiting (server#39252)</li>
<li>Fix(files_sharing): hide download permission for circle shares (server#39260)</li>
<li>Display displayname on federated shares (server#39270)</li>
<li>Add command do delete orphan shares (server#39285)</li>
<li>Preload custom properties when propfinding folders (server#39293)</li>
<li>Cibit): fix failing test setup (server#39335)</li>
<li>Chore(CI): Sign .drone.yml file (server#39345)</li>
<li>GetStorage before remove (server#39355)</li>
<li>Fix: also run phpunit on `apps/theming/css` modified files (server#39375)</li>
<li>Fix(db): no hardcoded table prefix is expected (server#39393)</li>
<li>Feat: Add public event for missing indices (server#39397)</li>
<li>Update psalm-baseline.xml (server#39406)</li>
<li>Fix(core): Add password confirmation requirement for getapppassword (server#39418)</li>
<li>Fix(apps): Fix loading info.xml file (server#39492)</li>
<li>Modernize cypress tests (activity#1189)</li>
<li>Fix npm audit (activity#1243)</li>
<li>Update nextcloud/ocp dependency (activity#1249)</li>
<li>Update 3rdparty dependencies (bruteforcesettings#467)</li>
<li>Revert “Update 3rdparty dependencies” (bruteforcesettings#478)</li>
<li>Bump unzipper from 0.10.11 to 0.10.14 (files_pdfviewer#751)</li>
<li>Fix npm audit (files_pdfviewer#766)</li>
<li>Fix npm audit (again) (files_pdfviewer#773)</li>
<li>Update phpunit workflows from master (files_pdfviewer#778)</li>
<li>Replace “Unselect” with “Unselect all” in right click menu (files_rightclick#171)</li>
<li>Update nextcloud/ocp dependency (firstrunwizard#901)</li>
<li>Fix npm audit (firstrunwizard#904)</li>
<li>Fix npm audit (firstrunwizard#916)</li>
<li>Update nextcloud/ocp dependency (logreader#914)</li>
<li>Choreaudit dependencies (logreader#925)</li>
<li>Update nextcloud/ocp dependency (nextcloud_announcements#210)</li>
<li>Update nextcloud/ocp dependency (nextcloud_announcements#214)</li>
<li>Update nextcloud/ocp dependency (notifications#1579)</li>
<li>Fix(settings): Delete settings when a user is deleted (notifications#1585)</li>
<li>Choreaudit dependencies (notifications#1604)</li>
<li>Update nextcloud/ocp dependency (notifications#1609)</li>
<li>Reset selection state in route change (photos#1890)</li>
<li>Update nextcloud/ocp dependency (photos#1894)</li>
<li>Fix npm audit (photos#1902)</li>
<li>Fix npm audit (photos#1913)</li>
<li>Add unselect all (photos#1922)</li>
<li>Adapt to SystemTags optimizations on server (photos#1927)</li>
<li>Update nextcloud/ocp dependency (photos#1934)</li>
<li>Fix npm audit (privacy#919)</li>
<li>Fix npm audit (privacy#924)</li>
<li>Fix npm audit (privacy#930)</li>
<li>Update nextcloud/ocp dependency (related_resources#195)</li>
<li>Update nextcloud/ocp dependency (serverinfo#467)</li>
<li>Update nextcloud/ocp dependency (survey_client#179)</li>
<li>Fix(deps): update highlight (text#4143)</li>
<li>Fix(css): info callout box color to –color-info (text#4303)</li>
<li>Update nextcloud/ocp dependency (text#4307)</li>
<li>Fix/2708 pasting tables (text#4314)</li>
<li>Bring back keyboard shortcuts to help modal on non-mobile (text#4319)</li>
<li>Fix: Pass origin along the initial state update (text#4322)</li>
<li>Fix: clickable zone of task list checkbox (text#4325)</li>
<li>Chore(deps): update dependency prosemirror-test-builder to ^1.1.1 (text#4342)</li>
<li>Chore(deps): update dependency vue-demi to ^0.14.5 (text#4358)</li>
<li>Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.10 (text#4359)</li>
<li>Fix(deps): update dependency @nextcloud/router to ^2.1.2 (text#4360)</li>
<li>Fix(deps): update dependency lib0 to ^0.2.78 (text#4361)</li>
<li>Chore(deps): update dependency cypress to ^12.15.0 (text#4365)</li>
<li>Chore(deps): update dependency vite-plugin-commonjs to ^0.8.0 (text#4366)</li>
<li>Fix(deps): update dependency yjs to ^13.6.5 (text#4368)</li>
<li>Fix(deps): update dependency @nextcloud/auth to ^2.1.0 (text#4369)</li>
<li>Fix(deps): update dependency @nextcloud/dialogs to ^4.1.0 (text#4370)</li>
<li>Fix(deps): update dependency @nextcloud/event-bus to ^3.1.0 (text#4371)</li>
<li>Fix(deps): update dependency @nextcloud/vue to ^7.12.0 (text#4372)</li>
<li>Fix(deps): update dependency @nextcloud/l10n to ^2.2.0 (text#4385)</li>
<li>Fix(deps): update dependency yjs to ^13.6.6 (text#4388)</li>
<li>Flaky CI fixes (text#4392)</li>
<li>Chore(deps): update dependency @nextcloud/eslint-config to ^8.3.0-beta.2 (text#4404)</li>
<li>Chore(deps): update dependency cypress to ^12.16.0 (text#4405)</li>
<li>Fix: remove redundant css (text#4408)</li>
<li>Chore(ci): Run cypress against proper stable branch (text#4410)</li>
<li>Ci(cypress): Revert show_hidden method for cypress interception (text#4413)</li>
<li>Fix(frontend): Update last saved timestamp when document is saved (text#4416)</li>
<li>Fix: hotkey ctrl-s (text#4418)</li>
<li>Fix npm audit (text#4430)</li>
<li>Fix(deps): update dependency @nextcloud/axios to ^2.4.0 (text#4433)</li>
<li>Fix(deps): update dependency @nextcloud/files to ^3.0.0-beta.11 (text#4450)</li>
<li>Fix(deps): update dependency mitt to ^3.0.1 (text#4451)</li>
<li>Chore(deps): update dependency cypress to ^12.17.0 (text#4455)</li>
<li>Chore(deps): update dependency vite to ^4.4.2 (text#4456)</li>
<li>Chore(deps): update jest to ^29.6.1 (text#4457)</li>
<li>Update nextcloud/ocp dependency (text#4463)</li>
<li>Fix npm audit (text#4465)</li>
<li>Fix(frontend): Improve paste handler for table cells (text#4471)</li>
<li>Fix: Delete inactive sessions in one query (text#4473)</li>
<li>Chore(deps): update dependency cypress to ^12.17.1 (text#4478)</li>
<li>Fix: Fetch attachment share permissions (text#4485)</li>
<li>Fix sync errors after network issues (text#4487)</li>
<li>Fix: Encode individual parts of the dav url as uri components (text#4497)</li>
<li>Fix: max width of editor container on mobile (text#4500)</li>
<li>Fix: link preview width on mobile (text#4502)</li>
<li>Fix(sync): only save on close if changes were made (text#4509)</li>
<li>Fix: remove duplicated save key action (text#4515)</li>
<li>Tests(cypress): Refactor reconnect test to be more reliable and add second test for actual reconnect (text#4518)</li>
<li>Fix: Add index to session_id on text_steps table (text#4524)</li>
<li>Fix: Use simple query and chunk in PHP to delete inactive sessions (text#4552)</li>
<li>Fix(postgres): Use a unique index name (text#4554)</li>
<li>Chore(deps-dev): Bump @types/dockerode from 3.3.18 to 3.3.19 (viewer#1724)</li>
<li>Fix: update npm scripts for visual regression snapshots update (viewer#1735)</li>
<li>Fix npm audit (viewer#1753)</li>
<li>Use the Node object as event payload (viewer#1755)</li>
<li>Chore: update cypress.yml workflow from template (viewer#1765)</li>
<li>Fix npm audit (viewer#1776)</li>
<li>Chore(deps): Bump @nextcloud/files from 3.0.0-beta.10 to 3.0.0-beta.11 (viewer#1789)</li>
<li>Send CSRF token in rawStat (viewer#1799)</li>
<li>Fix/video fullscreen iphone (viewer#1803)</li>
<li>Fix/fullscreen ios stable26 (viewer#1822)</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/cloud/"> cloud</a>, <a href="https://orangeinternetsolutions.com/tag/file-management/"> File Management</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/files/Nextcloud"><b>Nextcloud in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://nextcloud.com/"><b>Nextcloud software</b></a> <i>(External link)</i></li>
<li><b>Run </b><b>Nextcloud in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>Nextcloud </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>Nextcloud Changelog:<br /></strong>To read changelog source <a href="https://nextcloud.com/changelog/" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://nextcloud.com/changelog/" target="_blank" rel="noopener">Nextcloud</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/nextcloud-26-0-4/">Nextcloud 26.0.4 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Nextcloud 25.0.3 &#124; New Update</title>
		<link>https://orangeinternetsolutions.com/updates/nextcloud-25-0-3/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Wed, 18 Jan 2023 16:03:39 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[File Management]]></category>
		<category><![CDATA[Softaculous]]></category>
		<guid isPermaLink="false">http://orangeinternetsolutions.com/?p=9330</guid>

					<description><![CDATA[<p>Nextcloud 25.0.3 is now available. This release includes minor changes, enhancements and bug fixes.</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/nextcloud-25-0-3/">Nextcloud 25.0.3 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_4 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_4">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_4  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: left;">Nextcloud 25.0.3 is now available. This release includes minor changes, enhancements and bug fixes.</h2>
<p>&nbsp;</p>
<p><strong><em><img loading="lazy" decoding="async" class="wp-image-467 alignright size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2018/12/nextcloud__logo.gif" alt="Nextcloud | File Manager" width="100" height="100" srcset="https://orangeinternetsolutions.com/wp-content/uploads/2018/12/nextcloud__logo.gif 100w, https://orangeinternetsolutions.com/wp-content/uploads/2018/12/nextcloud__logo-75x75.gif 75w" sizes="(max-width: 100px) 100vw, 100px" />Nextcloud 25.0.3 is open source file sync and share software for everyone from individuals operating the free Nextcloud Server in the privacy of their own home, to large enterprises and service providers supported by the Nextcloud Enterprise Subscription. <br />Nextcloud provides a safe, secure, and compliant file synchronization and sharing solution on servers that you control.<br />You can share one or more files and folders on your computer, and synchronize them with your Nextcloud server. Place files in your local shared directories, and those files are immediately synchronized to the server and to other devices using the ownCloud / Nextcloud Desktop Sync Client, Android app, or iOS app.</em></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Nextcloud 25.0.3 Changelog</h3>
<p>&nbsp;</p>
<h4>📝 Changed</h4>
<ul>
<li>Set page titel for each sidebar section through User management pages (server#35467)</li>
<li>Change header semantic in the user status dialog (server#35480)</li>
<li>Rename personal Groupware settings section to “Availability” (server#35492)</li>
<li>Remove old code from comment to not trigger automatic scanners more than needed (server#35497)</li>
<li>Add migration for encryption keys in wrong location (server#35499)</li>
<li>Fix SQL comparison with int array during external storage deletion (server#35516)</li>
<li>Fix the popovermenu (server#35517)</li>
<li>Bump @nextcloud/vue to 7.2.0 (server#35551)</li>
<li>Update ca-cert bundle (server#35573)</li>
<li>Fix type of PreviewController::$userId (server#35577)</li>
<li>Show success on share actions (server#35578)</li>
<li>Allow to set a custom timeout for ldap connections (server#35602)</li>
<li>Set page title for each sidebar section through User management pages (server#35629)</li>
<li>Fix contrast of global search headings (server#35639)</li>
<li>Add new border color variable and adjust primary color for increased contrast (server#35640)</li>
<li>Add success popup message for copying share links (server#35641)</li>
<li>Update psalm-baseline.xml (server#35663)</li>
<li>Update the unencrypted file size when closing streams (server#35668)</li>
<li>Update handlebars-loader to 1.7.3 (server#35673)</li>
<li>Add alt to the logo, adapt css for logo (server#35676)</li>
<li>Increase default global input field border contrast (server#35683)</li>
<li>Improve verbosity of search description (server#35688)</li>
<li>Fix default primary for user theming (server#35702)</li>
<li>Update sensitive config list of Talk (server#35706)</li>
<li>Show group name instead of group id as recommendation (server#35710)</li>
<li>Use correct filter for app icons in the right sidebar of app management (server#35711)</li>
<li>Improve email results for sharing (server#35712)</li>
<li>Ci: update minio image for s3 primary storage tests (server#35724)</li>
<li>Preview: fix HEIC orientation (server#35727)</li>
<li>Quota value as float for 32-bit systems (server#35734)</li>
<li>Fix vue-select styles (server#35742)</li>
<li>Read loginName from token (server#35747)</li>
<li>Change app menu focused items behavior that neighbor elements (text and border) have no overlapping (server#35771)</li>
<li>PHP8] check if params given to API are really an array (server#35797)</li>
<li>Fix missing cast of double controller parameters (server#35798)</li>
<li>Fix case sensitivity of email when saving settings (server#35803)</li>
<li>Restoring clearCachedConfig() (server#35812)</li>
<li>Use display name cache on getStorageInfo (server#35815)</li>
<li>Allow additional Sabre plugins in publicwebdav.php (server#35817)</li>
<li>Allow running encryption:fix-encrypted-version for all users (server#35827)</li>
<li>Fix parameter type for EntityCollection::setReadMarker in comments app (server#35835)</li>
<li>Fix: remove other shares from ui when deleted (server#35848)</li>
<li>Remove comment and guests option from Invitations UI (server#35859)</li>
<li>Increase preview_max_memory and make it easier to debug (server#35864)</li>
<li>Avatar generation – disable setimageformat (server#35895)</li>
<li>Fix video fullscreen on public page (server#35902)</li>
<li>Replace custom tooltips with native one for files sharing (server#35904)</li>
<li>Replace custom tooltips with native ones in files (server#35905)</li>
<li>Revert “avatar generation – disable setimageformat” (server#35914)</li>
<li>Update the user status dashboard widget and fix the icon color (server#35948)</li>
<li>Chore(CI): Improve rate limit situation when installing phpunit (server#35962)</li>
<li>Docs: trusted_proxies support IPv6 ranges (server#35963)</li>
<li>Also limit the password length on reset (server#35977)</li>
<li>Appsidebar should be compact when opened on small heights (server#35983)</li>
<li>Fix user status icon in avatar menu (server#35984)</li>
<li>Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3 (server#35988)</li>
<li>Remove myself from being codeowner of some modules (server#35992)</li>
<li>Bump @nextcloud/vue from 7.2.0 to 7.3.0 (server#35997)</li>
<li>Allow target=”_blank” in app navigation items (server#36007)</li>
<li>Fix default phone region validation (server#36010)</li>
<li>Update crl after revoke files_bpm.csr (server#36017)</li>
<li>Add restrictions when downloading to resolve with opengraph link provider (server#36022)</li>
<li>Fix scrolling while dragging in file list view (server#36028)</li>
<li>Fix cache key used to verify shared mountpoints (server#36049)</li>
<li>Link reference provider: Improve content-type check (server#36053)</li>
<li>Update ca-cert bundle (server#36059)</li>
<li>Fix theming migration repair step by passing correct type for argument (server#36081)</li>
<li>Allow keyup enter in user status (server#36132)</li>
<li>Revert “Allow keyup enter in user status” (server#36143)</li>
<li>Still include the share target in the cache key for validating share mount (server#36169)</li>
<li>Update nextcloud/ocp dependency (activity#1034)</li>
<li>Bump @nextcloud/vue from 7.0.0-beta.3 to 7.3.0 (activity#1043)</li>
<li>Fix background image size (firstrunwizard#790)</li>
<li>Update nextcloud/ocp dependency (firstrunwizard#799)</li>
<li>Various fixes (logreader#824)</li>
<li>Update nextcloud/ocp dependency (nextcloud_announcements#144)</li>
<li>Update nextcloud/ocp dependency (nextcloud_announcements#150)</li>
<li>Update nextcloud/ocp dependency (notifications#1399)</li>
<li>Bump deps to newer versions (notifications#1407)</li>
<li>Update nextcloud/ocp dependency (notifications#1413)</li>
<li>Bump postcss-loader from 7.0.1 to 7.0.2 (photos#1519)</li>
<li>Lazy load faces (photos#1523)</li>
<li>Remove broken icons.css references (photos#1533)</li>
<li>Bump postcss from 8.4.18 to 8.4.20 (photos#1545)</li>
<li>Bug fix] encode file name for file source (photos#1563)</li>
<li>Backport: #1569 to stable25 (photos#1574)</li>
<li>Bump @nextcloud/axios from 1.10.0 to 2.1.0 (recommendations#575)</li>
<li>Fix(deps): update tiptap (text#3486)</li>
<li>Fix(deps): update dependency @nextcloud/axios to ^2.2.0 (text#3487)</li>
<li>Chore(deps): update dependency vite-plugin-commonjs to ^0.6.0 (text#3491)</li>
<li>Prevent dangling debounced extractHeadings function (text#3522)</li>
<li>Only scroll images into view when they’re added (text#3533)</li>
<li>Don’t empty list of headings in onDestroy (text#3537)</li>
<li>Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.6 (text#3539)</li>
<li>Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.15.7 (text#3549)</li>
<li>Chore(deps): update dependency vite to ^3.2.5 (text#3553)</li>
<li>Chore(deps): update dependency vite-plugin-commonjs to ^0.6.1 (text#3554)</li>
<li>Fix(deps): update dependency path-normalize to ^6.0.9 (text#3555)</li>
<li>Fix(deps): update tiptap to ^2.0.0-beta.209 (text#3578)</li>
<li>Fix(deps): update dependency @nextcloud/axios to ^2.3.0 (text#3579)</li>
<li>Update nextcloud/ocp dependency (text#3582)</li>
<li>Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.0 (text#3590)</li>
<li>Backport missing pieces for outline suport in Collectives (text#3593)</li>
<li>Block file access for secure view (text#3595)</li>
<li>Increase idle timeout to one day 40 minutes) (text#3597)</li>
<li>Fix(deps): update dependency @tiptap/prosemirror-tables to ^1.1.4 (text#3602)</li>
<li>Fix(deps): update dependency @nextcloud/vue to ^7.3.0 (text#3605)</li>
<li>Fix(deps): update dependency @nextcloud/router to ^2.0.1 (text#3612)</li>
<li>Chore(deps): update dependency @cypress/webpack-preprocessor to ^5.16.1 (text#3620)</li>
<li>Treat newlines as linebreaks when pasting as plaintext (text#3625)</li>
<li>Chore(deps): update dependency @nextcloud/eslint-config to ^8.1.5 (text#3629)</li>
<li>Fix: reconnect – reload main container (text#3635)</li>
<li>Npm audit fix (text#3638)</li>
<li>Fix(Images): Update image alt text on blur (text#3641)</li>
<li>Bump webdav from 4.11.0 to 4.11.2 (viewer#1484)</li>
<li>Bump camelcase from 7.0.0 to 7.0.1 (viewer#1493)</li>
<li>Bump @nextcloud/router from 2.0.0 to 2.0.1 (viewer#1508)</li>
<li>Update vue to 7.3 (viewer#1511)</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Although updates are tested, you&#8217;re always encouraged to backup your files before patching.</strong></p>
<p>Tags: <a href="https://orangeinternetsolutions.com/tag/cloud/"> cloud</a>, <a href="https://orangeinternetsolutions.com/tag/file-management/"> File Management</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div></p>
<h3>Related Links</h3>
<ul>
<li><b>Live Demo:</b><br />See <a href="http://www.softaculous.com/apps/files/Nextcloud"><b>Nextcloud in action </b></a><i>(Softaculous site (External link))</i></li>
<li><b>Official Website:<br /></b>Learn more about <a href="https://nextcloud.com/"><b>Nextcloud software</b></a> <i>(External link)</i></li>
<li><b>Run </b><b>Nextcloud in your website:<br /></b> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new" rel="noopener">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install <b>Nextcloud </b>from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/"><strong>Softaculous software library</strong></a></li>
<li><strong>Nextcloud Changelog:<br /></strong>To read changelog source <a href="https://nextcloud.com/changelog/" target="_blank" rel="noopener"><strong><em>Click Here</em></strong></a> <i>(<a href="https://nextcloud.com/changelog/" target="_blank" rel="noopener">Nextcloud</a> External link)</i></li>
</ul></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a href="https://orangeinternetsolutions.com/updates/nextcloud-25-0-3/">Nextcloud 25.0.3 | New Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>ownCloud 6.0.2 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/owncloud-6-0-2-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Mon, 10 Mar 2014 18:49:09 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[ownCloud]]></category>
		<category><![CDATA[synchronize files]]></category>
		<guid isPermaLink="false">http://miamihoster.com/owncloud-6-0-2-update-released</guid>

					<description><![CDATA[<p>&#8220;ownCloud 6.0.2 released with a lot of fixes and improvements.&#8221; ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server. ownCloud allows you to access your data wherever you are, when you need it. ownCloud provides universal access to your files via the web, your computer [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/owncloud-6-0-2-update-released/">ownCloud 6.0.2 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;ownCloud 6.0.2 released with a lot of fixes and improvements.&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft size-full wp-image-4826" alt="ownCloud 6.0.2 Logo - Miami Hoster domains, hosting and websites" src="http://miamihoster.com/wp-content/uploads/2013/10/owncloud-logo.gif" width="100" height="100" /></p>
<p><span style="line-height: 1.5em;">ownCloud gives you freedom and control over your own data. </span></p>
<p><span style="line-height: 1.5em;">A personal cloud which runs on your own server. ownCloud allows you to access your data wherever you are, when you need it.<br />
</span></p>
<p>ownCloud provides universal access to your files via the web, your computer or your mobile devices — wherever you are.</p>
<h2>Changes Detail</h2>
<ul>
<li><span style="line-height: 1.5em;">Several security fixes</span></li>
<li><span style="line-height: 1.5em;">Improved trash bin performance for deleting lots of files</span></li>
<li><span style="line-height: 1.5em;">Mobile interface improvements</span></li>
<li><span style="line-height: 1.5em;">Fix key problems in encryption mode in rare situations</span></li>
<li><span style="line-height: 1.5em;">Smaller LDAP improvements</span></li>
<li><span style="line-height: 1.5em;">Fix the keep-alive ping for non standard php session lifetimes</span></li>
<li><span style="line-height: 1.5em;">Cleanup storage table when deleting an entry</span></li>
<li><span style="line-height: 1.5em;">Fix compatibility with xsendfile mode</span></li>
<li><span style="line-height: 1.5em;">Fix file size calculation in encryption mode</span></li>
<li><span style="line-height: 1.5em;">Fix image previews in trash bin</span></li>
<li><span style="line-height: 1.5em;">Fix public upload with enabled enryption</span></li>
<li><span style="line-height: 1.5em;">Added APC enabled check</span></li>
<li><span style="line-height: 1.5em;">Correctly localise date in notification emails</span></li>
<li><span style="line-height: 1.5em;">Improve compatibility with some CIFS servers</span></li>
<li><span style="line-height: 1.5em;">Fix shared files and Gallery</span></li>
<li><span style="line-height: 1.5em;">Several Contacts compatibility improvements</span></li>
<li><span style="line-height: 1.5em;">Several Documents improvements</span></li>
<li><span style="line-height: 1.5em;">A lot of smaller bug fixes</span></li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2><span>More Information</span></h2>
<ul>
<li><span><strong>Try Online Demo</strong><br />
<a title="ownCloud 6.0.2 - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/ownCloud" target="_blank" rel="noopener noreferrer">ownCloud 6.0.2 Demo</a> (Softaculous external link)<br />
<a title="ownCloud 6.0.2 changelog - Miami Hoster" href="http://owncloud.org/changelog/" target="_blank" rel="noopener noreferrer">ownCloud 6.0.2 Changelog</a> (External link)<br />
<a title="ownCoud 6.0.2 Official Website - miami hoster" href="http://owncloud.org/" target="_blank" rel="noopener noreferrer">Official Website</a> (External link)</span></li>
</ul>
<ul>
<li><span><strong>Start ownCloud 6.0.2</strong><br />
Run ownCloud 6.0.2 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> to install ownCloud 6.0.2</span></li>
</ul>
<ul>
<li><span><strong>Hosted ownCloud 6.0.2</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain or hosting service, but want the ownCloud 6.0.2</span></li>
</ul>
</td>
<td valign="top" width="50%"><span style="color: #333333; font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"><span style="font-size: 14px; line-height: 21px;">[otw_is sidebar=otw-sidebar-7]</span></span></td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/owncloud-6-0-2-update-released/">ownCloud 6.0.2 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Pydio 5.2.2 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/pydio-5-2-2-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Sun, 02 Mar 2014 18:44:39 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[pydio]]></category>
		<category><![CDATA[sharing]]></category>
		<category><![CDATA[synchronize files]]></category>
		<guid isPermaLink="false">http://miamihoster.com/pydio-5-2-2-update-released</guid>

					<description><![CDATA[<p>&#8220;Pydio 5.2.2 this is a security &#38; bugfix release, upgrade is recommended.&#8221; Pydio formerly known as AjaXplorer. Pydio: Put Your Data In Orbit! allows you to instantly turn any server into a powerful file sharing platform : install once and access your files from anywhere. Organize, preview and share them, easily and securely. Gain back control [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/pydio-5-2-2-update-released/">Pydio 5.2.2 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;Pydio 5.2.2 this is a security &amp; bugfix release, upgrade is recommended.&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft size-full wp-image-6849" alt="Pydio 5.2.2 logo - Miami Hoster - Domains, hosting, websites and marketing" src="http://miamihoster.com/wp-content/uploads/2014/02/pydio-logo.gif" width="100" height="100" /></p>
<p>Pydio formerly known as AjaXplorer. Pydio:</p>
<p>Put Your Data In Orbit! allows you to instantly turn any server into a powerful file sharing platform : install once and access your files from anywhere.</p>
<p>Organize, preview and share them, easily and securely.</p>
<p>Gain back control and privacy on your data, reduce your costs, and empower your users with Pydio consumer-grade simplicity allied to enterprise-grade compliance. Pydio deploys on top of your legacy filesystems and instantly connects to your existings users directories. Its plugin-oriented architecture makes it ready for all situations.</p>
<h2>Changes Detail</h2>
<ul>
<li><span style="line-height: 1.5em;">Meta.syncable : Make sure to clear stat cache</span></li>
<li><span style="line-height: 1.5em;">Fix wrong autocompleter limit – there was a useless min() call.</span></li>
<li><span style="line-height: 1.5em;">Fix #461 &gt; hardcoded « localhost »</span></li>
<li><span style="line-height: 1.5em;">Little CSS fix for Metadata in advanced search filter</span></li>
<li><span style="line-height: 1.5em;">Revert how CROSSUSERS_ALLGROUPS_* options were applied by default, otherwise would create strange situations for group sub-admins Refix reserved roles appearing in admin even when not in DEBUG MODE AbstractUser now implements AjxpGroupPathProvider, to be checkable by canAdministrate(). Add checks throughout the ajxp_conf driver Fix ajxp_role editor for #457 </span></li>
<li><span style="line-height: 1.5em;">Update font awesome to 3.2.1 </span></li>
<li><span style="line-height: 1.5em;">Insert videos in a new tab of the dashboard. Yet to be « modularized »</span></li>
<li><span style="line-height: 1.5em;">Rework dashboard design. Add a new tab for « Getting Started » </span></li>
<li><span style="line-height: 1.5em;">Fix editor.text &amp; editor.codemirror for various focused fields to disable key bindings. Fix #462 </span></li>
<li><span style="line-height: 1.5em;">Compile Ellega’s last commit </span></li>
<li><span style="line-height: 1.5em;">Pclzip: revert a problematic commit for Windows OS.</span></li>
<li><span style="line-height: 1.5em;">Default language was a bit broken in download pages. Security fix.</span></li>
<li><span style="line-height: 1.5em;">Fix FormManager password-create field for IE8 Switch spinner to spinKit double-bounce </span></li>
<li><span style="line-height: 1.5em;">Access.smb – enhancement and fix if Windows OS</span></li>
<li><span style="line-height: 1.5em;">Fix user-defined metadata: fix #431 (quotes in long text), fix choices, remove « comments feed » it’s a dedicated plugin. </span></li>
<li><span style="line-height: 1.5em;">Remove -strip option on imagick, use -flatten instead, otherwise background is black on resize. </span></li>
<li><span style="line-height: 1.5em;">Regexp2like function must stripslashes previously escaped chars (via preg_quote). Fix #437 </span></li>
<li><span style="line-height: 1.5em;">Missing restParams to activate the REST api on some actions </span></li>
<li><span style="line-height: 1.5em;">Typo: pointing to CHMOD instead of CHMOD_VALUE, applying chmod failed for files.</span></li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><strong>Try Online Demo</strong><br />
<a title="Pydio 5.2.2 - Softaculous external link - miami hoster" href="http://www.softaculous.com/demos/Pydio" target="_blank" rel="noopener noreferrer">Pydio 5.2.2 Demo</a> (Softaculous external link)<br />
<a title="Pydio 5.2.2 changelog" href="http://pyd.io/pydio-core-5-2-2/" target="_blank" rel="noopener noreferrer">Pydio 5.2.2 Changelog</a> (External link)<br />
<a title="Pydio 5.2.2 Official Website - miami hoster" href="http://pyd.io/" target="_blank" rel="noopener noreferrer">Official Website</a> (External link)</li>
</ul>
<ul>
<li><strong>Start Pydio 5.2.2</strong><br />
Run Pydio 5.2.2 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> to install Pydio 5.2.2</li>
</ul>
<ul>
<li><strong>Hosted Pydio 5.2.2</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain or hosting service, but want the Pydio 5.2.2</li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/pydio-5-2-2-update-released/">Pydio 5.2.2 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Pydio 5.2.1 Update Released</title>
		<link>https://orangeinternetsolutions.com/security-updates/pydio-5-2-1-update-released/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Wed, 12 Feb 2014 17:50:57 +0000</pubDate>
				<category><![CDATA[Security & Updates]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[File Management]]></category>
		<category><![CDATA[pydio]]></category>
		<guid isPermaLink="false">http://miamihoster.com/pydio-5-2-1-update-released</guid>

					<description><![CDATA[<p>&#8220;Pydio 5.2.1, this is a minor release, fixing issues introduced in last major stable 5.2.0, upgrade is recommended and should be straightforward.&#8221; Pydio formerly known as AjaXplorer. Pydio: Put Your Data In Orbit! allows you to instantly turn any server into a powerful file sharing platform : install once and access your files from anywhere. [&#8230;]</p>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/pydio-5-2-1-update-released/">Pydio 5.2.1 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h4 style="text-align: center;"><em>&#8220;Pydio 5.2.1, this is a minor release, fixing issues introduced in last major stable 5.2.0, upgrade is recommended and should be straightforward.&#8221;</em></h4>
</blockquote>
<p><img loading="lazy" decoding="async" class="alignleft size-full wp-image-6849" alt="Pydio 5.2.1 logo - Miami Hoster - Domains, hosting, websites and marketing" src="http://miamihoster.com/wp-content/uploads/2014/02/pydio-logo.gif" width="100" height="100" /></p>
<p><span style="line-height: 1.5em;">Pydio formerly known as AjaXplorer. Pydio: Put Your Data In Orbit! allows you to instantly turn any server into a powerful file sharing platform : install once and access your files from anywhere. </span></p>
<p><span style="line-height: 1.5em;">Organize, preview and share them, easily and securely.</span></p>
<p>Gain back control and privacy on your data, reduce your costs, and empower your users with Pydio consumer-grade simplicity allied to enterprise-grade compliance.</p>
<p>Pydio deploys on top of your legacy filesystems and instantly connects to your existings users directories. Its plugin-oriented architecture makes it ready for all situations.</p>
<h2>Changes Details</h2>
<ul>
<li>Make sure $driver is not empty when loading node info, can lead to a stuck interface</li>
<li>Filter repositories labels</li>
<li>API Documentation update for fsActions</li>
<li>Massive update of serverCallbacks SdkGenerator class to generate Swagger-compatible JSON description of the API. #WIP – http://swagger.wordnik.com/</li>
<li>Basic testing by prepending a repository id to the api « paths »</li>
<li>Change AJXP_APPLICATION_TITLE to PYDIO_APP_TITLE to avoid replacement by standard varsFilter, otherwise it can trigger unexpected XML problems.</li>
<li>Fix i18n switch at user login – list was emptied.</li>
<li>Mozilla events for end of animation are all lowercase. Search Engine was not correctly triggering background jobs (indexation…) Fix wrong XML by not closing Tree if indexation launched with inner_apply parameter Let read only users trigger the « index » action on a workspace All this is a start for #435 – Indexation still not triggered from parent WS in shared WS. More complex here.</li>
<li>The return of magicDequote</li>
<li>Useless pass-by-reference in fromPostedFilename() function</li>
<li>Get base instead of document.location.href if the tag is defined. Should fix #433</li>
<li>Correct the boolean handling</li>
<li>Fix #444: multiple CKEditor instances</li>
<li>Make sure to handle the « BASE » tag instead of document.location.href, should be an util function – Fix 404 for opening images in external window.</li>
<li>Fix #450</li>
<li>Fix #447 Minisites deleted from user dashboard are not correctly removed.</li>
<li>Fix #335 downloading with powerFS from left pane Fix #432 disable powerfs plugin when in share link download context</li>
<li>Configure user dashboard logo Fix old « ajaxplorer » mention Fix download_all action overriding the download keyboard shortcut</li>
<li>Fix Chrome 32 drag’n&#8217;drop bug – Close #426</li>
<li>Dist: make sure to clear i18n cache after rpm/deb update. Update AJXP_PACKAGING variable for deb packages to avoid in-app upgrade.</li>
<li>Fix external mailer button in folder sharing</li>
<li>Fix #452</li>
<li>Base work for direct monitoring of the filesystem using watchdog</li>
</ul>
<p>[otw_is sidebar=otw-sidebar-8]</p>
<table width="100%">
<tbody>
<tr>
<td valign="top" width="50%">
<h2>More Information</h2>
<ul>
<li><strong>Try Online Demo</strong><br />
<a title="Pydio 5.2.1 Demo - Softaculous external link" href="http://www.softaculous.com/demos/Pydio" target="_blank" rel="noopener noreferrer">Pydio 5.2.1 Demo</a> (Softaculous external link)<br />
<a title="Pydio 5.2.1 changelog - Oficial website external link" href="http://pyd.io/pydio-core-5-2-1/" target="_blank" rel="noopener noreferrer">Pydio 5.2.1 Changelog</a> (External link)<br />
<a title="Pydio 5.2.1 Official Website" href="http://pyd.io/" target="_blank" rel="noopener noreferrer">Official Website</a> (External link)</li>
</ul>
<ul>
<li><strong>Start Pydio 5.2.1</strong><br />
Run Pydio 5.2.1 from your domain and hosting service. <a title="Register a domain to start Office Group" href="http://miamihoster.com/client_area/domainchecker.php">Register a Domain Name</a> if you don&#8217;t have one and choose one of our <a title="Web Hosting Comparison Chart" href="http://miamihoster.com/services/web-hosting-cloud-services/web-hosting-chart/">Hosting Plans</a> to install Pydio 5.2.1</li>
</ul>
<ul>
<li><strong>Hosted Pydio 5.2.1</strong><br />
<a title="Group Office stand alone" href="http://miamihoster.com/contact-us/">Contact us</a> if you don&#8217;t need a domain or hosting service, but want the Pydio 5.2.1 anyway.</li>
</ul>
</td>
<td valign="top" width="50%">[otw_is sidebar=otw-sidebar-7]</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/security-updates/pydio-5-2-1-update-released/">Pydio 5.2.1 Update Released</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
