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.22
- New: You can now specify your own post admin scripts so that you can instruct your own script-controlled actions after calling up a page or submitting a form as admin in the admin area.
- New: Option to send "text only" mails via newsletter.
- New/Changed: Standard naming for CSS variables introduced
v2.21
- New: Custom Form fields can now be displayed and clicked through individually (parameter: show_field_isolated=1.
- New: Downloads in the forum can now also be "confirmed". This means that users can "approve" the download and this is tracked with the user name and time
- New: New special element: Secure PDF display via internal PDF viewer.
- New: New special element: QR code image with specification of a string and a QR code as output.
- New: FE upload special element: Group folders and user-only folders can now be switched on.
- New: FE upload special element: Move files and folders to other folders using drag & drop
v2.20
- New: Double opt-in for custom form submissions.
- New: Redirector added by Post Form.
- New: FE logins are now blocked like backend users after too many login attempts as well. (adjustable)
- Changed: CustomForm to mailing transfer algorithm improved.
- Fixed: Duplication of custom forms with condition dependencies has now been rebuilt for the new display type.
- Fixed: CSS-Update für Page Flip z. B. bei product_search special element.
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.