Releases: cdevroe/unmark
Version 2025.2
Version 2025.1
- Updated to CodeIgniter 3.1.13
- PHP 8.x compatibility fixes
- Moved to "main" as default branch
- Docker updates
- Readme updates
1.9.3
Version 2020.4
Version 2020.3
Unmark becomes a better internet citizen today with the ability to export your bookmarks into a well supported HTML format that can be easily imported into a variety of apps and services. Yay!
- New: Export to HTML #263
- New: Docker now the preferred way to run Unmark locally (see Readme) #267
- Fix: Database sample file now has Docker credentials #267
- Fix: Version number!! #265
- Fix: Several styling issues in Safari
- Fix: Forwards to setup page when database not configured properly
- Updated readme with more verbose Docker instructions
- Other bips and bobs
Version 2020.2
Version 2020.1
Exciting!! Version 2.0, now known as 2020.1, is ready to everyone to use. It has been in a fairly good state for several months, but we wanted to test it on unmark.it for a while to work out a few kinks. Especially with the new tagging system. And we've been able to squash dozens of little things that we wouldn't have caught otherwise.
We hope you love this release.
Here is what is included:
- New: All new tagging UI to make tagging much easier.
- New: Tagging autocomplete.
- New: Most Used and Recently Used quick tags added to bookmarklet.
- Fix: Updates to bookmarklet code to accommodate the new features. (so be sure to update your bookmarklet)
- Fix: Mark titles are easier to edit.
- Fix: Removed scrollbar on navigation in Firefox
- Several speed improvements.
- Several bug fixes.
Lots of little great things in this release.
Version 1.9.2
Bug fix release. Includes the following fixes:
- Fix: Updated service worker to properly delete old caches.
- Fix: Removed duplicate search IDs.
- Fix: Removed unused code related to showing bookmarking statistics.
Version 1.9.1
Mostly a bug fix release:
- Fixed: Infinite scrolling would often show duplicate entries #245
- Fixed: All build routine JavaScript dependencies have now been updated to their latest version #243
Note to all that build Unmark from source: You'll need to update npm, grunt-cli, grunt, and then all node modules before you'll be able to build Unmark.
Version 1.9.0
Please note: Starting in this version mySQL version 5.7 or greater is required.
Here is what is included in this release.
- Update: mySQL version 5.7+ is required
- New: Add bookmark button! Simply paste a URL and add the bookmark.
- New: Delete bookmarks from sidebar menu without needing to archive first.
- Fix: Scrollbars on certain browsers needed to be handled. Now they are.
- Fix: Tons of small fixes on mobile.
- Fix: Navigation improvements on mobile.
We hope you like this release. Starting with version 2.0 we'll be moving to different versioning. Likely 2, 2.1, 3, 4, 4.1, etc. So expect version numbers to increase far more rapidly. Easier to track then 1.8.095! :)