Server IP : 68.65.122.142  /  Your IP : 18.191.132.66
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/elgg4/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //var/softaculous/elgg4/changelog.txt
5.1.9 (2024-08-02)
Contributors
	
	Jerôme Bakker (2)
	
Bug fixes

	menus: no longer render empty menu sections 72882fc37
	rss: fatal error that occurred when enabling short_open_tag d0883e534

5.1.8 (2024-07-11)
Contributors

    Jeroen Dalsem (1)
    Jerôme Bakker (1)

Bug fixes

    forms: prevent type hint crash by casting vars 6286063c8

5.1.7 (2024-06-27)
Contributors

    Jerôme Bakker (1)

Bug fixes

    email: use recipient language for email footer link b5add14a0

5.1.6 (2024-06-14)
Contributors

    Jerôme Bakker (3)

Bug fixes

    thewire: correctly call thewire_filter() 622cfb65f closes #14611

5.1.5 (2024-03-22)
Contributors

	Jerôme Bakker (7)
	Jeroen Dalsem (1)
	
Bug fixes

	core:
	improved friendly title for multibyte characters 6d80fa23f closes #14577
	no longer set dynamic property on exceptions 21b41a6a6
	ckeditor: do not limit html elements in ckeditor 01bacfc51
	plugins: improved handling of composer version constraints 8dd38c0b7 closes #14580
	pages: correctly disable parent page option 02a4f3bfa

5.1.4 (2024-01-12)
Contributors

Jerôme Bakker (3)
Jeroen Dalsem (2)

Bug fixes

	comments: only load comment form when needed 1eaa55b48
	session: allow samesite cookie configuration 1dcb96c26
	notifications: prevent unneeded content subscriptions 3ffedc0ad closes #14301

5.1.3 (2023-12-15)
Contributors

	Jeroen Dalsem (5)
	Jerôme Bakker (2)

Bug fixes

	cli: database seed command no longer queues notifications 7fb4139fe
	uservalidationbyemail: only allow confirm link for logged out users 89ba96f5d
	users: prevent ban/unban notifications for users during disable 623a2fe6a

5.1.2 (2023-11-30)
Contributors

    Jeroen Dalsem (4)
    Jerôme Bakker (4)

Bug fixes

    output: link must have discernible text 8ed45c12d
    web_services: only create new tokens on initial save a1904fc7c closes #14516
    developers: removed metadata enabled column in entity explorer 4256e4dd7

5.1.1 (2023-11-17)
Contributors

	Jerôme Bakker (9)
	Jeroen Dalsem (5)

Bug fixes

	webservices: no longer expose parts of the system during an error a0db26a40
	cli: provide readable feedback when using incorrect cron interval c658dd2b7
	pages: don't allow a page to be its own parent f029d1e69
	views: don't output a summary title if no display name 385475469
	css: improved elgg-level behaviour on limited viewports a1482000f
	routes: correctly deprecate the comment/edit route 04bed5687

5.1.0 (2023-10-24)
Contributors

    Jeroen Dalsem (37)
    Jerôme Bakker (36)

Features

    ckeditor:
        updated to v40.0.0 441c0f442
        ctrl+enter in the editor field will submit the form 5b0bd6a8d
    css: allow theme variables to be configured by the site admin 3eb7fe354
    cron: added custom cron logger class 6535d386b
    a11y:
        added menu aria labels 19869cfc9
        added aria search forms 091202e4a
        added header, main, footer aria landmarks 61315fe7e
    views: support a title on an imprint element 2ebfccb09
    breadcrumbs:
        improved usability of elgg_push_collection_breadcrumb 68c6d069e
        last item pointing to current page will be removed 95b305458
        added a home icon as a first item e78e7ee68
    blog: prevent double submit of the blog form 0a23cd09b
    cli:
        interactively set number of seeded items per seeder 337b1bd71
        added database seeders command 12baa7c68
        activate plugins CLI command supports plugin priority 160fcaf69
        installer now has the option to prevent plugin activation 1a20e79ef
    security: add support for security.txt 2709c2db4 closes #14315
    admin: reorganized admin and configure utilities menu items de1959ad5
    widgets: the widget edit form now shows in a lightbox 15e68df90
    input: the value output view for an userpicker can be set 585903bb9
    developers:
        the theme sandbox is now a separated plugin 22cd62e89
        added inspection page for the database CLI seeders e8255d3f6
    html: added a scroll to top button 58b1ae7d1
    js: client side validate max file size for file input 3b19a7071 closes #7059

Bug fixes

    css: fixed some margin issues on elgg-field form elements 1565a6d47 closes #14354
    a11y:
        topbar sub menu items are now keyboard accessible 6326c3902 closes #6759
        make sure widget edit/delete actions are keyboard accessible d7b61ed15 closes #14471
        tab to first item in opened dropdown menu 487d7370a
        edit comment form sets focus to comment textarea 477646730
        keep focus on toggled menu item a18ad0057
    cache: report HTTP 410 Gone on stale cache urls cfd488361 closes #14086
    views:
        prevent duplicate ids on widget layouts b17877975 closes #14428
        do not use rel to track related hover menu placeholders 972f40873 closes #14430
    breadcrumbs: no longer add a breadcrumb if link to self is false 7a44a533c

Deprecations

    views: resource and route for comment edit are not in use 84deb0e54