Releases: AlexSciFier/neonlink
Releases · AlexSciFier/neonlink
v1.2.8
What's Changed
- Fix: Empty links list when sync settings #41 by @AlexSciFier in #42
- Dockerfile user permissions by @AlexSciFier in #43
Full Changelog: v1.2.7...v1.2.8
v1.2.7
What's Changed
- Update README.md by @GianniBYoung in #34
- Maximum number of links fixed by @AlexSciFier in #38
New Contributors
- @GianniBYoung made their first contribution in #34
Full Changelog: v1.2.6...v1.2.7
v1.2.6
What's Changed
- add: Check for updates in about tab by @AlexSciFier in #25
- QOL docker-compose.yml fixes by @y0nei in #26
- Routes optimisation by @AlexSciFier in #32
- fix: Invalid Date for imported links #30 by @AlexSciFier in #33
New Contributors
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- Various fixes by @AlexSciFier in #21
- Reduce docker image size by @AlexSciFier in #22
Change path in your container
Change /app/server/db/bookmarks.sqlite
-> /app/db/bookmarks.sqlite
and /app/server/public/static/media/background
-> /app/public/static/media/background
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Fix backgroud color for dark theme by @AlexSciFier in #15
- fix: url protocol autocomplete #11 by @AlexSciFier in #16
Now URLfield add protocol when input lose focus. - Category links sorting #11 by @AlexSciFier in #17
Added links sorting inside group in settings.
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Various fixes for "Add bookmark" page by @AlexSciFier in #12
- Various fixes for "Links" page by @AlexSciFier in #14
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1 hotfix
What's Changed
- Fixed a bug where you are constantly redirected to the login page
v1.2.0
What's Changed
- 1.2.0 by @AlexSciFier in #8
- Added NoLogin option #5
- Fixed date language #7
- Added support to upload local image as background #2
- You can now save and synchronise setting across all devices
Full Changelog: 1.1.1...v1.2.0