All Versions
14
Latest Version
Avg Release Cycle
136 days
Latest Release
1385 days ago

Changelog History
Page 1

  • v2020.4 Changes

    November 23, 2020

    ๐Ÿš€ Very small bug fix release.

    • ๐Ÿš€ Updated version number issue in the release #273
    • โšก๏ธ Updated grunt task for building the hosted unmark.it
  • v2020.3 Changes

    October 06, 2020

    ๐Ÿ‘ 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
  • v2020.2 Changes

    June 15, 2020

    โšก๏ธ This update fixes a few issues:

    • ๐Ÿ†• New default branch name: trunk โœŠ
    • ๐Ÿ›  Fixed #261
    • ๐Ÿ›  Fixed #262

    Thank you for reporting issues!

  • v2020.1 Changes

    May 21, 2020

    โœ… 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.

  • v1.9.2 Changes

    April 02, 2019

    ๐Ÿ› 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.
  • v1.9.1 Changes

    March 28, 2019

    ๐Ÿš€ 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.

  • v1.9.0 Changes

    March 25, 2019

    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! :)

  • v1.8.095 Changes

    February 23, 2019

    ๐Ÿš€ This release is a doozy. You should only update to it if you're willing to leave behind the old user interface.

    ๐Ÿš€ What is included in this release:

    • An all-new design
    • โฌ†๏ธ Upgraded to Code Igniter 3.1.0
    • Pocket import added
    • All new Login / Registration forms
    • ๐Ÿ†• New icon
    • ๐ŸŒ Progressive Web App Support
    • ๐Ÿ‘ Better mobile navigation
    • ๐Ÿณ Can be ran using Docker Compose
    • ๐Ÿ›  Fixes several installation and migrations issues
    • ๐Ÿš€ Binary download available with compiled assets (no more need to run Grunt for people that just download a release)
    • ๐Ÿ›  Fixed scrollbar issues in Firefox
    • โšก๏ธ Several updates to the Readme
  • v1.8.1 Changes

    February 27, 2019
    • ๐Ÿ›  Fix: The information sidebar wasn't loading correct bookmark's info
    • ๐Ÿ›  Fix: On iPad Pro you no longer need to double-tap to visit or archive a bookmark.
    • ๐Ÿ›  Fix: On iPad Pro the bookmark information sidebar can now be shown.
  • v1.7.2 Changes

    September 19, 2017

    _ Note: This is the last release in the 1.7.x branch. It is also the last release for this design. Version 1.8 will be bringing an all new-design to Unmark._

    Here is everything included in 1.7.2

    • ๐Ÿ‘ Import support for all Netscape HTML services including Pinboard, Delicious, and others #168, #159, #112
    • ๐Ÿ‘ Import support for Readability - slightly improved from 1.7.1.1
    • โœ‚ Removes gettext dependences (including ngettext and _() functions) #138
    • โœ‚ Removes all previous Locales
    • ๐Ÿ”ง base_url config variable is auto-configured #171
    • โœ‚ Removes all compiled JS/CSS files from Git
    • ๐Ÿ”– Removes need for "ASSET_VERSION" variable in view_helper
    • ๐Ÿ— Less Grunt dependencies for building project
    • โšก๏ธ Updated .gitignore
    • Focuses form on login #118
    • ๐Ÿ›  Various other bug fixes and improvements #172, #136

    ๐Ÿš€ Thanks to everyone that contributed, in whatever way that you could, to this release.