-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 4.0.13 #2611
Release 4.0.13 #2611
Commits on Jun 14, 2024
-
Module: webpage widget should use original width/height (which is reg…
…ion width/height) rather than determining it client side. (#2565) fixes xibosignage/xibo#3424
Configuration menu - View commit details
-
Copy full SHA for 6b8c87a - Browse repository at this point
Copy the full SHA 6b8c87aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 846f61a - Browse repository at this point
Copy the full SHA 846f61aView commit details
Commits on Jun 16, 2024
-
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 3a2c2f9 - Browse repository at this point
Copy the full SHA 3a2c2f9View commit details
Commits on Jun 17, 2024
-
Module: improve the way widget data is cached and returned (#2566)
* Module: improvements to the way we return old widget data which is cached, so that it is cached for 15 minute or 50% over the cache period fixes xibosignage/xibo#3434
Configuration menu - View commit details
-
Copy full SHA for 0649b83 - Browse repository at this point
Copy the full SHA 0649b83View commit details -
Merge pull request #2573 from xibosignage/dependabot/npm_and_yarn/bra…
…ces-3.0.3 Bump braces from 3.0.2 to 3.0.3
Configuration menu - View commit details
-
Copy full SHA for 4c312c1 - Browse repository at this point
Copy the full SHA 4c312c1View commit details
Commits on Jun 20, 2024
-
XMDS: deadlocks occurring when a lot of displays make concurrent conn…
…ections (#2567) * XMDS: optimise the way notifications are inserted, refactor and document alertDisplayUp (no functionality changes). Only assess operating hours if we're likely to send an email. * DisplayGroup: refactor dynamic display group assessment to use the cache instead of the DB. * Tags: ensure we set the original value to any entity we decorate with tag links.
Configuration menu - View commit details
-
Copy full SHA for df21d36 - Browse repository at this point
Copy the full SHA df21d36View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f42e3f - Browse repository at this point
Copy the full SHA 7f42e3fView commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a569ed - Browse repository at this point
Copy the full SHA 2a569edView commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 219b5e4 - Browse repository at this point
Copy the full SHA 219b5e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8c64ac - Browse repository at this point
Copy the full SHA f8c64acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12a8152 - Browse repository at this point
Copy the full SHA 12a8152View commit details
Commits on Jul 3, 2024
-
Data Widget: increasing/decreasing the number of slots does not updat…
…e the duration when durationPerItem is checked (#2599) * Widget: saving elements doesn't recalculate widget duration. * Refresh Layout duration on widget elements save relates to xibosignage/xibo#3445 --------- Co-authored-by: maurofmferrao <maurofmferrao@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3389483 - Browse repository at this point
Copy the full SHA 3389483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c9524f - Browse repository at this point
Copy the full SHA 1c9524fView commit details
Commits on Jul 4, 2024
-
Stocks: Incorrect calculation of Total Duration for elements with Dur…
…ation Per Item (#2586) * Stocks: Incorrect calculation of Total Duration for elements with Duration Per Item relates to xibosignage/xibo#3441 * Fix for template rendering and hide num items fields relates to xibosignage/xibo#3441 * Widget: stock static templates not pulling itemsPerPage from XML. xibosignage/xibo#3441 --------- Co-authored-by: Dan Garner <dan@xibosignage.com>
Configuration menu - View commit details
-
Copy full SHA for 040159d - Browse repository at this point
Copy the full SHA 040159dView commit details -
Misc improvements with sanitization, etc (#2604)
* Upload: streamline upload handler base class. * WSDL: sanitize host server var * UI: update the way we reload the window. * Theme: sanitize database setting xibosignageltd/xibo-private#740
Configuration menu - View commit details
-
Copy full SHA for fc3ae50 - Browse repository at this point
Copy the full SHA fc3ae50View commit details -
Widget: Weather widget no data message handled on xibo-player JS (#2605)
relates to xibosignage/xibo#3400
Configuration menu - View commit details
-
Copy full SHA for 257243e - Browse repository at this point
Copy the full SHA 257243eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 515b6a1 - Browse repository at this point
Copy the full SHA 515b6a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d572da - Browse repository at this point
Copy the full SHA 6d572daView commit details -
PlayerJS: Fix marquee up/down scroll
The marquee sets the contents of scroller to float:left, which on android causes the containing div height to go from 100% to 0 (as the things inside it are all floated). Fixing a pixel height to the content div makes the container for the scroller have a height. fixes xibosignage/xibo#3388
Configuration menu - View commit details
-
Copy full SHA for 215b54f - Browse repository at this point
Copy the full SHA 215b54fView commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91d1c44 - Browse repository at this point
Copy the full SHA 91d1c44View commit details -
Release: preparation for 4.0.13 (#2609)
* Release: preparation (translations, version number, swagger - no change), translation import xibosignageltd/xibo-private#773
Configuration menu - View commit details
-
Copy full SHA for 0331f12 - Browse repository at this point
Copy the full SHA 0331f12View commit details -
Editor: Adding the first data element throws a console error (#2610)
relates to xibosignage/xibo#3449
Configuration menu - View commit details
-
Copy full SHA for 136879f - Browse repository at this point
Copy the full SHA 136879fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8e6008 - Browse repository at this point
Copy the full SHA e8e6008View commit details