Releases: oktalz/present
Releases · oktalz/present
v1.0.7
Changelog
- 39a0a1f update dependencies
- 44203c7 update golang.org/x/...
- 6a9f934 bug: return cast endpoint
- 85d7598 add option to add custom html content
- 77dc84e add option to define css for tr and td elements
- 3368dee use tmp folder to install linter
v1.0.6
Changelog
- 2a740b0 fix url to install latest version of present
- 280818e add visible class to slide that is visible
- 0f4a19b add support to specify author of a presentation
- c99255d remove message about aspect ratio detection
- fbccd6b use highlight 11.11.1 version
- 573cb65 add govulncheck to taskfile
v1.0.5
Changelog
- 653d38a update linter version to 1.63.4
- c48b53d add support for specifying limits for aspect ratio
v1.0.4
Changelog
- be5d8f0 update mermaid, highlight and chart.js
- b88a3e7 resolve linting errors
- 04f2b0c improve look and feel of login page
- 75b41ab add /stats page
- de50db0 add goccy/go-json as json marshaller
- fef3df2 add LoginRedirect helper function
- 3173997 increase golanglintci version
v1.0.3
Changelog
- 58d1698 remove web sockets and add .global.disable.aspect-ratio option
v1.0.2
Changelog
- 417cf75 add docs for URLs
- 9e9ea66 add default aspect ratio
- 894d1f3 add info to console, where to enter admin password if needed
- a417b79 add more info to readme
- 0384e3f add 'how to' examples
v1.0.1
Changelog
- a36de54 add support to run private remote repositories
- 4aa02ec update go packages
- 09725aa add syntax highlighting docs