v1.20.0_30-dev #429
alextran1502
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
Server
Remove
VITE_SERVER_ENDPOINT
. This value in the.env
file has been the source of headache and setup errors, removing this is a step to simplify the process of spinning up the application. No action needs to be taken on the user's side. The web is still accessible fromhttp://<your-machine-ip>:2283
, and the server endpoint for the mobile is stillhttp://<your-machine-ip>:2283/api
.This update allows users using a reverse proxy setup to access the server from the domain name, and also make it accessible from the local IP address when connected to the local network to speed up the browsing and uploading experience.
Mobile
Deployment
Support
If you find the project helpful and help you in some ways, you can support the project one time or monthly from Github Sponsor
It is a great way to let me know that you want me to continue developing and working on this project for years to come.
F-Droid
You can get the app on F-droid by clicking the image below.
Android
You can also download the app from Google Play Store here
The App version might be lagging behind the latest release due to the review process.
iOS
You can download the app from Apple AppStore here:
The App version might be lagging behind the latest release due to the review process.
Cheers! 🎉
New Contributors
Full Changelog: v1.19.1_29-dev...v1.20.0_30-dev
This discussion was created from the release v1.20.0_30-dev.
Beta Was this translation helpful? Give feedback.
All reactions