Releases: mostafa-re/ralph
Releases · mostafa-re/ralph
20240817.0
Full changelog (20240817.0)
- Bump frontend dependencies
- Bump to Ubuntu 22.04 and Python 3.10
- Bump python dependencies
- Refine deb packing
- Fix changelog and build deb package procedure
- Fix snapshot version scheme
- Downgrade to Python 3.7
- Fix to Django 1.10
- Refine build and install shell scripts
- Fix constraint conflict in data_importer migration
- Update message files
- Language bug fix
- Add compile messages in build routine
- Add Vazirmatn as a bidi font
- Add rtl support
- Add some message strings to translate
- Add persian translation
- Update messagefiles
- Fix frontend files
- Add feature to get language_code from env
Installation Instructions
-
Run the setup env script:
sudo bash setup_env.sh
-
Install the package: (with preferred language like Persian)
LANGUAGE="fa" sudo dpkg -i ralph-core_20240817.0_amd64.deb
-
Create a superuser:
sudo ralphctl createsuper
-
Optional: Populate with demo data:
sudo ralphctl demodata