News

bow 1.1 released

Added by Maven Release 9 months ago

The bow team is pleased to announce the bow-1.1 release!

bookmarks on web

Documentation of the project can be found here:
http://maven-site.chorem.org/bow

Changes in this version:

New features:
  • Permit search prefix configurable for each user Issue: #430. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Refactore source code and simplify all Issue: #438. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Use wikitty 3.2 Issue: #451. Thanks to Benjamin Poussin. Resolved by bpoussin.
Fixed Bugs:
  • Bad sort order for last added bookmark Issue: #431. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Wrong website link on extension information Issue: #406. Thanks to Victor Salaun. Resolved by kmorin.
  • add url scriptlet in preference page don't work Issue: #439. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Site color Issue: #262. Thanks to Kevin Morin. Resolved by kmorin.
  • Chromium extension don't work Issue: #374. Thanks to Sylvain Letellier. Resolved by sletellier.
  • Tags are not separted by space Issue: #372. Thanks to Sylvain Letellier. Resolved by kmorin.

Downloads

No release file deployed. (all files are deployed in the maven repository)

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-bow team

bow 1.0 released

Added by Sylvain Letellier about 1 year ago

The bow team is pleased to announce the bow-1.0 release!

bookmarks on web

Documentation of the project can be found here:
http://maven-site.chorem.org/bow

Changes in this version:

New features:
  • Updates to struts2 2.2.1.1 Issue: #317. Thanks to Tony Chemit. Resolved by sletellier.
  • Allows to use chromium extension with different server instance Issue: #368. Thanks to Sylvain Letellier. Resolved by sletellier.
Fixed Bugs:
  • Champs texte prérempli Issue: #263. Thanks to Kevin Morin. Resolved by kmorin.
  • confirmation on bookmark deletion Issue: #276. Thanks to Kevin Morin. Resolved by sletellier.
  • Remove spring and dwr Issue: #365. Thanks to Éric Chatellier. Resolved by echatellier.

Downloads

No release file deployed.

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-bow team

bow 0.5 released

Added by Sylvain Letellier about 1 year ago

The bow team is pleased to announce the bow-0.5 release!

bookmarks on web

Documentation of the project can be found here:
http://maven-site.chorem.org/bow

Changes in this version:

New features:
  • Administrate all tags Issue: #217. Thanks to Benjamin Poussin. Resolved by sletellier.
  • Add information in preference page and move some menu item too Issue: #271. Thanks to Benjamin Poussin. Resolved by sletellier.
  • Twice the same bookmark Issue: #278. Thanks to Kevin Morin. Resolved by bpoussin.
  • Create application to migrate data model Issue: #291. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Permit admin authentification with password in config file Issue: #297. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add migration link in admin page Issue: #298. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Change data model (user, token, Bookmark) Issue: #289. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Change alias behaviour Issue: #295. Thanks to Benjamin Poussin. Resolved by kmorin.
Fixed Bugs:
  • Bookmarks loss on email change Issue: #279. Thanks to Valentin Briand. Resolved by bpoussin.
  • POM has no url Issue: #296. Thanks to Tony Chemit. Resolved by tchemit.
  • Link which opens the popup to add the current page as bookmark Issue: #299. Thanks to Kevin Morin. Resolved by kmorin.
  • Importing bookmarks works with invalid files Issue: #300. Thanks to Valentin Briand. Resolved by vbriand.
  • Error trace in compilation (however the compilation succeeds) Issue: #301. Thanks to Kevin Morin. Resolved by kmorin.

Downloads

No release file deployed.

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-bow team

bow 0.4 released

Added by Benjamin Poussin over 1 year ago

The bow team is pleased to announce the bow-0.4 release!

This isn't a production release.

bookmarks on web

Documentation of the project can be found here:
http://maven-site.nuiton.org/mavenpom/mavenpom4redmine/bow

Changes in this version:

New features:
  • Internationalisation Issue: #220. Thanks to Jean Couteau. Resolved by vbriand.
  • Use struts 2 Issue: #253. Thanks to Tony Chemit. Resolved by vbriand.
  • Use wikitty 3.0 Issue: #258. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Create BowSession to keep all object needed in session Issue: #287. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Updates to mavenpom 2.5 Issue: #292. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to i18n 2.3.1 Issue: #293. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to eugene 2.3.2 Issue: #294. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • Bad presentation of bookmark with many tag or long description Issue: #252. Thanks to Benjamin Poussin. Resolved by vbriand.
  • The Chromium extension does not bookmark the current tab, but the last loaded tab.. Issue: #272. Thanks to Kevin Morin. Resolved by kmorin.
  • Bad footer in chomium extension html file Issue: #270. Thanks to Benjamin Poussin. Resolved by kmorin.
  • Free access to everyone's bookmarks Issue: #280. Thanks to Valentin Briand. Resolved by vbriand.
  • Proxy is singleton, but proxy doesn't support that :( Issue: #288. Thanks to Benjamin Poussin. Resolved by bpoussin.

Downloads

No release file deployed.

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-bow team

bow 0.3 released

Added by Benjamin Poussin over 1 year ago

The bow team is pleased to announce the bow-0.3 release!

bookmark on web

Documentation of the project can be found here:
http://maven-site.nuiton.org/mavenpom/mavenpom4redmine/bow

Changes in this version:

New features:
  • Delete all bookmarks registered Issue: #223. Thanks to Jean Couteau. Resolved by vbriand.
  • change error page Issue: #218. Thanks to Benjamin Poussin. Resolved by vbriand.
  • Add permanent token in Home link Issue: #227. Thanks to Benjamin Poussin. Resolved by bbrossaud.
  • Allow seach in "OpenSearch" zone with bow configured search engine Issue: #228. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Add more search feature in OpenSearch 'a:', 'f:', 't:' Issue: #269. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Favicon Issue: #260. Thanks to Kevin Morin. Resolved by kmorin.
Fixed Bugs:
  • When i use Alias link, this not increment click link counter Issue: #219. Thanks to Benjamin Poussin. Resolved by bbrossaud.
  • support all protocol Issue: #224. Thanks to Benjamin Poussin. Resolved by bpoussin.
  • Error after fulltext search for all action Issue: #225. Thanks to Benjamin Poussin. Resolved by bbrossaud.
  • bookmark add link (permanent) don't work Issue: #241. Thanks to Jean Couteau. Resolved by vbriand.
  • Bad presentation of bookmark with many tag or long description Issue: #252. Thanks to Benjamin Poussin. Resolved by vbriand.
  • Question Mark link has no effect Issue: #261. Thanks to Kevin Morin. Resolved by kmorin.
  • Registration Issue: #259. Thanks to Kevin Morin. Resolved by kmorin.

Downloads

No release file deployed.

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/other-releases/

Have fun!
-bow team

Bow 0.2 released

Added by Tony Chemit almost 2 years ago

Also available in: Atom