Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.2.0 source code.tar.gz | 2024-01-24 | 32.6 MB | |
5.2.0 source code.zip | 2024-01-24 | 35.3 MB | |
README.md | 2024-01-24 | 8.5 kB | |
Totals: 3 Items | 67.9 MB | 0 |
What's Changed
- Update event_guard.php (PHP 8.1) by @AndyX90 in https://github.com/fusionpbx/fusionpbx/pull/6779
- Patch 43 by @LEMTEL-krooney in https://github.com/fusionpbx/fusionpbx/pull/6778
- Fixing 'origination_callee_id_name' in domain variables dialplan by @jacobbuscher-bt in https://github.com/fusionpbx/fusionpbx/pull/6781
- Finalize changing origination_callee_id_name from destination_number to caller_destination in domain_variables and variables dialplan. by @jacobbuscher-bt in https://github.com/fusionpbx/fusionpbx/pull/6782
- Fix time conditions using 'minute-of-day' switching 1 minute early by @jacobbuscher-bt in https://github.com/fusionpbx/fusionpbx/pull/6784
- Make intercept feature more fault tolerant by @daniel-lucio in https://github.com/fusionpbx/fusionpbx/pull/6788
- Play button in IVR Menu edit by @k-flagman in https://github.com/fusionpbx/fusionpbx/pull/6786
- Snom D735 Smartlabel Settings by @mgajjar19 in https://github.com/fusionpbx/fusionpbx/pull/6776
- Fix line keys on GXP2135 and contribute GHP6xx template. by @jonathanblack1000 in https://github.com/fusionpbx/fusionpbx/pull/6780
- Second try fixing line keys on GXP2135 by @jonathanblack1000 in https://github.com/fusionpbx/fusionpbx/pull/6793
- Fix initial
install.php
failure due to missing$_SESSION
variable by @sdwru in https://github.com/fusionpbx/fusionpbx/pull/6785 - Fixing/Adding missing translations in app_languages and app_menu files by @AntoniusDC in https://github.com/fusionpbx/fusionpbx/pull/6795
- Fixed translations by @alexdcrane in https://github.com/fusionpbx/fusionpbx/pull/6794
- Update sip_profile_edit.php by @ack100 in https://github.com/fusionpbx/fusionpbx/pull/6800
- add phone icon to the call button by @chansizzle in https://github.com/fusionpbx/fusionpbx/pull/6802
- update the settings set method to use params instead of array by @frytimo in https://github.com/fusionpbx/fusionpbx/pull/6804
- added missing hyperlink text to dismiss login messages by @chansizzle in https://github.com/fusionpbx/fusionpbx/pull/6805
- Bulk changes of Swedish translations by @OskarFranck in https://github.com/fusionpbx/fusionpbx/pull/6807
- Add ability to set custom logout destination by @emaktech in https://github.com/fusionpbx/fusionpbx/pull/6806
- Added Greek translations in core. by @AntoniusDC in https://github.com/fusionpbx/fusionpbx/pull/6808
- Added Greek translations for fusionpbx/core. by @AntoniusDC in https://github.com/fusionpbx/fusionpbx/pull/6809
- Added Greek translations to app_languages.php under fusionpbx/apps by @AntoniusDC in https://github.com/fusionpbx/fusionpbx/pull/6810
- Reorder project path and project root defines by @frytimo in https://github.com/fusionpbx/fusionpbx/pull/6787
- Added Greek translations to FusionPBX apps by @AntoniusDC in https://github.com/fusionpbx/fusionpbx/pull/6813
- illogical condition specified in fax_send by @md-riaz in https://github.com/fusionpbx/fusionpbx/pull/6812
- [eavesdrop] Fix eavesdropping wrong uuid by @greenbea in https://github.com/fusionpbx/fusionpbx/pull/6815
- Added translations for no_answer by @alexdcrane in https://github.com/fusionpbx/fusionpbx/pull/6816
- [dialplan] Bind digit bleg without a lua script by @greenbea in https://github.com/fusionpbx/fusionpbx/pull/6817
- Fix vm_disk_quota by @emaktech in https://github.com/fusionpbx/fusionpbx/pull/6814
- New Devices permissions profile select and edit. by @volga629-1 in https://github.com/fusionpbx/fusionpbx/pull/6821
- Patch contacts calling multiple schemas by @frytimo in https://github.com/fusionpbx/fusionpbx/pull/6826
- [security] xml validate ringback fields by @greenbea in https://github.com/fusionpbx/fusionpbx/pull/6819
- Ring groups extensions range by @k-flagman in https://github.com/fusionpbx/fusionpbx/pull/6824
- Update logging class by @frytimo in https://github.com/fusionpbx/fusionpbx/pull/6829
- Added Greek translations to app_languages.php files in fusionpbx/app/ by @AntoniusDC in https://github.com/fusionpbx/fusionpbx/pull/6834
- [ENHANCEMENT] Autoassign current user as contact_user by @AndyX90 in https://github.com/fusionpbx/fusionpbx/pull/6837
- [PHP81] Check empty array by @AndyX90 in https://github.com/fusionpbx/fusionpbx/pull/6835
- Add context field to conference and call center queue by @alexdcrane in https://github.com/fusionpbx/fusionpbx/pull/6836
- Correct german translations. by @AndyX90 in https://github.com/fusionpbx/fusionpbx/pull/6838
- Event socket bug fix and more docs by @frytimo in https://github.com/fusionpbx/fusionpbx/pull/6823
- use empty check instead of string check to prevent php warning by @frytimo in https://github.com/fusionpbx/fusionpbx/pull/6843
- move explode of $line inside of if block to fix php warning for line 93 by @frytimo in https://github.com/fusionpbx/fusionpbx/pull/6842
- [dashboard] Fix memory exhaustion on system counts by @greenbea in https://github.com/fusionpbx/fusionpbx/pull/6844
- Added Greek translations to app_languages.php files by @AntoniusDC in https://github.com/fusionpbx/fusionpbx/pull/6845
- German translation updates by @AndyX90 in https://github.com/fusionpbx/fusionpbx/pull/6846
- Prevent duplicate user allocation by @AndyX90 in https://github.com/fusionpbx/fusionpbx/pull/6841
- E911 plugin by @volga629-1 in https://github.com/fusionpbx/fusionpbx/pull/6822
- openai transcription support by @andrewalex in https://github.com/fusionpbx/fusionpbx/pull/6850
- Schema change object property db instead of database->db by @frytimo in https://github.com/fusionpbx/fusionpbx/pull/6833
- Device address in extensions list by @k-flagman in https://github.com/fusionpbx/fusionpbx/pull/6811
- Support updating optional installed apps via git by @demonspork in https://github.com/fusionpbx/fusionpbx/pull/6513
- account.3.fallback.timeout typo by @denisent in https://github.com/fusionpbx/fusionpbx/pull/6854
- account.3.fallback.timeout typo by @denisent in https://github.com/fusionpbx/fusionpbx/pull/6855
- Added Greek & Turkish translations to core app_languages.php files by @AntoniusDC in https://github.com/fusionpbx/fusionpbx/pull/6856
- Update install.php by @jrmcclean in https://github.com/fusionpbx/fusionpbx/pull/6853
- improved title case by @chansizzle in https://github.com/fusionpbx/fusionpbx/pull/6858
- Added Greek & Turkish translations to core app_languages.php files by @AntoniusDC in https://github.com/fusionpbx/fusionpbx/pull/6859
- Added bulk translations to app/destinations files by @AntoniusDC in https://github.com/fusionpbx/fusionpbx/pull/6866
- Added bulk translations to core app_languages.php files by @AntoniusDC in https://github.com/fusionpbx/fusionpbx/pull/6868
- added delayed paging by @tony1661 in https://github.com/fusionpbx/fusionpbx/pull/6771
- Added CDR dropdown for showing CC Queue calls by @tony1661 in https://github.com/fusionpbx/fusionpbx/pull/6869
- Yealink template updates by @AndyX90 in https://github.com/fusionpbx/fusionpbx/pull/6851
- Added User Column in Fax Queue. by @kshah37 in https://github.com/fusionpbx/fusionpbx/pull/6848
- Force close port by @frytimo in https://github.com/fusionpbx/fusionpbx/pull/6870
- ensure $git_repo is an array and has elements before access by @frytimo in https://github.com/fusionpbx/fusionpbx/pull/6874
- Update indentation for blf_subscribe.lua by @tony1661 in https://github.com/fusionpbx/fusionpbx/pull/6873
- make time_condition_edit.php use time_format var for select options by @paulc97 in https://github.com/fusionpbx/fusionpbx/pull/6872
- Snom template updates by @AndyX90 in https://github.com/fusionpbx/fusionpbx/pull/6852
- add Multi-cast variables to Yealink t54w provisioning template by @frytimo in https://github.com/fusionpbx/fusionpbx/pull/6877
- Create information area for bug reports or errors to the Support Team by @frytimo in https://github.com/fusionpbx/fusionpbx/pull/6876
New Contributors
- @sdwru made their first contribution in https://github.com/fusionpbx/fusionpbx/pull/6785
- @OskarFranck made their first contribution in https://github.com/fusionpbx/fusionpbx/pull/6807
- @md-riaz made their first contribution in https://github.com/fusionpbx/fusionpbx/pull/6812
- @andrewalex made their first contribution in https://github.com/fusionpbx/fusionpbx/pull/6850
- @paulc97 made their first contribution in https://github.com/fusionpbx/fusionpbx/pull/6872
Full Changelog: https://github.com/fusionpbx/fusionpbx/compare/5.1.0...5.2.0