Skip to content

Tags: iTeam-S/Ampalibe

Tags

1.1.9.patch

Pacth for LTS 1.1.8

1.2.0.1a

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump to alpha version v1.2.0.1a

1.1.8.LTS

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump to 1.1.8 (#90)

## Ampalibe 1.1.8

* [ADD] Mongodb support (#76)
* [IMP] Code quality (#87) (6a69579)
* [IMP] Optimize time for translate function (#77)
* [IMP] Change temporary data management (#78) 
* [FIX] translate encoding in windows (af9e1fb)
* [ADD] New Messenger API: send_product_template (#79)
* [FIX] --dev doesn't work anymore on windows (af7aba3)
* [ADD] One time notification Messenger API (#80)
* [IMP] fix & imrpov structure (#81)
* [IMP] Improve core readability (#82) (#83) 
* [FIX] Logger , printing twice (#86)
* [IMP] Model optimisation (#88)
* [IMP] Minor syntax style (#89)

1.1.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump to 1.1.7 (#75)

* [ADD] Logger fearure for ampalibe (#71)
* [IMP] Make Sqlite support type datetime (#72)
* [IMP] send return data in after_receive function (#73) 
* [IMP] Avoid quick_rep params erase next quick_rep in (9d7a934)
* [IMP] Readability and maintainability (#74)

1.1.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[RELEASE] Bump to 1.1.6 (#70)

* [IMP] Add argument reusable in send_file & send_file_url
* [ADD] send_attachment SEND API (sending reusable file)
* [FEAT] Personas management send API (create, list, get, delete) by @rivo2302
* [ADD] new messenger api : send receipt template by @rootkit7628
* [FIX] attachments not received in function reported by @SergioDev22
* [IMP] unit test for receiving attachment
* [ADD] decorator before_receive & after_receive message
* [ADD] get_user_profile SEND API

1.1.5

[REL] bump to 1.1.5

1.1.4

[REL] 1.1.4

1.1.3

[REL] Ampalibe 1.1.3-stable 👌🏾

1.1.2

[RELEASE] Ampalibe 1.1.2 - patch

- [IMP] Add indication in dockerfile

- [FIX] Payload object instead of dict in quick_replies when build Element

- [FIX] Fix Typo in Ampalibe definition

- [FIX] Missing gitignore file on create & init

- [IMP] Adapt ASGI server to be supported by Heroku/python image

- [IMP] Command decorators priority before action decorators in ampalibe core

1.1.1

[REL] Release v1.1.1-patch

- fix port arument doesn't work on
- fix error when python is python3 and not python