-
v0.1.3 Pre-Release
released this
2024-10-10 14:29:43 +03:00 | 0 commits to main since this releaseGeneral changes
- Fixed wrong output of
/toggle
command (#70,13be95f0f8
)
Bug fixes
- Fixed a few message strings (
e73797d819
)
Dependencies
- Bump
libbot
to3.2.3
(6b138126c1
) - Bump
aiohttp
to3.10.2
(3fef2eb028
) - Bump
async_pymongo
to0.1.9
(cc66cc386b
) - Bump
uvloop
to0.20.0
(f6b1749408
)
Downloads
- Fixed wrong output of
-
v0.1.2 Pre-Release
released this
2024-05-31 00:56:13 +03:00 | 23 commits to main since this releaseNew features
- Migrations for config and database (#49,
e1a7b6309e
) - Update checker (#48,
2404ee9095
) - Reminder time change on location change (#8,
1c76c8d911
)
General changes
- Timezones handling has been improved
- Default reminder time is now
16:00
(UTC
)
Bug fixes
- Wrong timezones' behavior (#8,
94e229949d
,b5bfbcd375
,e307d60e8e
,65e9e830c1
,3f20fdb46a
)
Dependencies
- Added dependency
pytz
of versionpytz>=2024.1
(99d621d90f
) - Bump
libbot
to3.2.2
(bebd6b4e4f
) - Bump
mongodb-migrations
to1.3.1
(0ef066ffa1
)
Downloads
- Migrations for config and database (#49,
-
v0.1.1 Pre-Release
released this
2024-05-14 21:57:20 +03:00 | 49 commits to main since this releaseGeneral changes
- Improved wording for setup strings
- Replaced Terms of service and Privacy policy placeholders
Dependencies
- Bump
aiohttp
to~=3.9.5
(486a6ac552
)
Downloads
-
v0.1.0 Pre-Release
released this
2024-05-11 12:38:18 +03:00 | 53 commits to main since this releaseInitial release. Current state of the bot is stable enough to mark 0.1.0 and begin release management from now on.
Features
- Location selection by location and name
- Notification offset selection (days and hours)
- Notifications toggle
- Language selection (en, de, uk)
- Upcoming collections listing
- Data checkout and deletion
- JSON/CSV data import
Downloads