v2024.02.23.1927
版本发布时间: 2024-02-27 02:17:46
immense/Remotely最新发布版本:v2024.08.07.0819(2024-08-13 00:45:26)
⚠️ WARNING! Breaking changes! ⚠️
Please see changes in the previous release.
This release fixes some issues in the previous release:
- Registration is now disabled when
MaxOrganizationCount
is reached. - Added a missing implementation for new
IEmailSender<T>
interface.- This is a new interface in the updated Identity templates that needed implementation.
- It should allow account-related emails to send (e.g. forgot my password).
- I didn't have bandwidth to test this, though.
- Included related tables when deleting scripts, which should allow cascade deletion to work properly.
- This should prevent foreign key constraint errors when deleting scripts.
Docker Image
See Docker Hub for instructions on pulling and running the image.
Changes:
- 7478d6333ee2db255ba068f278706b02f3837720 Add implementation for new IEmailSender<T>.
- edb4bc54b85d3b97599996825f3f536fc3fa8055 Fix disabling of registration when max organizations reached.
- 89947c73aa60d9e9bb633f114bbed073a5dfe36d Merge pull request #818 from immense/bug/script-deletion
- d7958a7be07b9693c5f99b77b7568914dfec0cf7 Delete related records when deleting scripts and schedules.
- bdc9ecfb8fb6747a9e7aaa9cc2f5f5e59ceada52 Merge pull request #815 from immense/bug/check-invalid-ip
- 190aaa3e2929d36b583e5192a8fc3141f1039e1b Check for valid IP for known proxies.
This list of changes was auto generated.
1、 docker-compose.yml 1.75KB
2、 Remotely_Server_Linux-x64.zip 761.67MB