Releases: spotweb/spotweb
Releases · spotweb/spotweb
Release 1.5.8
What's Changed
- Merge changes from develop by @mesa57 in #799
- Update master from develop by @mesa57 in #825
- Develop sync to Master by @mesa57 in #828
- Merge develop into master by @mesa57 in #853
- Merge latest commits by @mesa57 in #862
- ubb code support for img and color tags in spots and some other bugs by @mesa57 in #863
- Remove test code by @mesa57 in #864
- Develop to master by @mesa57 in #865
Full Changelog: 1.5.6...1.5.8
Release 1.5.7
Bug:
- Truncate titles > 128
Enhancements:
- Img UBB code now supported
What's Changed
- ubb code support for img and color tags in spots and some other bugs by @mesa57 in #863
- Remove test code by @mesa57 in #864
Full Changelog: 1.5.6...1.5.7
Release 1.5.6
- Userfilters update
- Postgresql issues
- Ubb color tag
What's Changed
- Merge pull request #782 from spotweb/develop by @mesa57 in #783
- fix: attachInfiniteScroll not work on widescreen monitors by @BakasuraRCE in #784
- Update editsettings.inc.php by @Sweepr in #793
- Update SpotInstall.php by @Sweepr in #792
- Apply fixes from StyleCI by @Sweepr in #794
- Update index.php by @Sweepr in #796
- Resolving issues and IE11 compatibility by @mesa57 in #797
- Update Dao_Base_Spot.php by @Sweepr in #806
- Correct issue with black/whitelist in mysql 80 by @mesa57 in #807
- Update listusers.inc.php by @buurman in #810
- Update Services_Format_Parsing.php by @Sweepr in #813
- Apply fixes from StyleCI by @Sweepr in #814
- Bump guzzlehttp/psr7 from 1.9.0 to 1.9.1 by @dependabot in #817
- Apply fixes from StyleCI by @Sweepr in #818
- Style CI by @mesa57 in #824
- Ammend php 8.2 deprecation issues (issue #812) by @mesa57 in #826
- Support php >= 7.2 by @mesa57 in #827
- Bump phpseclib/phpseclib from 2.0.44 to 3.0.34 by @dependabot in #835
- Bump phpseclib/phpseclib from 3.0.34 to 3.0.36 by @dependabot in #837
- Replace invalid symlinks with correct files by @bolderbast in #846
- Correction for filters export/import by @mesa57 in #849
- settings https for black/whitelist - php 8,2 deprecated code - search filter UHD added to HD by @mesa57 in #850
- Issue #851 - Deprecated spotlist.tk by @mesa57 in #852
- Update Services_User_Filters.php by @Sweepr in #854
- Apply fixes from StyleCI by @Sweepr in #855
- Resolve Warning: Array to string conversion issue #856 by @mesa57 in #858
- postgresql and retrieve date from fixes by @mesa57 in #860
- Support the [color] ubb code in spot description and comments by @mesa57 in #861
New Contributors
- @BakasuraRCE made their first contribution in #784
- @bolderbast made their first contribution in #846
Full Changelog: 1.5.3...1.5.6
See pull request #853
Merge pull request #853 from spotweb/develop Merge develop into master
See pull request #799
Issues solved :
Infinite scroll on large monitors
Spot install checks when custom provider is selected
PDF's Categorised as Movies when sent to SABNZBd
PHP Deprecated: Implicit conversion from float 167.5 to int loses precision
Update readme : Only php >= 7.2 is supported from now on
See pull request #782
php 8.1 with statistics now working
black/whitelist enable for postgres sql
Added -analyse option for upgrade-db.php --clear-cache. Default analyse is now skipped (took a long time).
See pull request #773
1.5.1: Merge pull request #708 from spotweb/develop
1.5.0
1.4.9
Updated issue templates
Updated issue templates
Fix error during installation.
Merged pull request #617
Updated SpotInstall.php
Merged pull request #621
Applied fixes from StyleCI
Merged pull request #622
Prob. fix for issue #624 postgres performance on spot list
Merged pull request #625 from mesa57/develop