Skip to content

Releases: MRColorR/money4band

v.1.3.2

08 Feb 11:17
57814f7
Compare
Choose a tag to compare

Fixed a possible incorrect behaviour when traffmonetizer token contains "" or "/"

Full Changelog: v.1.3.1...v.1.3.2

v.1.3.1

10 Jan 20:48
a68f527
Compare
Choose a tag to compare

What's Changed

  • fixed bad assigment for proxy variables by @MRColorR in #17
  • Added auto images tag selection based on architecture discovery by @MRColorR in #26

New Contributors

Full Changelog: v.1.2.9...v.1.3.1

V.1.3-alpha

10 Jan 19:24
Compare
Choose a tag to compare
V.1.3-alpha Pre-release
Pre-release

What's Changed

  • fixed bad assigment for proxy variables by @MRColorR in #17
  • fixed images tag selection for Raspberry and other arm64 devices this should fix issues #22 and #24 (see next point), feel free to test this pre-release
  • [alpha] for linux systems using the automatic runme.sh setup file, an automatic architecture discovery and tag adjustment have been developed. Feedback and tips are welcome in the relative discussion

New Contributors

Full Changelog: v.1.2.9-hotfix...v.1.3-alpha

v.1.2.9-hotfix

01 Dec 14:43
Compare
Choose a tag to compare
  • resolved typo in docker compose file causing bad proxy assignments if proxy is used during config
    thanks to ωιzz for the heads up

v.1.2.9

30 Nov 17:55
Compare
Choose a tag to compare
  • fixed potential powershell settings path error during Docker for Windows unattended automatic installation
  • improved resources download speed
  • better containers updates polling rate
  • minor improvements in the script logic to better handle errors and bad inputs
  • (beta) Added support for automatic unattended docker install on MacOS
    Full Changelog: v.1.2.8...v.1.2.9-beta

V.1.2.8

21 Nov 10:40
Compare
Choose a tag to compare
  • Improved compose file to respect new docker compose syntax checker
  • Added dynamic compose file loader to support future docker compose file renaming

Full Changelog: v.1.2.7...v.1.2.8

v.1.2.7

17 Nov 10:08
Compare
Choose a tag to compare
  • Fixed a logic bug in the ps1 script responsible for unsuccessful docker automated installation on linux
  • Updated contribution and community rules as project is open for contribution
    Full Changelog: v.1.2.6...v.1.2.7

v.1.2.6

15 Nov 14:31
Compare
Choose a tag to compare

v.1.2.4

14 Nov 17:54
Compare
Choose a tag to compare
  • Fixed broken link to install docker source script

Full Changelog: v.1.2.3...v.1.2.4

v.1.2.3

09 Nov 08:52
067b82a
Compare
Choose a tag to compare
  • Improved runme for apps requiring email and password login
  • Updated readme with more detailed instructions