Artem
7300b57fff
Merge pull request #37 from thegrayfoxxx:development
...
feat!: change traffic bytes type in UserTrafficDto model
2026-02-24 22:55:20 +01:00
Artem
6571c407f8
Merge pull request #40 from masasibata:feature/cookies-support
...
feat: added cookie-based auth for remnawave reverse proxy
2026-02-24 22:55:08 +01:00
Artem
a182b1dc4c
Merge pull request #41 from DAAMCS:development
...
critical fix: Unable to validate API response data
2026-02-24 22:54:40 +01:00
Artem
630a6965b4
Merge pull request #42 from Damir-x2:patch-1
...
example fix
2026-02-24 22:54:27 +01:00
Artem
b57ef9469b
feat: добавить контроллер IP управления и модели для работы с IP-адресами
2026-02-24 22:53:41 +01:00
Artem
32d99f3f2d
feat: добавить поддержку переупорядочивания профилей, внешних и внутренних отрядов, а также шаблонов подписок
2026-02-18 01:36:31 +01:00
Artem
6c9fa202ad
feat: обновить версию SDK до 2.6.1 и добавить поддержку тегов узлов и обновления паролей
2026-02-18 01:13:33 +01:00
Damir
afc3b93e3e
example fix
...
Changing the get_all_users_v2 method in the example to the current get_all_users method
2026-02-17 09:59:04 +07:00
David Gasparyan
9a0b3ea86c
Update external_squads.py
2026-02-16 09:17:00 +07:00
masasibata
5af4558030
feat: added cookie-based auth for remnawave reverse proxy
2026-02-11 18:43:39 +03:00
Artem
5f20e55bd1
Merge pull request #39 from masasibata/chore/update-api
2026-02-10 17:26:16 +01:00
masasibata
34595a5e5b
feat: add nodes bulk actions and revoke-only-passwords support
2026-02-10 18:23:13 +03:00
Artem
93987d7452
feat: обновить маршруты и добавить поддержку профилей для модификации в контроллерах и моделях
2026-01-17 12:00:30 +01:00
anatoliy
8f56d775ca
fix: limit Python version to 3.13 (PyO3 3.14 incompatibility)
2026-01-17 05:24:11 +03:00
anatoliy
0b7d386149
feat!: change traffic bytes from float to int
...
Used float for byte counters was incorrect - bytes are always integers.
2026-01-17 04:29:14 +03:00
anatoliy
8a9266a70d
fix: limit Python to <3.13 (PyO3 3.14 incompatibility)
2026-01-17 04:03:33 +03:00
anatoliy
9143531697
chore: ignore uv.lock for library project
2026-01-17 04:02:51 +03:00
Artem
36fa00b1ed
Merge pull request #36 from remnawave:development
...
feat: Update Remnawave SDK to version 2.4.4 with new subscription page management features
2025-12-25 22:31:18 +01:00
Artem
ba1a221593
feat: Update Remnawave SDK to version 2.4.4 with new subscription page management features
...
- Bump version to 2.4.4 and update description in pyproject.toml
- Refactor RemnawaveSDK to include SubscriptionPageConfigController
- Introduce new subscription page management endpoints:
- Get, create, update, delete, reorder, and clone subscription page configs
- Remove deprecated NodesUsageHistoryController and UsersStatsController
- Add new bandwidth stats models and endpoints for legacy and new stats
- Enhance tests for bandwidth stats and subscription page management
- Ensure backward compatibility with legacy endpoints while introducing new stats models
2025-12-25 22:30:53 +01:00
Artem
47ce7c7b9e
Merge pull request #35 from remnawave:development
...
fix: обновить версию до 2.3.2rc3 и изменить структуру UserUsageDto для хранения информации о пользователе и узле
2025-12-18 03:00:39 +01:00
Artem
3eaad58131
fix: обновить версию до 2.3.2rc3 и изменить структуру UserUsageDto для хранения информации о пользователе и узле
2025-12-18 03:00:20 +01:00
Artem
d7e2a0eecd
Merge pull request #34 from remnawave:development
...
Update version to 2.3.2rc2 and clean up NodeDto
2025-12-15 21:32:52 +01:00
Artem
17c6b2e535
fix: обновить версию до 2.3.2rc2 и удалить ненужные поля из NodeDto. Thx @masasibata
2025-12-15 21:31:59 +01:00
Artem
f7b5bf1801
Merge pull request #31 from remnawave:development
...
Improve error handling in API requests
2025-12-11 08:49:27 +01:00
Artem
e429a51c89
feat: добавить поддержку версий в генерации Happ Crypto Link
2025-12-11 08:49:00 +01:00
Artem
8979e2a588
fix: исправить форматирование возвращаемого значения в функции create_happ_crypto_link
2025-12-11 08:46:33 +01:00
Artem
9f84dfb518
Merge pull request #29 from masasibata/feature/custom-remarks
...
refactor: Rename HwidSettings/CustomRemarks to *Dto pattern with backward compatibility
2025-12-11 08:45:05 +01:00
masasibata
21f3c83a2c
refactor(models): rename to *Dto pattern and add ExternalSquads support
...
- Rename HwidSettings to HwidSettingsDto
- Rename CustomRemarks to CustomRemarksDto
- Maintain backward compatibility via aliases
- Update ExternalSquads models to use new DTO classes
2025-12-10 21:14:08 +03:00
Artem
95a93d72d5
Merge pull request #28 from remnawave:development
...
Update API versions and add new models for HWID and users
2025-12-10 05:39:55 +01:00
Artem
b087d75808
feat: обновить версии API и добавить новые модели для работы с HWID и пользователями
2025-12-10 05:39:29 +01:00
Artem
4db922bf74
Merge pull request #25 from remnawave/development
...
Bump to 2.3.0
2025-12-07 22:10:58 +01:00
Artem
6826549249
fix: исправить форматирование возвращаемого значения в функции create_happ_crypto_link
2025-12-04 03:04:57 +01:00
Artem
577ac6f4ff
feat: Add support happ crypt version 4 (happ://crypt4)
2025-12-04 03:03:09 +01:00
Artem
f1503b2fda
fix: исправить алиасы в эндпоинтах и удалить неиспользуемые DTO
2025-12-03 05:31:17 +01:00
Artem
38a57b3e31
feat: обновить модели пользователей и добавить новые DTO для работы с пользователями и их подписками
2025-11-30 02:09:32 +01:00
Artem
18776967b4
fix: удалить поле add_username_to_base_subscription из моделей подписки и обновить соответствующие классы
2025-11-26 22:21:50 +01:00
Artem
442e5844a4
fix: обновить версию до "2.3.0" и описание в pyproject.toml; обновить таблицу совместимости в README.md
2025-11-25 20:43:43 +01:00
Artem
0afc518964
feat: Add cryptography dependency and implement HAPP crypto link generation
...
- Added `cryptography` dependency to `pyproject.toml`.
- Introduced `CustomRemarks` and `HwidSettings` models in `subscriptions_settings.py`.
- Updated `UserResponseDto` to include `UserTrafficDto` for better traffic tracking.
- Refactored host models to use dictionaries for `mux_params` and `sockopt_params`.
- Enhanced `CreateHostRequestDto` and `UpdateHostRequestDto` with new fields.
- Implemented `create_happ_crypto_link` function for generating HAPP links.
- Updated various response DTOs to improve structure and backward compatibility.
- Removed deprecated tests related to node user usage history.
2025-11-25 20:42:12 +01:00
Artem
1d9290c427
fix: обновить версию до "2.2.6.post1" в pyproject.toml и добавить поля total и external_squads в GetExternalSquadsResponseDto
2025-11-13 04:12:43 +01:00
Artem
98cbd2b21d
Merge pull request #22 from remnawave:development
...
Add support for alias generation and update API models
2025-11-12 00:18:09 +01:00
Artem
00225e9284
fix: update serialization aliases in user models
2025-11-12 00:17:05 +01:00
Artem
91ac8ef33e
fix: Обновить версии API и добавить новые модели и исключения для управления трафиком узлов и внешними отрядами
2025-11-12 00:01:39 +01:00
Artem
591ff5d120
fix: Добавить поддержку генерации алиасов в моделях CreateUserRequestDto и ConfigData; установить заголовки для HTTPS в RemnawaveSDK
2025-11-02 16:20:25 +01:00
Artem
7b2a4debad
Merge pull request #21 from remnawave:development
...
Update version to 2.2.3.post2 and refactor hwidDeviceLimit naming
2025-10-30 17:54:58 +01:00
Artem
2986cd3b69
fix: Обновить версию до "2.2.3.post2" в pyproject.toml; изменить hwidDeviceLimit на hwid_device_limit в CreateUserRequestDto и UpdateUserRequestDto
2025-10-30 17:54:06 +01:00
Artem
b4d6c5d05d
Merge pull request #20 from remnawave:development
...
fix: Исправить формат версии на "2.2.3.post1" в pyproject.toml
2025-10-30 13:30:00 +01:00
Artem
669920e059
fix: Исправить формат версии на "2.2.3.post1" в pyproject.toml
2025-10-30 13:29:31 +01:00
Artem
f9443b9db6
Merge pull request #19 from remnawave:development
...
fix: Исправить формат версии на "2.2.3-fix1" в pyproject.toml
2025-10-30 13:27:42 +01:00
Artem
326b11a1e5
fix: Исправить формат версии на "2.2.3-fix1" в pyproject.toml
2025-10-30 13:09:32 +01:00
Artem
1b7d5d9bab
Изменить тип поля active_internal_squads на list[UUID] в классах CreateUserRequestDto и UpdateUserRequestDto; добавить поле external_squad_uuid
2025-10-30 12:55:34 +01:00