What's new

Every change you can notice, with the date it happened — including the quiet failures that took a while to find.

By Mark van Winsen, developer of Toombler · Updated

What's new

Toombler is built and maintained by one person, in the open. This page lists what changed and when — every change a user can notice, in plain terms. It is not a list of every commit; it is the ones that matter to someone using the thing.

Most entries are fixes rather than features, and that is on purpose. A flipbook viewer is the kind of software where the interesting failures are quiet ones: a book that renders but cuts off a page, a button that exists but never fires, a setting that saves but is ignored. Nothing errors, nobody reports it, and it can sit there for months. Several entries below are exactly that.

Found something behaving oddly? Tell us — a report of a quiet failure is worth more than a feature request.

WordPress plugin releases

The WordPress plugin is the one part of Toombler that lives on your own site, so it is the one part you update yourself. These are its releases, newest first, exactly as they appear in the plugin's own readme. They carry no dates: the plugin was kept outside this repository until September 2026, and a date we cannot verify is worse than none.

Version 1.3.1

Version 1.3.0

Version 1.2.1

Version 1.2.0

Version 1.1.1

Version 1.1.0

Version 1.0.3

Version 1.0.2

Version 1.0.1

Version 1.0.0

How updates reach you

There is nothing to install and nothing to update. The reader runs from our servers, so the next time anyone opens one of your flipbooks they get the current version, including the fixes above. Your embed code does not change and your links keep working.

The one exception is the WordPress plugin, which lives on your own site and updates like any other plugin, through the WordPress plugin screen.

Create your free flipbook →

Frequently asked questions

Do I have to update anything?
No. The reader runs from our servers, so the next time someone opens one of your flipbooks they get the current version. Your embed code and your links stay exactly as they are. The only thing you update yourself is the WordPress plugin, through the usual WordPress plugin screen.

Will an update break an existing flipbook?
It should not, and that is enforced rather than hoped for: the test suite keeps embed codes and file identifiers from earlier versions working, including the older identifier format from before 2026. If something does break, that is a bug and we want to hear about it.

Is every change listed here?
No — only the ones you can notice. Internal work, refactoring and test coverage are left out, otherwise this page would be a commit log rather than something you can read. If a change affects a button, a limit, a setting or a result, it belongs here.

Why are most entries fixes rather than features?
Because a flipbook viewer is the kind of software where the interesting failures are silent ones: a page that renders but is cut off, a tap that does nothing, a setting that saves but is ignored. Nothing errors and nobody reports it, so finding them is most of the work.

How do I report something that looks wrong?
Through the contact page. A description of what you did, what you expected and what happened instead is enough; a link to the flipbook helps a lot.