Describe the bug
Saved revisions are not displayed as markers in the timeslider.
After clicking the Save Revision button, the revision appears to be saved successfully.
The timeslider can be opened and document history can be navigated normally, however no markers indicating saved revisions are shown on the timeline.
To Reproduce
- Create a new pad.
- Add some content.
- Click Save Revision.
- Make additional edits.
- Click Save Revision again.
- Open the timeslider.
- Observe that no saved revision markers are visible on the timeline.
Expected behavior
Saved revisions should be displayed as markers in the timeslider, allowing users to quickly navigate to explicitly saved points in time.
Screenshots
Response after clicking the "Save revision" button:

Time-slider:

Server (please complete the following information):
- Etherpad version: 3.3.1
- OS: RHEL 9
- Node.js version (
node --version): Official Docker Image
- npm version (
npm --version): Official Docker Image
- Is the server free of plugins: yes
- Are you using any abstraction IE docker: yes (docker)
Desktop (please complete the following information):
- OS: Windows 11
- Browser: Firefox
- Version: 151.0.2 (64-bit)
Additional context
The issue was reproduced after upgrading to Etherpad 3.3.1.
As I did not previously ran 3.3.0 it might be a regression bug, which started to appear in 3.3.0.
The Save Revision button is available and appears to function, but no corresponding markers are shown in the timeslider. The timeslider itself works and allows navigation through document history.
It is unclear whether this is a regression, an intended behavior change, or a separate issue affecting the display of saved revisions.
Describe the bug
Saved revisions are not displayed as markers in the timeslider.
After clicking the Save Revision button, the revision appears to be saved successfully.
The timeslider can be opened and document history can be navigated normally, however no markers indicating saved revisions are shown on the timeline.
To Reproduce
Expected behavior
Saved revisions should be displayed as markers in the timeslider, allowing users to quickly navigate to explicitly saved points in time.
Screenshots
Response after clicking the "Save revision" button:

Time-slider:

Server (please complete the following information):
node --version): Official Docker Imagenpm --version): Official Docker ImageDesktop (please complete the following information):
Additional context
The issue was reproduced after upgrading to Etherpad 3.3.1.
As I did not previously ran 3.3.0 it might be a regression bug, which started to appear in 3.3.0.
The Save Revision button is available and appears to function, but no corresponding markers are shown in the timeslider. The timeslider itself works and allows navigation through document history.
It is unclear whether this is a regression, an intended behavior change, or a separate issue affecting the display of saved revisions.