Sequential v2.5.0 (2023-12-01)
Bug fixes:
- the Find panel would crash the app,
- sorting by kind and size now work,
- several minor tweaks.
New features:
- the progress knobs have had their meaning reversed: the background bar now shows the overall progress within a document and the white knob nows show the progress within the current container,
- transitioning to the system's fullscreen mode is now animated better,
- it’s now possible to hide the title bar and view an image using the entire area of the window.
The codebase has been transitioned to Modern Objective-C (Objective-C 2.0) as well as Automatic Reference Counting (instead of Manual Retain Release).
See the History file for the full list of changes.
The Sequential.app.2023-12-01.03.47.46.tar.xz file contains the Sequential application along with instructions to enable the application to be opened after it is extracted from the archive - the quarantine attribute must be removed from the application otherwise macOS will refuse to open the application.
The Sequential.src.2023-12-01.03.47.46.tar.xz file contains the entire set of source code files needed to build the app. Use Xcode 14.2 to build it.