Beta versions of OutWiker

There are program versions OutWiker which are make from the current branch of development (trunk). These versions can have problems, but you can try new possibilities before they will appear in the stable version.
Current version: 3.2.0.922 beta (May 03, 2023)
Download
Windows
Installer: outwiker_win_unstable.zip, or outwiker_win_unstable.7z, or outwiker_win_unstable.exe.
Application and all plug-ins: outwiker_win_unstable_all_plugins.zip, or outwiker_win_unstable_all_plugins.7z.
Linux
To install from snap run the commands:
sudo snap install --beta outwiker
sudo snap connect outwiker:cups-control
sudo snap connect outwiker:removable-media
sudo snap connect outwiker:cups-control
sudo snap connect outwiker:removable-media
To install from flatpak run the commands:
flatpak install flathub net.jenyay.Outwiker
flatpak run net.jenyay.Outwiker
flatpak run net.jenyay.Outwiker

Changes in version 3.2
- Added the ability to create folders in attached files.
- Added the ability to navigate to subfolders in the attachments panel.
- Added the ability to insert links to files in attached subfolders.
- Added page search in preview mode.
- Added the support of nested subfolders for the (:include:) wiki command..
- Added the support of nested subfolders for the %thumb% wiki command.
- Implemented highlighting the %thumb% wiki command on wiki pages.
- Changed design of the dialog about overwriting of attached files.
- Improved design of links to attached files and other pages.
- Added a new subdir parameter to (:attachlist:) wiki command.
- Improved (:childlist:) and (:attachlist:) wiki commands result design.
- Added new CSS classes to generated HTML code.
- Added the ability to show hidden folders in attachments.
- Added settings for the Minimize and Close buttons.
- Added information about selected attachments to the status bar.
- Added the ability to set the style of list item bullets on a wiki page.
- Migrate to wxPython 4.2.0.
Versions history
3.2.0.922 beta (May 03, 2023)
- Update plugins API.
3.2.0.920 beta (March 05, 2023)
- Updating the internal architecture.
- Bug fixes.
3.2.0.918 beta (January 07, 2023)
- Added the ability to set the style of list item bullets on a wiki page.
- Migrate to wxPython 4.2.0.
3.2.0.916 beta (December 11, 2022)
- Added settings for the Minimize and Close buttons.
- Added information about selected attachments to the status bar.
- Changed the design of links to other pages.
3.2.0.914 beta (November 20, 2022)
- Improved design of links to attached files and other pages.
- Added a new subdir parameter to (:attachlist:) wiki command.
- Improved (:childlist:) and (:attachlist:) wiki commands result design.
- Added new CSS classes to generated HTML code.
3.2.0.912 beta (October 29, 2022)
- Added page search in preview mode.
- Small GUI improvements.
- Bug fixes.
3.2.0.910 beta (August 03, 2022)
- Added the support of nested subfolders in the dialog for link creation.
3.2.0.908 beta (July 17, 2022)
- Added the support of nested subfolders for the (:include:) wiki command.
- Added the support of nested subfolders in the dialog for the (:include:) wiki command.
- Added the support of nested subfolders in the dialog for thumbnails creation with the %thumb% wiki command.
- Small GUI improvements.
3.2.0.906 beta (June 26, 2022)
- Added the ability to show hidden folders in attachments.
3.2.0.904 beta (May 28, 2022)
- Added the support of nested subfolders for the %thumb% wiki command.
- Implemented highlighting the %thumb% wiki command on wiki pages.
- Changed design of the dialog about overwriting of attached files.
- Small GUI fixes.
3.2.0.902 beta (May 22, 2022)
- Added the ability to create folders in attached files.
- Added the ability to navigate to subfolders in the attachments panel.
- Added the ability to insert links to files in attached subfolders.
- Implemented highlighting links to attached files on wiki pages.