| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-03-28 | 2.7 kB | |
| v0.17.0 source code.tar.gz | 2022-03-28 | 68.6 kB | |
| v0.17.0 source code.zip | 2022-03-28 | 91.9 kB | |
| Totals: 3 Items | 163.1 kB | 0 | |
Since the original release...
:sparkles: New features
- Multiple language support by @DarrenWestwood in https://github.com/Steffo99/greed/pull/32
- Cart summary by @pzhuk in https://github.com/Steffo99/greed/pull/38
- Allow configuration of currency symbol by @pzhuk in https://github.com/Steffo99/greed/pull/42
- Configurable payment presets by @pzhuk in https://github.com/Steffo99/greed/pull/40
- Logging support by @Steffo99 in https://github.com/Steffo99/greed/pull/52
- Better strings and localization support by @Steffo99 in https://github.com/Steffo99/greed/pull/54
- Completely rework the configuration system by @Steffo99 in https://github.com/Steffo99/greed/pull/76
- Support tips by @Steffo99 in https://github.com/Steffo99/greed/pull/124
- Removed unused imports and refactored imports by @rashidkalwar in https://github.com/Steffo99/greed/pull/145
- Add Docker support by @Steffo99 in https://github.com/Steffo99/greed/pull/168
:pirate_flag: New languages
- :ukraine: by @pzhuk in https://github.com/Steffo99/greed/pull/36, @Trentyn in https://github.com/Steffo99/greed/pull/171 and https://github.com/Steffo99/greed/pull/173
- :ru: by @pzhuk in https://github.com/Steffo99/greed/pull/41, @Bakx13 in https://github.com/Steffo99/greed/pull/92, @valentino-sm in https://github.com/Steffo99/greed/pull/111 and https://github.com/Steffo99/greed/pull/113, @Trentyn in https://github.com/Steffo99/greed/pull/172
- :cn: by @zhihuiyuze in https://github.com/Steffo99/greed/pull/68
- :israel: by @netanelkoli in https://github.com/Steffo99/greed/pull/70
- :mexico: by @mastersuv in https://github.com/Steffo99/greed/pull/85
- :brazil: by @eufelipemateus in https://github.com/Steffo99/greed/pull/132
:bug: Bugfixes
- Fix cancellable calls by @pzhuk in https://github.com/Steffo99/greed/pull/37
- Fix typo by @mastersuv in https://github.com/Steffo99/greed/pull/84
- python-telegram-bot improvements by @valentino-sm in https://github.com/Steffo99/greed/pull/105
- Fix one-to-one relation warning by @valentino-sm in https://github.com/Steffo99/greed/pull/106
- Fix sqlalchemy exception by @valentino-sm in https://github.com/Steffo99/greed/pull/114 and https://github.com/Steffo99/greed/pull/11
- Fix orderitem-order relation warning by @valentino-sm in https://github.com/Steffo99/greed/pull/1185
- Fix worker admin init by @valentino-sm in https://github.com/Steffo99/greed/pull/126
:arrow_up: Dependency upgrades
- Bump urllib3 from 1.26.4 to 1.26.5 by @dependabot in https://github.com/Steffo99/greed/pull/136