Service provider of the wisy CMS is the targomed GmbH
Amalienstr. 2
D-76646 Bruchsal
Telefon: +49 (0)7251 32654-30
wisy@targomed.de
v2.19
- New: Make button "layouts" of editor more flexible to create things like 1|6, etc. too by selection dialog.
- New: Automatically put the css file of the special element from "css/_disabled/" folder to the real one if a special element is used.
- New: Forum threads can now be locked by the thread starter or higher user levels, so that no replies can be entered anymore.
- New/Changed: Adminarea now has page title info that better describes called modules.
- Changed/Fixed: Session cookie will now be safe and stored with the samesite attribute.
- Fixed: The ICS importer can now handle fields that span multiple lines.
- Fixed: Some CSS files from the admin area were sometimes merged with the style.css file of the frontend.
- Fixed: Merged files from script merger were sometimes in the main layer, not in the right directory. (index.php and Ajax / popups (after moving) may have caused this)
v2.18
- New: FE users can now also access "global" folders per group in FE Upload Center special items and deposit uploads.
- New: CSS class fields e.g. in Custom Form Fields, Pages, Images, etc. now suggest already used values and make them selectable.
- New: For Custom Form Field CSS fields are now suggested in style_zz_custom_form.css in the wildcards /* CUSTOM_CLASS START */... /* CUSTOM_CLASS END */ stored CSS classes are suggested.
- New: Change clipboard content from HTML to bbcode if "paste as bbcode"-button is selected when pasting data to editor / or even always if ctrl + v is used.
- New: New mailing content export option with bas64 encoded images.
- New/Changed: Custom classes and custom spans are now better captured and displayed as a separate button if the style_custom_class.css file is available and correctly filled.
- New/Changed: Loading animation changed to SVG.
- Changed: Internal path structure for additional window files adjusted.
- Fixed: The zoom of image slideshow images might not show the larges resolution possible, if srcsets are activated.
v2.17
- New: "Conditional display" and "Conditional mandatory field" have been extended to allow multiple conditions at once. (or connection)
- New: FE upload count in FE upload centers, shares and forums can now be tracked and displayed (Title or as list.
- New: After a product purchase you can now also call your own template. (e.g. a PHP preset)
- New: Deepl API can now be switched between Free and Paid and used. (but an API key is necessary)
- New: Error Reporting => Error messages are sent only once as long as the temp files are not deleted.
- Fixed: tidy_up algorithm can now sort large amounts of entries. (e.g. helpful for own form submissions with waiting list)
- Fixed: Forum upload options are now fully displayed again.
v2.16
- New: OpenAI can now be used to have texts generated directly in wisy.
- New: Test sending of the newsletter can now be done from content editing with direct return.
- New: Backups can now additionally be transferred to external FTP server. (via SFTP)
- New: Online calendars (ICS based) can now be displayed as calendar entries. (affects calendars, latest calendar entries and calendars by category)
- New: Template with Webaction preset is automatically stored if not yet done by template directly, if set in the settings. Applies also for e.g. redirects, etc.
- New: Redirect page is now customizable by template.
- Changed: Various mobile customizations for the admin area, e.g. in the statistics section, etc.
- Fixed: Thumbnails specified for download can now be replaced even if the newly specified thumbnail has a different file extension than JPG and the old one was a JPG.
- Fixed: Various textual adjustments, etc.
v2.15
- New: Generate PDF attachment for custom form delivery emails with user input content
- New: Set automatic subject for custom forms based on linking content (single-con content, product or page)
- New/Changed: Search can now capture download center item PDFs.
- New: Key combinations introduced for FastEditor
- New: After saving an entry, a button for (re)editing is now displayed. (affects all adminarea attachment / edit forumlare.
- Changed: Wildcards for social media buttons have been changed. Normal social media share buttons should no longer be used. (DSGVO)
- Fixed: Fixed several small bugs/improvements in the admin area.
v2.14
- New: Search for IDs in uploads.
- New: Custom templates are now provided with "new" template parts during updates if they do not exist yet.
- New: Create backup cron job automatically when CronTabs available.
- New: Error Reporting => Send each error only once, until temp file is deleted.
- New: FastEdit on mailing content can now be enlarged and attached to the edge of the screen.
- New/Changed: Drag & Drop upload now sorts images by original name (test_01.jpg, test_02.jpg, etc.)
- Changed: Names for uploads are capitalized.
- Changed: Preparations for PHP 8.2.
- Fixed: Two lists following each other do not create a p with an intervening paragraph via JavaScript.