All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Translations
- Bump max NC version to 31
- Update npm pkgs, use nc/vue 8.15.0
- Support NC 30
- fix out-of-browser api request to create email share
- update npm pkgs
- fix header-right items color, remove filter introduced in NC 29
- fix mailto link click override in NC >= 28
- cleaner release archive
- add php-cs and psalm checks, fix all related errors
- custom style in public share pages (optional, default: enabled)
- Adjustments to work with user_oidc v1.3.5
- sign the app files
- fix type issue when decoding JWT token (keys are obtained with a different type in user_oidc)
- update firebase/php-jwt to 6.9.0 to make it work with latest user_oidc
- Update makefile to keep packaging files
- Update property-information npm pkg
- Add support for encrypted oidc provider secret (user_oidc >= 1.3.3)
- New app config to toggle header menu color override
- Add debug_mode app config flag to avoid having to authenticate via user_oidc
- Adjust release process to public repo
- New
logo-width
,logo-height
,logo-link-url
,logo-link-target
andlogo-link-title
app configs - Documentation for all app configs in README.md
- Renamed
logo-url
app config key tologo-image-url
- Update npm pkgs
- Use some Php 8 new syntax (class attribute declaration in constructor)
- app config to choose the user default theme
- rename the app to integration_swp
- logo link target URL is now the portal-url app config, target is _blank
- remove rounded corners for #content-vue and central menu dropdown
- bump max NC version to 28
- App config to set square corners on the main content
- 'hidden-activities' app config to choose which activity category to hide
- hide contacts, calendar and calendar_todo activity navigation items
- make logo url configurable with app config 'logo-url', fallback to SWP one
- avoid recent contact creation (from email share) if it already exists in the OX address book
- fix user menu trigger height
- fix fallback menu icon urls
- more meaningful ox contact api request errors
- more robust logo style (changes between 25.0.0 and 25.0.4)
- contact header menu entry style for NC < 25.0.4
- central menu long category names style
- contact search
- disable cache if system config debug enabled
- header logo image
- compile scss to css and load it with Util::addStyle instead of importing it in scripts (fixes late style)
- fix central menu height
- fix right header menus top margin
- fix notification/contacts icons
- fix main content height
- compatible with NC 25-26
- make ox contact calls resistant to some api changes
- Adjust unified style and central menu for NC >= 25
- text color in central menu with dark theme
- endpoint (deep link) to create and open Office/Text documents
- disable profile checkbox in personal settings
- hide "call" button in Talk's Files sidebar
- first release