Skip to content

Releases: GuduleLapointe/w4os

Release v2.9.4

04 Jan 20:12
Compare
Choose a tag to compare
* fix avatar mini profile block crashing
* fix all menu titles replaced in some themes on profile page

v3 beta features
* enhancement better flux single post and archive display
* flux author column after title
* fix profile tabs empty (regression interoduced in 796a1c2f)

Release v2.9.3

04 Jan 00:58
Compare
Choose a tag to compare
* fix profile not displayed in block (regression)
* fix profile custom template not always working
* fix arrays passed as if they were strings in w4os_array2table
* fix crash on wp core profile save

v3 beta features
* new activity feed, allow avatars to post statuses on their profile page
* new profile page, including tabs and activity feed
* new in-world feed profile tab
* handles GridInfoService web_profile_url (with ?name= argument)

Release v2.9.2

04 Jan 00:58
Compare
Choose a tag to compare
* test automatic release

Release v2.9.1

30 Dec 21:19
Compare
Choose a tag to compare
* fix admin header shown in SL viewer embed and modal
* fix permissions issues with
* fix crash if W4OS_NULL_KEY is called too early
* fix hop teleport links

v3 beta features (available from github or w4os website releases):
* new Connections settings page
* new encrypt simulators credentials
* enhanced Avatars list with modal profile preview
* enhanced fetch database credentials from console if console is enabled
* enhanced fetch ini config from console if available
* enhanced settings API

v2.9.0

20 Dec 22:19
Compare
Choose a tag to compare

v2.9.0

  • fix crash on fresh install caused by calls to opensim db while it is not yet configured
  • fix avatar-profile shortcode crashing php on fresh install
  • fix avatar registration fail on other pages than canonical profile (issue #72)
  • fix password verification on profile avatar registration form
  • fix user notices not displayed on profile page
  • fix avatar registration form layout
  • fix requirements alert shown only on w4os status page
  • fix minor PHP warnings on fresh install
  • don't load templates.php for feeds and admin pages (fix #52)

Transitional release, progressively integrate upcoming v3 features as beta
Do not enabe v3 beta features in production environment

v3 beta features (available in github or w4os website releases):

  • option in classic settings to enable v3 beta features
  • new v3 settings page (limited, main options still in classic settings page)
  • new v3 avatars admin page, including
    • avatar list: sortable, filterable, searchable
    • avatar settings (placeholder, not implemented)
    • avatar model settings, replacing classic avatar models settings page
  • new v3 regions admin page, including
    • region list: sortable, filterable, searchable
    • region settings (placeholder, not implemented)
  • ensure backwards compatibility if v3 features are not enabled

v2.8

03 Dec 01:29
Compare
Choose a tag to compare

v2.8
* fix database credential not shown in settings
* fix PHP Fatal error: Uncaught Error: Call to undefined method MetaBox\Support\Arr::to_depth (updated metabox dependencies)
* Tested up to 6.7-RC1

v2.2.10

27 Jan 19:36
Compare
Choose a tag to compare
* true stable release for WP directory distribution (same as 2.2.8, update forced to fix svn commit errors)
* new web assets server
* new profile page
* new config instructions for new grid users
* new blocks support
* new grid and wordpress users sync
* new grid based authentication; if wp user exists, password is reset to grid password; if not, a new wp user is created
* new admin can create avatars for existing users
* new grid info settings are fetched from Robust server if set or localhost:8002
* new check grid info url validity (cron and manual)

v2.2.8

27 Jan 19:36
Compare
Choose a tag to compare
* stable release for WP directory distribution
* new web assets server
* new profile page
* new config instructions for new grid users
* new blocks support
* new grid and wordpress users sync
* new grid based authentication; if wp user exists, password is reset to grid password; if not, a new wp user is created
* new admin can create avatars for existing users
* new grid info settings are fetched from Robust server if set or localhost:8002
* new check grid info url validity (cron and manual)

v2.0.8

27 Jan 19:35
Compare
Choose a tag to compare
  • Now distributed via WordPress plugins directory
  • Official git repository changed to GitHub
  • renamed plugin as W4OS - OpenSimulator Web Interface