Skip to content

LibreOffice Content Generator v0.2.0

Latest

Choose a tag to compare

@raniaamina raniaamina released this 29 Sep 08:20

[ID] Catatan Perubahan:

  • Tambahan dukungan untuk Gemini, Anda dapat mengaturnya di tab Settings lalu pilih platform Gemini (pastikan Anda telah memiliki API Key di .env)
  • Tambahan opsi aktif/nonaktifkan progressbar zenity untuk pengguna Linux.
  • Fungsi baru untuk mengecek versi python yang digunakan oleh LibreOffice
  • Lokasi .env sekarang dipindah di:
    • Linux: $HOME/.config/libreoffice/4/user/Scripts/python/.env
    • Windows: %APPDATA%\LibreOffice\4\user\Scripts\python.env
    • MacOS: $HOME/Library/'Application Support'/LibreOffice/4/user/Scripts/python/.env
  • Sekarang Anda dapat menentukan model yang digunakan oleh OpenAI atau Gemini pada berkas .env
  • Penambahan link dukungan pengguna pada tab About
  • Skrip ini menyimpan konfigurasi settingan di folder temporary (/tmp) dengan nama berkas libreai-user.conf

[EN] Changelogs:

  • Added support for Gemini, you can set it up in the Settings tab and then select the Gemini platform (make sure you have an API Key in .env)
  • Added an option to enable/disable the zenity progressbar for Linux users.
  • New function to check the python version used by LibreOffice
  • The .env location is now moved to:
    • Linux: $HOME/.config/libreoffice/4/user/Scripts/python/.env
    • Windows: %APPDATA%\LibreOffice\4\user\Scripts\python.env
    • MacOS: $HOME/Library/'Application Support'/LibreOffice/4/user/Scripts/python/.env
  • Now You can specify the model used by OpenAI or Gemini in the .env file.
  • Added user support link to the About tab
  • This script stores the configuration settings in the temporary folder (/tmp) with the file name libreai-user.conf