Server IP : 68.65.122.142  /  Your IP : 3.138.69.214
Web Server : LiteSpeed
System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : glenirhm ( 1318)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /var/softaculous/elgg2/../spip/../abante/../wp62/../suitecrm/../hubzilla/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //var/softaculous/elgg2/../spip/../abante/../wp62/../suitecrm/../hubzilla/changelog.txt
Hubzilla 9.4.4 (2024-11-06)
	- Update Norwegian translations
	- Fix error adding things when multiple profiles not enabled
	- Port mod thing to use $_GET/$_POST instead of $_REQUEST
	- Move Norwegian translations from nb-no to nb
	- Fix intact alernative network hublocs being marked deleted in Libsync::sync_locations()
	- Fix modals only partly removed when DOM emlement updated via ajax
	- Add explicit check for channel_address in channel_url()
	- Fix PHP deprecation warnings in mod setup
	- Fix PHP warning in Web/HttpMeta
	- Fix typo in UnitTestCase
	- Fix missing CSRF token checks in mod account_edit
	- Fix OCAP tokens only added to images
	- Fix unescaped zid parameter
	- Fix wrong date format in published date in update question activities
	- Fix include for en TOS page
	- Fix query in copy_of_pubitem() returning duplicate items
	- Fix edit button not clickable if below right aside when viewing webpages
	- Fix rendering of category tags icons in the editor
	- Fix regex to detect URLs in cleanup_bbcode
	- Fix duplicate posts from forum clones
	- Fix follow to non primary hub location in pubcrawl addon
	- Fix id host not rewritten to local host in pubcrawl addon
	- Fix regression when manually fetching items in pubcrawl addon

Hubzilla 9.4.3 (2024-10-10)
	- Discard Add/Remove activities (Hubzilla 10 and (streams) compatibility)
	- Fix HQ channel activities icons
	- Fix saved search icons
	
Hubzilla 9.4.2 (2024-10-04)
	- Indicate reacted state via icon color (community wish)
	- Fix modal backdrop not removed when reacting from the modal
	- Fix missing handle icon in mod pdledit_gui
	
Hubzilla 9.4 (2024-09-25)
	- If we got an ocap token try to authenticate with it first
	- Hide comment titles
	- Adjust fix_attached_permissions() to only add the token if we got one
	- Allow uploading to comments if ocap tokens are enabled
	- Refactor get_security_ids() to remove legacy code
	- Add privacy scope sql to item_permissions_sql()
	- Removed fork awesome in favour of bootstrap icons
	- Improved content and comment collapse/expand rendering
	- Add support for inbound locations
	- Streamline item location rendering (use icon)
	- Fix html2bbcode table and add test
	- Store info/notice messages in xconfig instead of session
	- Refactor help and add tests
	- Do not run set_linkified_perms() if editing a post
	- Remove deprecated tag_deliver permissions
	- Make sure that tgroup_check() fails for group posts if they do not have the post_wall permission
	- Show repeat button to channel owners only
	- Refactor item buttons
	- Add util/update_db
	- Remove the unused f argument in various places
	- Streamline URLs used in attachments and body to ease deduplication
	- Code cleanup and remove some unused/deprecated functions