Skip to content

Releases: MRColorR/money4band

v.2.0.1

15 May 15:02
929d438
Compare
Choose a tag to compare

What's Changed

  • Dev webdashboard by @MRColorR in #45
    • Some minor improvements to webdashboard
    • Smaller css
    • Simpler bg

Full Changelog: v.2.0.0...v.2.0.1

v.2.0.0

14 May 07:34
895f021
Compare
Choose a tag to compare

What's Changed

  • Money4band reworked to be more powerful and extensible, now it can dynamically scale to contain many new apps and services.
    • New proxy support for all apps
    • New dynamic extensible setup app script
    • New dynamic env guided setup
    • Enhanced notifications setup
    • New dynamic web dashboard
    • New Automatic dependencies finder and installer
    • New Automatic multiarch support installer for multiple systems and architectures
    • Custom app selector during setup, now you can choose which app to run dynamically

Full Changelog: v.1.4.2...v.2.0.0

v.1.5.0-beta.2

10 May 09:12
Compare
Choose a tag to compare
v.1.5.0-beta.2 Pre-release
Pre-release
  • [Enhancement] Optimization of app code, now it requires less RAM and CPU power to run
  • [Enhancement] Rework of setup functions to prepare to receive new functions and new apps
  • [Enhancement] [Beta] [Linux] New proxy configuration now works for all apps even if they ignore PROXY flags (still check each app's ToS)
    • If you are interested and would like to give feedback to improve the use of proxies before the stable release, please comment your results in the open discussion for this release.
  • [Enhancement] [Beta] [Linux] Redirection of requests to dns is handled differently if proxies are used
  • [Enhancement] Better consistency of app service names
  • [Fix] Corrected the logic of some functions for the guided setup, also improving their error management.

Full Changelog: v.1.4.2...v.1.5.0-beta.2

1.4.2

30 Mar 12:22
246b3b7
Compare
Choose a tag to compare

Recommended update for all those using older versions

  • moved project name to lowercase to respect docker compose policy and fix #37
  • starting code refactoring to accomodate new functions in the future

Full Changelog: v.1.4.1...v.1.4.2

v.1.4.1

16 Mar 09:50
Compare
Choose a tag to compare
  • Added initial proxyrack app support (WIP)

Full Changelog: v.1.4.0...v.1.4.1

v.1.4.0

02 Mar 11:41
Compare
Choose a tag to compare
  • New Repocket login API based method is now supported, this hould fix the issue #33 a stack stop, new .env setup and stack start could be needed if you're upgrading from a previous version.
  • Improved Earnapp setup , now you can import a previous earnapp sdk.node-uuid or let the script generate a new one for you.
  • Better notification service setup with simpler instructions
  • Improved menu

Full Changelog: v.1.3.3...v.1.4.0

v.1.3.4

28 Feb 13:36
Compare
Choose a tag to compare

Improved runme.sh bitping auto setup path so that path can now contains folders with spaces in their name.
Fixed bitpingsetup.sh so now the setup store the data in the correct folder.
Fixed bitpingsetup.ps1 so now the setup store the data in the correct folder.
Improved proxy setup Y/N dialog cases.

Full Changelog: v.1.3.2...v.1.3.4

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