file2sharepoint 0.3.0 released

EN
file2sharepoint

file2sharepoint

0.3.0

What's new in 0.3.0

New features

  • azure-setup-wizard: interactive Bash wizard that creates an Azure App Registration, assigns the SharePoint AllSites.Write application permission, grants admin consent, and generates a client secret — all via the az CLI. Falls back to manual credential entry when az is unavailable.
  • Man pages: file2sharepoint(1) and azure-setup-wizard(1) installed to /usr/share/man/ with the package.

Packaging

  • AppStream metainfo XML is now installed to /usr/share/metainfo/ so the stock icon is resolved by AppStream consumers.
  • SVG icon installed as io.github.vitexsoftware.file2sharepoint in /usr/share/icons/hicolor/scalable/apps/.
  • Added \<releases\> block to metainfo (pedantic validation now fully clean).
  • make setup-wizard shorthand target added.

Fixes

  • Fixed native_function_invocation CS violation in tests (\dirname, \file_get_contents, etc.).
Back to articles